MadCcc
6cbcb25d36
docs: remove demo css ( #37691 )
* docs: remove demo css
* test: fix lint
* chore: code clean
* chore: code clean
2 years ago
MadCcc
45585b9478
docs: remove react17 demo ( #37641 )
* docs: remove react17 demo
* test: fix lint
2 years ago
MadCcc
0b8c112193
feat: token wireframe ( #37507 )
* feat: wireframe token
* feat: token wireframe
* feat: wireframe steps
* feat: wireframe table
* feat: wireframe modal
* feat: wireframe popover
* chore: update token collect
2 years ago
二货爱吃白萝卜
aca046288e
docs: Add FAQ about open ( #37420 )
2 years ago
lijianan
c34caad24c
test: js => ts ( #37392 )
* test: js => ts
* test: add test
* fix: fix eslint error
* test: add test case
* fix: fix test error
* fix: fix eslint error
* fix: fix eslint error
* fix: eslint error fix
* fix: fallback eslint config & add test case
* test: add all test case
* fix: bugfix
* fix: bugFix
* fix: bugFix
* fix: bugFix
* fix: lint
* fix: add React.createRef
* fix: add breadcrumbName in Routes
* fix: any commit for restart ci/cd
* fix: remove type
* fix: test fix
* fix: test fix
* fix: add ts-ignore for id
* test: add Icon test case
* test: remove ts-ignore
* test: add Icon test case
2 years ago
yykoypj
6b658dab76
feat: switch visible to open for Tooltip ( #37241 )
* feat: switch visible to open for Tooltip & Popover & Popconfirm
* fix lint
* fix: merge state
* chore: Update ts part
* test: add legacy test
* test: fix test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
yykoypj
43d45330c5
feat: switch visible to open for Tooltip & Popover & Popconfirm ( #36807 )
* feat: switch visible to open for Tooltip
* feat: switch visible to open for Popover
* feat: switch visible to open for Popconfirm
* fix
* chore: resolve conflict
* test: fix test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
二货爱吃白萝卜
c56596ee9b
docs: Adjust res page style ( #37210 )
* docs: Adjust res page style
* chore: update check logic
2 years ago
yykoypj
3d8cd0b451
feat: switch visible to open for Modal ( #37084 )
* feat: switch visible to open for Modal
* test: depcated check
* docs: site api update
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
yykoypj
766748a501
feat: change visible to open for drawer ( #36750 )
* feat: change visible to open for Drawer
* refactor: use open internal either
* feat: add warning when use visible
* test: Fix test
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
MadCcc
f27cfe54d4
feat: v4 algorithm ( #37152 )
* feat: v4 theme
* feat: v4 dark theme
* feat: algorithm
* refactor: rename
2 years ago
afc163
4a826bb25f
chore: fix rtl cannot revert in Safari ( #37052 )
close #37035
2 years ago
MadCcc
74d76038ad
chore: fix riddle demo ( #36965 )
2 years ago
lijianan
73e541911b
refactor: use typescript refactor javascript ( #36907 )
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
* fix: strong type
* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent
* style: formatting
* pref: add useCallback/useMemo
* refactor: use typescript refactor javascript
* fix: remove string
* fix: fix eslint
2 years ago
二货爱吃白萝卜
628968f460
feat: Tabs support items ( #36889 )
* refactor: Using items
* docs: replace with items
* docs: deprecated demo
* test: Update snapshot
* docs: simple basic demo
* test: coverage
2 years ago
lijianan
212802bc09
pref: add useCallback/useMemo ( #36877 )
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
* fix: strong type
* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent
* style: formatting
* pref: add useCallback/useMemo
2 years ago
lijianan
a9f0123966
refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent ( #36876 )
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
* fix: strong type
* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent
* style: formatting
2 years ago
lijianan
4fc00ececb
fix: strong type ( #36868 )
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
* fix: strong type
2 years ago
lijianan
01087b2571
refactor: rewrite header and footer by FunctionComponent ( #36851 )
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
2 years ago
MadCcc
dc017f5141
feat: dark color algorithm ( #36546 )
* feat: dark color algorithm
* test: fix lint
* chore: update colorError
* chore: color update
2 years ago
MadCcc
2a1bdec970
refactor: link style only related with hashId ( #36498 )
* refactor: link style only related with hashId
* chore: code clean
2 years ago
MadCcc
cdbfe45df1
feat: generate anchor style for all components ( #36460 )
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
2 years ago
MadCcc
8e27cf986f
chore: rm component less file ( #36244 )
* chore: rm component less file
* refactor: less file
* refactor: rm less
* refactor: rm page-header and comment
* chore: rm less in components
* chore: update dist config
* chore: update image test
* chore: update dekko
* chore: rm lib dekko
* chore: update dist dekko
* chore: udpate bundle size
* test: update snapshot
* test: rm theme test
* test: update snapshot
* test: update snapshot
* chore: copy reset.css
* test: update image test
* chore: copy reset.css to es
* chore: update site script
2 years ago
二货机器人
66a3594e95
refactor: Provide top theme export and theme adjuster ( #36302 )
* chore: change theme mode
* refactor: export theme
* refactor: top of theme
* chore: map of token
* chore: fix lint
* chore: rename
* test: fix test case
2 years ago
二货机器人
fe907cc57b
refactor: Export theme useDesignToken as root hooks ( #36267 )
* refactor: export useDesignToken
* chore: site update
* chore: not conflict with react version
* chore: update snapshot
* chore: update snapshot
2 years ago
二货机器人
de2992f96f
chore: move path ( #36243 )
* chore: base move
* chore: all path
* chore: fix script
2 years ago
MadCcc
c0411d70d8
chore: dev config ( #36240 )
2 years ago
afc163
eeedb876c0
chore: fix eslint warning and bisheng terminal log ( #36220 )
* chore: fix eslint warning
* chore: fix bisheng log
* Update basic.md
2 years ago
MadCcc
9f2f9bb57f
refactor: default theme with algorithm ( #36175 )
* refactor: alias token
* refactor: use palettes
* refactor: default theme
* chore: code clean
* refactor: component token
* feat: light tokens
* feat: add dark theme
* feat: dark derivative
* chore: code clean
* refactor: fix colorBgContainer
* refactor: rename token
* test: fix lint
* chore: code clean
* chore: code clen
* refactor: badge shadow color
* test: add test case
2 years ago
Ryan Cavanaugh
726dd859a8
Fix breaks ( #36186 )
* Added type assertion so function no longer returns any/unknown
* Add type constraint since Object.keys is called on this value
2 years ago
二货机器人
b53b4cf620
chore: Add pure component of message ( #35931 )
* feat: Add pure component of message
* test: Updare snapshot
3 years ago
二货机器人
024d5cfad9
refactor: full token of avatar ( #35764 )
3 years ago
MadCcc
764069b202
docs: update demo code ( #35695 )
* docs: update demo code
* chore: increase bundle size
* Revert "chore: increase bundle size"
This reverts commit 1c75e5ab5a
.
3 years ago
MadCcc
2077af6795
feat: component token in statistic ( #35705 )
* feat: component token in statistic
* chore: rearrange
3 years ago
Dunqing
77cad90c08
refactor: Calendar cssinjs ( #34835 )
* refactor: to cssinjs
* fix: css logical properties
* refactor: use mergeTokens handle customize token
* refactor: export genPanelStyle
* feat: add picker panel style
* fix: remove unused token
* refactor: replace arrowWidth with sizePopupArrow
* fix: add fixme
* fix: type error
* fix: remove arrowWidth
* fix: add fixme
* fix: remove comment
* fix: add fixme
* chore: code style
* test: fix lint
* test: fix lint
Co-authored-by: MadCcc <1075746765@qq.com>
3 years ago
二货机器人
2341a25d91
feat: refactor useNotification ( #35423 )
* more refactor
* chore: motion support
* chore: tmp test
* test: Hooks
* chore: static function
* tmp of it
* all of it
* mv prefix
* chore: clean up
* chore: clean up
* more test case
* test: all base test
* test: all test case
* init
* refactor: rm notification.open instance related code
* follow up
* refactor: singlton
* test: notification test case
* refactor to destroy
* refactor: message base
* test: part test case
* test: more
* test: more
* test: all test
* chore: clean up
* docs: reorder
* chore: fix lint
* test: fix test case
* chore: add act
* chore: back
* chore: fix style
* test: notification test
* test: more and more
* test: fix more test
* test: index
* test: more & more
* test: fix placement
* test: fix coverage
* chore: clean up
* chore: bundle size
* fix: 17
* chore: more
* test: message
* test: more test
* fix: lint
* test: rm class in static
* chore: clean up
* test: coverage
* chore: fix lint
3 years ago
afc163
b4ae9202ed
chore: fix LGTM
3 years ago
Karott
338ec7dad7
perf: refactor devWarning for production code size ( #35411 )
* pref: better code style for production
* refactor `devWarning`
* don't use `useEffect` only wrap `devWarning`
* chore: add 'noop' to coverage
* chore: add test cases for devWarning
* chore: add test case
* chore: update test cases for devWarning
* chore: restore test script command
* fix: remove 'throw new Error'
* should not use `throw` for browser
* chore: update test case for AutoComplete
* perf: add prefix for `devWarning`
* update RegExp for UMD
* add prefix for ES and CJS
* chore: better code style
* perf:
* upgrade antd-tools
* remove `injectWarningCondition`
* rename `devWarning` to `warning`
* chore: better code style
* chore: better code style
* chore: restore hasValidName
3 years ago
MadCcc
24773d5796
test: lint
3 years ago
MadCcc
0f63293a21
fix: dev broken ( #35453 )
3 years ago
MadCcc
b5699cc735
chore: optimze LGTM ( #35443 )
* chore: optimze LGTM
* chore: type
3 years ago
MadCcc
c897728eb8
docs: update demo template ( #35440 )
3 years ago
MadCcc
8b682a5662
chore: split chunks ( #35222 )
* chore: split chunks
* chore: update bisheng version
* chore: split @ant-design/icon
* chore: code clean
* chore: test
* chore: split moment
* chore: code clean
3 years ago
MadCcc
11e2ce6c01
docs: update mirror link ( #35424 )
* docs: update mirror link
* feat: add modal
* feat: add icon
* chore: code clean
* feat: text
* fix: cancel btn
3 years ago
afc163
9a59018580
chore: change menu icon in site
3 years ago
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
3 years ago
afc163
206e6dd138
docs: reverse React 18 demo
3 years ago
二货机器人
6e2eff2836
chore: use cssinjs adv mode ( #35370 )
3 years ago
二货机器人
b4730281a9
refactor: Dropdown cssinjs support ( #35214 )
* chore: init
* chore: dropdown style
* chore: more style
* chore: icon style
* chore: more style
* chore: diff shows the cache path
* chore: motion support
* chore: more style
* feat: status
* chore: sub menu style
* chore: all dropdown style
* fix: ts
* chore: update snapshot
* Update components/dropdown/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* chore: update style
Co-authored-by: MadCcc <1075746765@qq.com>
3 years ago
afc163
3d23b809b1
refactor: import css-in-js utils from theme ( #35215 )
3 years ago