二货机器人
024d5cfad9
refactor: full token of avatar ( #35764 )
2022-05-27 13:37:24 +08:00
MadCcc
3dc72c00d0
Merge branch 'feature' into next-merge-feature
2022-05-25 15:02:26 +08:00
MadCcc
764069b202
docs: update demo code ( #35695 )
...
* docs: update demo code
* chore: increase bundle size
* Revert "chore: increase bundle size"
This reverts commit 1c75e5ab5a
.
2022-05-24 22:53:17 +08:00
MadCcc
2077af6795
feat: component token in statistic ( #35705 )
...
* feat: component token in statistic
* chore: rearrange
2022-05-24 19:48:44 +08:00
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>
2022-05-11 20:07:40 +08:00
afc163
84a969e5e0
chore: sync master into next branch
2022-05-11 15:36:22 +08:00
二货机器人
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
2022-05-11 14:26:18 +08:00
afc163
b4ae9202ed
chore: fix LGTM
2022-05-11 13:52:34 +08:00
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
2022-05-10 15:43:29 +08:00
MadCcc
24773d5796
test: lint
2022-05-09 22:20:07 +08:00
MadCcc
1f5e271eb6
Merge branch 'master' into next-merge-master
2022-05-09 21:26:25 +08:00
MadCcc
0f63293a21
fix: dev broken ( #35453 )
2022-05-09 20:54:42 +08:00
MadCcc
b5699cc735
chore: optimze LGTM ( #35443 )
...
* chore: optimze LGTM
* chore: type
2022-05-09 20:48:12 +08:00
MadCcc
c897728eb8
docs: update demo template ( #35440 )
2022-05-09 16:23:07 +08:00
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
2022-05-08 09:48:30 +08:00
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
2022-05-07 22:37:50 +08:00
afc163
9a59018580
chore: change menu icon in site
2022-05-07 17:39:51 +08:00
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
...
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
2022-05-07 14:31:54 +08:00
iamkun
7dd0bd396d
fix: update merge
2022-05-06 14:02:45 +08:00
zombiej
7460c95b65
chore: merge master
2022-05-06 12:03:15 +08:00
afc163
206e6dd138
docs: reverse React 18 demo
2022-05-05 16:40:49 +08:00
二货机器人
6e2eff2836
chore: use cssinjs adv mode ( #35370 )
2022-05-03 21:34:30 +08:00
二货机器人
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>
2022-04-25 10:54:00 +08:00
afc163
3d23b809b1
refactor: import css-in-js utils from theme ( #35215 )
2022-04-24 18:05:08 +08:00
afc163
b25d5f90bd
chore: merge master to next
2022-04-24 12:17:49 +08:00
afc163
cf993989bc
site: tweak theme button margin of site footer ( #35192 )
2022-04-23 21:23:23 +08:00
PCCCCCCC
f4411d9393
Refactor:Component Steps Less to cssInJs ( #35058 )
...
* refactor: Steps cssInJs add basic structure
* refactor: change Component Steps less into cssInJs
* refactor: ♻️ steps cssInJs code formated
* style: 💄 change Steps cssinjs left and right into Logical Properties
* style: 💄 steps cssinjs add FIXME for number hardcode
* style: 💄 steps cssinjs dismiss useless rtl style
* style: 💄 step cssinjs fix the 'not compatible with RTL mode' warning and fix the style in RTL mode
* style: code formated for FIXME
* style: revert the change about _skip_check_
* style: step cssinjs margin/padding used with Logical properties
* ci: fix lint check
* style: fix the style on RTL
* style: try fix the step subtitle order on RTL mode
* style: optimization the style on RTL and dismiss duplicate styles with logical properties
2022-04-19 11:28:06 +08:00
iamkun
2804cb843a
update test
2022-04-13 14:27:29 +08:00
zombiej
d907338d79
chore: merge feature
2022-04-12 15:59:36 +08:00
MadCcc
101865cf7e
fix: statistic token ( #34962 )
...
* fix: statistic token
* fix: all components token
* test: fix lint
* chore: code clean
* Revert "chore: code clean"
This reverts commit 2c0e7d6ba3
.
2022-04-11 16:04:00 +08:00
二货机器人
5b8e4e51e9
chore: Compatible for @types/react@18 ( #34937 )
...
* chore: bump types def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: free --legacy-peer-deps
* chore: ignore peer
* chore: fix ts logic
* chore: use fork docsearch
* chore: fix demo ts
2022-04-08 22:55:42 +08:00
二货机器人
3de8030e10
docs: site wrap with strict mode ( #34895 )
...
* docs: site wrap with strict mode
* chore: bump bisheng
2022-04-07 14:10:49 +08:00
MadCcc
6776bb8916
docs: demo support react18 ( #34843 )
...
* docs: update demo
* chore: add script
* test: fix demo test
* docs: convert demos
* chore: move script
* test: remove react-dom import
* chore: update deps
* docs: update riddle js
* test: fix image test
* docs: fix riddle demo
2022-04-03 23:27:45 +08:00
二货机器人
1dc998ace5
docs: Access component use which token ( #34827 )
...
* chore: token of it
* chore: not only
* chore: site always can statistic
* chore: shows
* chore: ignore useless coverage
2022-04-01 17:00:12 +08:00
afc163
dd13e806b2
chore: minify themes css ( #34824 )
2022-04-01 14:29:06 +08:00
iamkun
e73cd9c34e
Merge remote-tracking branch 'origin/next' into feat/momentjs-to-dayjs
2022-03-29 11:10:14 +08:00
MadCcc
9f3773f69f
feat: master diff ( #34760 )
...
* feat: master diff
* fix: SSR support
* feat: use controlled checkbox
2022-03-28 23:46:30 +08:00
二货机器人
ebf52122a2
refactor: Button use full token & remove all withPrefixCls
& support overrides ( #34690 )
...
* chore: init
* chore: button token
* chore: rm all withPrefixCls
* feat: overrides work
* feat: theme can be nest
* test: Update snapshot
* fix: memo logic
2022-03-24 18:44:42 +08:00
二货机器人
b967f9eb81
refactor: More alias token ( #34658 )
...
* chore: rm disabled color
* chore: color heading
* chore: shows tokn
* chore: fix color mapping
* chore: status colors
* chore: durations
* chore: outline color
* chore: comment info
* chore: background color
* chore: merge nexr
2022-03-22 20:02:04 +08:00
iamkun
010e0c0eb2
update merge
2022-03-22 17:50:17 +08:00
二货机器人
f3f1dbf1b1
refactor: Move design token in ( #34624 )
...
* chore: move in
* wip: refactor the structure of design token
* refactor: merge override
* chore: mv in
* chore: fix ts
* chore: tmp all
* chore: comment
* chore: comment
* chore: use variables
* fix: compile error
Co-authored-by: arvinxx <arvinx@foxmail.com>
2022-03-21 16:48:25 +08:00
iamkun
f8dc201218
fix merge
2022-03-18 16:57:11 +08:00
二货机器人
861b705ab4
docs: Add css preview && basic analysis ( #34550 )
...
* chore: add css vars
* chore: preview style
2022-03-17 14:06:21 +08:00
二货机器人
8c0352b807
docs: Sync theme into iframe demo ( #34511 )
2022-03-15 17:05:36 +08:00
zombiej
a338a1b00e
Merge branch 'master' into next
2022-03-15 14:14:14 +08:00
CommanderRoot
7c34addf57
refactor: replace deprecated String.prototype.substr() ( #34498 )
...
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr ) so we replace it with functions which aren't.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-15 10:41:12 +08:00
github-actions[bot]
6b08487afc
chore: auto merge branchs ( #34284 )
...
chore: merge master into next
2022-03-03 09:52:51 +00:00
二货机器人
43eaa357b4
chore: cssinjs hashed as default ( #34272 )
...
* checkbox hashId support
* chore: tree hashed
* chore: fix lint
* fix: compile
2022-03-03 14:55:19 +08:00
zombiej
d4ea3b6b23
Merge remote-tracking branch 'origin/master' into next
2022-03-01 18:46:33 +08:00
github-actions[bot]
2d194ecd0a
chore: auto merge branchs ( #34209 )
...
chore: merge master into feature
2022-02-25 10:52:16 +00:00