Releases: alauda/ui
v8.0.0
Major Changes
- #573
8730422
Thanks @yangxiaolang! - Chore/upgrade angular v18
Patch Changes
-
#566
a78dbef
Thanks @fengtianze! - fix: tabs header style -
#569
6f6c12b
Thanks @yangxiaolang! - chore: mod tsconfig to use relative path import -
#578
46eaea0
Thanks @EdisonSu768! - instanceof observable always fail -
#580
b294981
Thanks @zChanges! - range picker year disable error -
#570
fb87f73
Thanks @yangxiaolang! - Fix/nested template dialog close error -
#568
ca0c824
Thanks @yangxiaolang! - Feat/date picker panel header locale
v7.4.1
Patch Changes
-
#564
a886dcd
Thanks @kkxiaoa! - chore: override button text align to left -
#565
98c3372
Thanks @yangxiaolang! - style: date picker panel row main axis between -
#562
654abd7
Thanks @yangxiaolang! - fix: tab header paginator not show without viewport resize -
#557
fbc5cc0
Thanks @yangxiaolang! - feat: mod sroll bar style
v7.4.0
Minor Changes
-
#548
87d2804
Thanks @fengtianze! - - [BREAKING CHANGE] refactor: remove unnecessary exports -
#540
4504ba8
Thanks @igauch! - - feat: select support readonly -
#533
b4a96de
Thanks @igauch! - - feat: table support resize column width
Patch Changes
- #542
893f548
Thanks @yangxiaolang! - chore: add plus/minus square icon
v7.3.2
v7.3.1
v7.3.0
Minor Changes
- #530
9092f15
Thanks @igauch! - - fix:close
event will be triggered twice - close #247- fix: no transition when use drawer service - close #529
- refactor: only instantiate when opened
- [BREAKING CHANGE] refactor: return type of
DrawerService#open
is changed fromDrawerComponent
toDrawerRef
Patch Changes
-
#521
607c016
Thanks @yangxiaolang! - fix: drawer scroll strategy adjust -
#527
3040f5e
Thanks @yangxiaolang! - fix: form item label top margin bottom use s -
#525
369ee93
Thanks @yangxiaolang! - fix: autocomplete circle dependencies
v7.2.0
Minor Changes
- #517
12815db
Thanks @igauch! - feat: select, dropdown, tree-select and autocomplete add animation
[BREAKING CHANGE] refactor: remove auiMenuContent directive; When using the auiDropdown directive, you cannot directly use aui-menu, but need to wrap it with ng-template, because the aui-menu template has been removed