anranruye
16654f5b51
Merge 0.8.4 to feature
2021-07-18 00:04:11 +08:00
Brian Ding
a3602eea15
feat(module: tabs): scroll over tab pane ( #1581 )
...
* feat(module: tabs): scroll over tab pane
* feat(module: tabs): drop down hide visible tabs
* clean up the code
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-07-09 10:24:27 +08:00
James Yeung
3a295f5c54
feat(module: tabs): add OnClose event and TabTemplate ( #1698 )
...
* feat(module: tab): add onclose event and tabtemplate
* add tests
2021-07-02 01:16:53 +08:00
James Yeung
d4cbc6d4e0
feat: add element component ( #1378 )
...
* refactor: rename `HtmlElement` property case
* rename the directory name for overlay
* add element component
2021-04-17 22:14:01 +08:00
James Yeung
d2e9c4b247
feat(module: config-provider): support RTL ( #1238 )
...
* feat(module: config-provider): support RTL
* add rtl for each component
* fix rtl for pagination
* add rtl for overlay
2021-03-31 19:23:26 +08:00
James Yeung
4e8e8fc33e
fix(module: tabs): ink delay change ( #1037 )
2021-01-24 22:18:09 +08:00
James Yeung
c4490d4876
fix(module: tabs): style change dynamically ( #900 )
2020-12-18 15:59:25 +08:00
James Yeung
4440ef061b
fix(module: tabs): ink malposition and card tabs didn't active ( #848 )
...
* fix(module: tab): ink position
* fix(module: tabs): ink malposition and card tabs didn't active by default
2020-12-03 13:44:49 +08:00
James Yeung
a7c8835087
refactor(module: tabs): separate the TabPane component ( #839 )
...
* refactor(module: tabs): separate the TabPane component
* test: fix button to div
2020-11-30 10:53:41 +08:00
Diego Frata
cd7ff7d9f8
fix(module: tabs): stops tabs buttons from flickering when icons are present ( #822 )
2020-11-24 18:47:52 +08:00
James Yeung
95c54a4461
fix(module: card): grid and tabs has wrong styles ( #627 )
2020-09-20 10:43:40 +08:00
James Yeung
360fe0d3c0
fix(hosting): server prerendering issue ( #583 )
...
* refactor: rename JSInterop constants
* docs: fix typo
* fix: server prerendering issue
2020-09-09 00:52:14 +08:00
James Yeung
a4823c49d8
fix(module: tabs): missing evnet callbacks ( #497 )
2020-08-11 22:26:49 +08:00
James Yeung
04fc69fd4b
feat(module: tabs): two-way binding for ActiveKey ( #402 )
2020-07-22 00:30:31 +08:00
Henry.zhang
ff048780fa
fix(module: tabs) failure of the activekey ( #332 )
...
* fix: bugs in tabs, which set activekey invaild
* fix: udpate the demo with activekey
2020-07-08 23:01:00 +08:00
Henry.zhang
ab19703301
refactor: demos of icon, steps , tabs ( #199 )
...
* refactor: remove md of tabs demo
* feat: add demos of steps
* refactor: tabs demo
* fix: icon
* refactor: tag
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-10 21:44:21 +08:00
Brian Ding
b5d3758e5e
feat: upgrade to the new tabs component ( #207 )
...
* feat(module: tabs): update tabs header & inker
* feat(module: tabs): update content holder
* feat(module: tabs): update disabled tab pane
* feat(module: tabs): upgrade to component demo
* feat(module: tabs): add operation button
* feat(module: tabs): add operation drop down
* fix(module: tabs): operation visibility
* feat(module: tabs): scroll tab bar
* fix: remove button and extra content
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-10 13:34:51 +08:00
Henry.zhang
f9b615c2ca
feat: add more demos ( #197 )
...
...for affix,back-top,breadcrumb,card,divider,typogragpy and timeline
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-07 19:41:00 +08:00