James Yeung
4714f06903
fix(module: popconfirm): icon missing color ( #3093 )
2023-02-13 23:22:23 +08:00
James Yeung
fdd52e43a0
fix(module: radio): can't selected radio while radio list and value was changed at the same time ( #3098 )
...
* fix(module: radio): can't selected radio while radio list and value was changed at the same time
* add tests
2023-02-13 23:20:11 +08:00
James Yeung
a140c9eddf
fix(module: segmented): exception cause by label index was changed ( #3096 )
2023-02-13 23:10:31 +08:00
James Yeung
94481f3719
fix(module: popconfirm): missing built-in localization ( #3095 )
2023-02-13 23:09:22 +08:00
James Yeung
0289f1433b
feat(module: overlay): support avoid show/hide in OnVisibleChange ( #3094 )
2023-02-13 23:08:16 +08:00
James Yeung
de731e5526
fix(module: pagination): DefaultCurrent doesn't work ( #3085 )
2023-02-11 22:17:59 +08:00
James Yeung
26b84abe87
fix(module: table): pagination position in RTL language ( #3086 )
2023-02-10 18:26:27 +08:00
James Yeung
df14d3494e
fix(module: pagination): button icon direction in RTL language ( #3084 )
2023-02-10 18:26:03 +08:00
m-khrapunov
dac5055c48
fix(module: select): no longer triggers OnSelectedItemsChanged ( #3079 )
...
* fix OnSelectedItemsChanged triggers #3072
* fix ValuesChanged invoke twice
---------
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-02-10 18:25:37 +08:00
wss-awachowicz
1b48d862e2
refactor(module: modal): update ConfirmService to use interface ( #3083 )
...
* ConfirmService To Interface
* backwards compatibility
2023-02-10 13:30:41 +08:00
James Yeung
881f66d402
fix(module: menu): title padding direction in RTL language ( #3080 )
2023-02-09 12:13:57 +08:00
agolub-s
323efdea76
fix(module: calendar): wrong selected date ( #3069 )
2023-02-07 00:03:32 +08:00
Key Roche
b00d055045
tests(module: Link, Paragraph, Text, Title): Add tests for typography components ( #3067 )
2023-02-06 13:53:56 +08:00
James Yeung
3f28c85d7b
fix(module: menu): incorrect submenu styles in RTL language ( #3065 )
2023-02-04 00:29:34 +08:00
James Yeung
5c7cfb1453
fix(module: tabs): reusetabs null reference exception ( #3060 )
2023-02-03 22:04:42 +08:00
zxyao
2ee386b30a
fix(module: drawer): mask not disappear ( #3059 )
...
* fix(module: drawer): mask not disappear
* fix: unit test
* fix: remove lut config
2023-02-03 14:51:56 +08:00
zxyao
4f8eafa501
fix(module: notification): RTL incorrect style ( #3049 )
...
* fix: notification TRL not working
* feat: add top and bottom placement support
* fix: modal patch.less is lost when sync the css
* chore: code format
* fix: notification dom is flicker
---------
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-02-01 00:16:03 +08:00
wss-javeney
71fdff3309
fix(module: table): pagesize can't update once the datasource is changed while HidePagination is enabled ( #3052 )
...
* fix(module: table): when HidePagination = true, update PageSize when DataSource changes
* Revert unnecessary change
2023-02-01 00:14:19 +08:00
James Yeung
cb76d18d90
fix(module: tabs): reusetabs keep obsoleted usage ( #3051 )
2023-01-31 23:52:15 +08:00
Key Roche
903008ef64
refactor: Mark redundant paramters as obsolete for future removal ( #3035 )
...
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-01-31 16:26:12 +08:00
André Coelho
6adfffada0
fix(module: tree): OnContextMenu event not firing ( #3042 )
...
* fixes #1174
* fixes #1174
2023-01-31 16:23:58 +08:00
Leon
33cf431548
fix(module: select): Protected selected items' selection sequences; ( #3037 )
...
* Protected selected items' selection sequences;
* Modify;
* fix tests
2023-01-30 18:36:30 +08:00
zxyao
be02d96c28
fix(module: drawer): drawer mask close immediately ( #3047 )
2023-01-29 17:37:50 +08:00
James Yeung
3e9e90b980
Master merge feature 0.14
...
Master merge feature 0.14
2023-01-20 16:34:15 +08:00
James Yeung
c56873aac2
merge feature to master
2023-01-20 15:57:43 +08:00
James Yeung
2110791d93
feat(module: input): add ShowCount ( #3033 )
2023-01-20 00:45:36 +08:00
James Yeung
ec25f008ee
fix(module: ResizeObserver): work incorrectly cause by wrong key type ( #3030 )
...
* fix(module: ResizeObserver): work incorrectly cause by wrong key type
* fix test
* fix build
2023-01-20 00:28:13 +08:00
James Yeung
bec3f840d2
feat(module:menu): Add PopupClassName Property For SubMenu ( #3027 )
...
Co-authored-by: JustGentle <justgentle@sina.com>
2023-01-19 18:12:25 +08:00
James Yeung
789d315ad7
feat(module: table): add empty template parameter and make it fixed while column scrolling ( #3031 )
...
* feat(module: table): add empty template parameter and make it fixed while column scrolling
* fix build
2023-01-19 18:11:49 +08:00
James Yeung
bdc89cad9d
fix(module: table): avoid null reference exception throw in Selection dispose ( #3028 )
2023-01-19 12:03:34 +08:00
James Yeung
b56515f2aa
fix(module: Overlay): overlay show after mouse leave trigger ( #3025 )
...
* fix(module:OverlayTrigger): overlay show after mouse leave trigger(#2107 )
* fix test
Co-authored-by: JustGentle <justgentle@sina.com>
2023-01-19 12:00:16 +08:00
James Yeung
06d5169bc9
fix(module: menu): submenu montion & style ( #3024 )
...
* fix(module: menu): submenu open montion & style
* fix test
2023-01-18 18:44:57 +08:00
James Yeung
fca181d7d6
fix(module: transfer): throw exception when it's in form ( #3015 )
...
* fix(module: transfer): throw exception when it's in form
* fix onclear conflict
2023-01-18 12:28:04 +08:00
James Yeung
c35cd30f37
fix(module: table): column title align incorrectly when filterable ( #3023 )
2023-01-18 11:02:19 +08:00
Abin Liu
95a4628c6d
feat(module: input): add EventCallback OnClear ( #3020 )
...
* feat(module: input): add EventCallback OnClear
add EventCallback OnClear to component Input<T> as a parameter
it is called when the input contents are cleared by clicking the clear icon
* remove duplicated onchange invoke
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-01-17 23:38:09 +08:00
James Yeung
b0c4bba0db
feat(module: radio): add cascading type parameter for RadioGroup ( #3022 )
2023-01-17 23:34:27 +08:00
James Yeung
f94981aa95
feat(module: InputNumber): support borderless ( #3019 )
2023-01-17 22:58:16 +08:00
James Yeung
c492d21bfb
fix(module: InputNumber): avoid step rollback and null reference exception ( #3018 )
...
* fix(module: InputNumber): avoid null reference exception and step rollback
* fix step rollback
2023-01-17 13:35:39 +08:00
berkerdong
9abfe3ed95
fix(module: descriptions): remove invalid messages in Console ( #3012 )
2023-01-14 00:13:07 +08:00
Key Roche - WSS
2013477f66
fix(module:select): Fix bug where selected options will display even with HideSelected set to true when searching or clearing search ( #3010 )
2023-01-14 00:08:01 +08:00
James Yeung
978ffcb5b0
refactor(module: reusetabs): remove ReuseTabsRouteView to reduce coupling to native components ( #3009 )
...
* refactor(module: reusetabs): remove ReuseTabsRouteView to reduce coupling to native components
* fix pin tabs
* remove test project
2023-01-13 23:28:09 +08:00
James Yeung
95c4f13aa4
fix(module: form): validation status styles ( #3005 )
...
* fix(module: form): validation status styles
* fix validation change for input
* fix count
* add test
2023-01-13 23:27:35 +08:00
James Yeung
84dfc2cc63
fix(module: transfer): can't select items ( #3011 )
...
* fix(module: transfer): reload data when updating selectedkeys, targetkeys, and datasource
* update demo
* delete test page
2023-01-13 15:54:21 +08:00
berkerdong
e41b89c276
fix(module: tabs): ReuseTabs close other tab rendering error ( #3002 )
2023-01-11 17:05:22 +08:00
James Yeung
63012ad787
fix(module: cascader): make boudary adjust mode default to InView ( #2999 )
2023-01-09 15:25:19 +08:00
James Yeung
1b52c4a7b8
fix(module: transfer): DataSource refresh ( #2998 )
2023-01-09 15:00:32 +08:00
James Yeung
d7face8414
fix(module: tabs): exception at first load while activekey is specificed to a disabled tab ( #2997 )
2023-01-09 14:30:11 +08:00
wss-javeney
ae84b5e444
fix(module: select): add tags when datasource is empty ( #2986 )
2023-01-08 22:54:00 +08:00
James Yeung
49022ea8e3
fix(module: select): dropdown boundary adjust mode defult to InView ( #2995 )
2023-01-08 21:22:31 +08:00
Magehernan
88af57bd09
fix(module: transfer): refresh data on SelectedKeys and TargetKeys changed ( #2977 )
2023-01-08 21:22:06 +08:00