Commit Graph

3 Commits

Author SHA1 Message Date
James Yeung
ede6b57f36
feat(module: table): add row grouping (#3487)
* feat(module: table): add row grouping

* fix cell title

* add grouping row class

* revert header menu

* fix the docs
2023-11-07 23:18:38 +08:00
Qingxiao Ren
a96262660c
feat(module: icon): implement two-tone color icon (#2513)
* feat(icon): two-tone color icon implements

* generate secondary color from js, and generate icon from C#

* remove unused code

* render the icons in the prerendering stage

* render the icons in the prerendering stage

* fixed multiple renders

* refactor iconfont

* remove should render flag

* fix color change

* add AvoidPrerendering

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2022-06-18 15:11:55 +08:00
ElderJames
e8ddcf1278 feat: add gulp task for typescript 2020-03-10 15:25:45 +08:00