James Yeung
|
e50750619e
|
fix(module: statistic): countdown pause while the navigate to other page (#3329)
|
2023-07-01 16:51:17 +08:00 |
|
James Yeung
|
ba60651b16
|
chore: sync ant-design v4.24.2 (#2877)
|
2022-11-24 23:11:02 +08:00 |
|
James Yeung
|
3ac7701da4
|
merge master to feature
|
2022-08-21 22:53:33 +08:00 |
|
WhyILoveSpringRoll
|
30bf40cd5a
|
fix(module: statistic): CountDown value can't update in background (#2598)
* 修复countdown不会后台刷新的问题
* 修复CountDown在后台不会刷新的问题
|
2022-08-09 08:23:58 +08:00 |
|
WhyILoveSpringRoll
|
cbd9e53058
|
fix(module: statistic): make CountDown reset after the value was changed (#2587)
* 添加CountDown的reset功能,设置绑定的value后countdown会自动刷新
* 在CountDown Dispose时释放内部Timer
* update demo
Co-authored-by: James Yeung <shunjiey@hotmail.com>
|
2022-08-08 14:59:44 +08:00 |
|
HexJacaranda
|
f8da1efc9b
|
fix(module: statistic): fix CountDown OnFinish callback exception(#1712) (#1714)
Calls to OnFinish callback now won't cause InvalidOperationException.
|
2021-07-08 00:17:14 +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
|
56dfae7f62
|
chore: sync ant-design v4.10.0 (#943)
|
2021-01-09 09:07:02 +08:00 |
|
James Yeung
|
ca3e80d35e
|
fix(module: statistic): remove the redundant 0 (#896)
|
2020-12-16 17:42:33 +08:00 |
|
James Yeung
|
93c85d54dc
|
chore: sync ant-design v4.8.2 (#770)
|
2020-11-15 17:03:30 +08:00 |
|
Kieran Coldron
|
0b7341bc99
|
fix(module: statistic): allow setting class (#632)
|
2020-09-20 11:45:58 +08:00 |
|
TimChen
|
cbc5e823f0
|
refactor(module: all): separate the normal and template parameters (#552)
* fix: card title template
* fix: template:badge,collapse
* fix: comment refactor template
* fix: ribbonTests
* feat: descriptions refactor template
* feat: empty refactor template
* feat: list refactor template
* feat: menu refactor template
* feat: confirm add question icon
* feat: pageHeader and statistic refactor template
* feat: popconfirm refactor template
* feat: popver refactor template
* feat: result refactor template
* feat: step refactor template
* feat: switch refactor template
* feat: table refactor template
* feat: transfer refactor template
* feat: optimized code
* fix: pageheader
* refactor(module: empty): remove empty image constant images
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-09-16 13:58:16 +08:00 |
|
James Yeung
|
58504bba1b
|
refactor(formatter): merge the special method of timespan into formatter (#575)
* refactor(formatter): merge the special method of timespan into formatter
* test: add test for formatte
|
2020-09-06 15:31:40 +08:00 |
|
James Yeung
|
5e63c10d6e
|
fix(module: statistic): there is no title but the element is rendered (#569)
|
2020-09-05 00:51:50 +08:00 |
|
TimChen
|
3d23cfd5c1
|
fix(module: pageheader): onback icon (#544)
* feat: fix pageheader onbackicon
* docs: pageheader doc
* docs: pageheader
* fix: anchor _flatLinks is null bug
* fix: custom icon
* fix: custom icon and statictic value converting
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-08-31 11:51:11 +08:00 |
|
James Yeung
|
e249eaa25f
|
fix(module: statistic): separate decimal incorrectly (#538)
|
2020-08-28 00:13:54 +08:00 |
|
James Yeung
|
169b91e7d5
|
refactor(module: statistic): simplify format string for countdown (#309)
* refactor(module: statistic): simplify format string for countdown
* fix: wrong namespace
|
2020-07-05 00:08:33 +08:00 |
|
TimChen
|
6e74917b43
|
feat: add page-header component (#211)
* feat: add page-header components
* feat: add page-header components
* feat: add page-header components
* docs: some bugs of PageHeader
* refactor: clean code
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-13 00:47:00 +08:00 |
|
大风
|
a377fe747c
|
feat: add component statistic (#205)
* feat: add-Statistic
* refactor: generic type
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-09 23:47:50 +08:00 |
|
James Yeung
|
374929d16d
|
chore: sync ant-design v4.1.5 (#84)
|
2020-04-26 10:41:53 +08:00 |
|
James Yeung
|
e4253622bd
|
chore: sync ant-design v4.1.0 (#58)
|
2020-03-30 09:53:10 +08:00 |
|
James Yeung
|
d347e2028e
|
chore: sync ant-design v4.0.4 (#35)
|
2020-03-23 13:51:37 +08:00 |
|
James Yeung
|
84ca70e8b7
|
chore: sync ant-design v4.0.1 (#2)
fixed #1
|
2020-03-08 15:12:21 +08:00 |
|
ElderJames
|
47b2b86265
|
add gulp to complie less
|
2020-03-07 16:40:38 +08:00 |
|
ElderJames
|
7d15f20674
|
refactor: refactor the directory structure to match ant-design
|
2020-03-05 12:17:50 +08:00 |
|