Tay Zheng Yu
414de6b5c9
fix next.js serverless error ( #18541 )
https://github.com/zeit/next.js/issues/8151
5 years ago
shao
4968052574
test: fix lint fail
5 years ago
shaodahong
83022a4cff
test: try mock Date.now to reduce test time
5 years ago
shaodahong
b277a963f0
fix: eslint fail
5 years ago
shaodahong
b1cd8e32d9
test: add easings.ts test suite
5 years ago
shaodahong
3b692bc8b6
test: fix test fail
5 years ago
shao
3ab3b014e0
test: use jest.useFakeTimers replace sleep
5 years ago
shao
554d8cb3e3
fix: review change
5 years ago
shao
d45dc1b347
feat(Anchor): fix test fail
5 years ago
shao
a266f45395
feat(Anchor): remove scrollTo option
5 years ago
shao
32b09fc8f3
feat(Anchor): perf easings export
5 years ago
shao
5f153c1d83
fix: remove Easings easeOutCubic func
5 years ago
shao
b6c5db845c
fix: modify naming
5 years ago
shao
fcd39e574c
fix: modify naming
5 years ago
shao
06abd9503c
fix: some bad writing
5 years ago
shao
ccef30885a
perf: optimization BackTop and Anchor components scrollTo func
5 years ago
zombieJ
fd284ecc47
fix: ResizeObserver should ignore shaking ( #18289 )
* fix: ResizeObserver should ignore shaking
* fix lint
* fix domHook
5 years ago
vagusX
ab9d8589a3
feat: use warning from rc-util ( #18287 )
5 years ago
afc163
760853e239
💄 eslint for all
5 years ago
afc163
5e99ed7bbe
✅ Fix eslint warnings
5 years ago
afc163
2bddeef1e5
🆙 upgrade eslint-config-airbnb
5 years ago
orzyyyy
47fd80c8ad
fix: disable next line instead of the whole file
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
afc163
9630410b4e
🐛 Fix `noStyle` warning
close #18082
5 years ago
zombieJ
1f8f4bca2d
fix: Wave perf ( #17945 )
5 years ago
zombieJ
81d8eb8afe
feat: ConfigProvider support locale ( #17816 )
* ConfigProvider support locale
* update docs
* update category
* clean up
* moving locale
* update check script
* update related code
* add test case
* demo link
* update doc
* hide one rule of md with eslint
* update error link
5 years ago
zombieJ
42468b6ad7
feat: Enhance accessibility of Table expanded icon ( #17781 )
* use icon instead of css
* update snapshot
* clean up
* update style
* update snapshot
* add click test case
* clean up
* update snapshot
5 years ago
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
Zzzen
f1ee189bd2
eliminate `any` type in exported interfaces.#14044
6 years ago
偏右
eb9be9ef56
Update util.test.js
6 years ago
afc163
17ab75b8d9
✅ Add test case for TransButton
6 years ago
陈帅
3e32364dc0
New component Descriptions ( #14645 )
* add new component: DescriptionList
* add warning message
* docs: fix doc typo
* feat: implement the size attribute
* docs: fix doc typo
* refactor: use new name Descriptions
* test: snapshots updated
* feat: support react15
* style: fix code style warring
* style: better var name
* style: better code style
* style: merge css class
* feat: add responsive config
* fix: fix error title
* style: use @border-radius-base
* update snapshot
* feat: set default column
* test: add test script
* style: fix property defaultProps is useless error
* style: more robust code
* style: fix codereview warning
* style: fix review warning
* use responsiveObserveserve
* fix review warning
* bug: add childrenArray copy,prevent changes to incoming parameters
* fix dom error
* fix typo
* fix test
* don't use this
* snapshot updated
* prettier md
* remove descriptions md text
* new rendering method
* doc :add dot
* style: add right border
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
陈帅
785c132262
meger feature to master ( #16421 )
* use ul in list
* update snapshot
* update comment
* feat: TreeSelect support `showSearch` in multiple mode (#15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
* feat: table customizing variable (#15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
* feat: Upload support customize previewFile (#15984 )
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
* feat: form customizing variables (#15954 )
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
* use li wrap with comment
* feat: Support append theme less file with less-variable (#16118 )
* add override
* add override support
* update doc
* feat: dropdown support set right icon
* docs: update doc of dropdown component
* style: format dropdown-button.md
* test: update updateSnapshot
* style: format dropdown-button.md
* test: update updateSnapshot
* test: update updateSnapshot
* style: change style of dropdown-button demo
* fix: fix document table order
* feat: Support SkeletonAvatarProps.size accept number (#16078 ) (#16128 )
* chore:update style of demo
* feat: Notification functions accept top, bottom and getContainer as arguments
* drawer: add afterVisibleChange
* rm onVisibleChange
* update
* feat: 🇭🇷 hr_HR locale (#16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
* feat: add `htmlFor` in Form.Item (#16278 )
* add htmlFor in Form.Item
* update doc
* feat: Button support `link` type (#16289 )
close #15892
* feat: Add Timeline.Item.position (#16148 ) (#16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
* refactor: Update Tree & TreeSelect deps (#16330 )
* use CSSMotion
* update snapshot
* feat: Collapse support `expandIconPosition` (#16365 )
* update doc
* support expandIconPosition
* update snapshot
* feat: Breadcrumb support DropDown (#16315 )
* breadcrumbs support drop down menu
* update doc
* add require less
* fix test
* fix md doc
* less code
* fix style warning
* update snap
* add children render test
* feat: TreeNode support checkable
* feat: add optional to support top and left slick dots (#16186 ) (#16225 )
* add optional to support top and left slick dots
* update carousel snapshot
* Update doc, add placement demo
* update carousel placement demo snapshots
* rename dots placement to position
* update vertical as deprecated
* rename dotsPosition to dotPosition
* refine code
* add warning testcase for vertical
* remove unused warning
* update expression
* Additional test case for dotPosition
* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402 )
* upgrade `rc-tree-select`
* update snapshot
* 3.17.0 changelog
* fix warning
* fix review warning
6 years ago
zombieJ
fee6b61c19
fix: raf should keep same id ( #16370 )
6 years ago
zombieJ
b63ceef831
refactor: Update Tree & TreeSelect deps ( #16330 )
* use CSSMotion
* update snapshot
6 years ago
afc163
04001a06ea
💄 update code style
6 years ago
陈帅
6055905ae4
change onclick dom
6 years ago
zombieJ
e541a2492c
fix: List with actions style should be the right ( #16239 )
* update css
* should not affect vertical style
* update logic
6 years ago
陈帅
a1c4d9f45b
use operation-unit function
6 years ago
陈帅
fa81af5abb
TransButton use div#role=button
6 years ago
zombieJ
d1e58d058f
update wave style ( #15978 )
6 years ago
zombieJ
bef491ecc9
fix: Menu defaultOpenKeys not work as expect ( #15970 )
* Remove animation on first render
* update test cas
6 years ago
zombiej
3a9f81d6c1
return null for ResizeOb
6 years ago
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
zombieJ
75cd91a966
Badge support customize color ( #15764 )
* popout
* update snapshot
* update doc
* update def
6 years ago
zy410419243
cdfdb2fa50
Revert "chore: remove unreachable code"
This reverts commit b438566fe315c424665a6d498cc60a6517ea238a.
6 years ago
zy410419243
ebbf07e233
chore: remove unreachable code
6 years ago
zy410419243
d17a5c49e5
test: update cases for Wave
6 years ago
zombieJ
4d1a998246
add component param in warning ( #15078 )
* add component param in warning
* update snapshot
6 years ago