Please enable JavaScript in your browser!
首頁
探索
說明
註冊
登入
seimin
/
zuel-itsm-3.0.2
關註
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
4f838fa038
分支列表
標籤列表
cd-pc-handle
cd-pc-repair
cd-wx-handle
cd-wx-index
cd-wx-repair
cd-wx-service
hn-pc-handle
hn-pc-repair
hn-wx-handle
hn-wx-index
hn-wx-repair
hn-wx-service
master
pc-anyTime-handle
pc-handle
pc-repair
report-daping
wx-anyTime
wx-handle
wx-index
wx-repair
wx-service
xy-pc-handle
xy-pc-repair
xy-wx-handle
xy-wx-index
xy-wx-repair
xy-wx-service
wx-service-v1.0.0
wx-repair-v1.0.0
wx-index-v1.0.0
wx-handle-v1.0.0
pc-repair-v1.0.0
pc-handle-v1.0.0
zuel-itsm-3....
/
bower_components
/
angular-formly-templates-bootstrap
/
CHANGELOG.md
CHANGELOG.md
1.8 KB
文件歷史
原始文件
6.0.0
Breaking Changes
Updating to support the latest
apiCheck
api for types and wrappers. Thanks
@benoror
5.0.2
@m0t0r
fixed
#37
. Thanks!
5.0.1
Botched the previous release
5.0.0
Breaking change. There is now an ng-if around the label wrapper that removes it if is not specified.
#34
4.4.1
Fixes issue with multiCheckbox
required
and
expressionProperties
#35
4.4.0
Adding the ability for
multiCheckbox
type to have objects.
#32
thanks to
@m0t0r
4.3.2
Fixing issue with required on multiCheckbox.
#26
thanks to
@ckniffen
4.3.1
Addon: Fixing the scope that's passed to
onClick
.
4.3.0
Adding
onClick
to addons
4.2.0
Allowing any type to have an addon.
4.1.0
Bug in last release
Last release should have been a minor version update.
4.0.10
Making an easier api for custom
ng-options
for
select
.
Removing inline-source-map so it's not included in minified code.
4.0.9
Allowing descriptions on all types
4.0.8
Fixing issue
#17
with form control not getting set on multiCheckbox and radio types.
4.0.7
Updating peerDependency with api-check.
4.0.6
Fixing issue with the new api-check API.
4.0.5
Fixing bug with multiCheckbox where no initial value would cause an error.
4.0.4
Fixing multiCheckbox to initialize properly
Fixing npm angular version to include beta versions.
4.0.3
Fixing tabindex on radios
4.0.2
Switching from
validateOptions
to
apiCheck
.
4.0.1
Fixing external dependencies
4.0.0
Added addonLeft and addonRight to place add-ons on fields
Adding api-check dependency