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
cdcbb54393
fix dekko test ( #17707 )
5 years ago
陈帅
4972383c3c
feat: New Components Result ( #17244 )
* New Components Result
antd 又变大了一点
* fix review warning
remove classname "view"
The class name of status hits the outermost layer
* rm fragment
* fix build error
* update snapshot
* add PRESENTED_SVG_DEFAULT
* fix doc
* fix lint
* fix compile error
* fix review warning
* fix react15 error
* add new demo
* remove not required code
* updated snapshot
* api some empty
* change svg to image
5 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
zombieJ
ecb2eb6ede
feat: Add Mentions component ( #16532 )
* init
* first demo
* support empty
* add loading support
* add form sample
* update form sample
* omit value & defaultValue
* add 2 rest demo
* placement support
* update docs
* fix test
* update docs
* add test case
* fix lint
* follow textarea style
* update docs style
6 years ago
afc163
0a8f33385d
🆙 use @ant-design/create-react-context of MIT
6 years ago
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
zombieJ
778c2b1dff
build: Update build process for publish ( #15807 )
* use .antd-tools.config.js
* update style
* add minssing files
* move compile content to compile script
6 years ago
陈帅
dee8f93fe7
New Component PageHeader ( #13637 )
* add api dock
* add a simple demo
* add content demos
* fix style warning
* Replace content with children
* add all demo
* add demo test
* add backNode props
* Adjust the divider style
* fix icon do no show
* fix test ci
* fix md code style
* remove fragment use
* add test script
* Missing newline character at end of file
* optimize the demo display
* text becomes longer
* text becomes longer
* fix css code style
* fix test snapshot
* fix css code style
* fix codereivew waring
* fix codereivew waring
* update snapshots
* use ant-page-header-have-footer
* use englist
* fix typo
* updated snapshot
* line-height set to 100%
* remove subtitle
* Specification less
* fix less style error
* Sort by alphabet
* Rebuild code
* use english
* number use Statistic
* snapshot updated
* rm onBack in breadcrumb
* remove unuse return
* add a click wave
* remove unuse css
* add icon hover
* newline character
* new description
* warm descriptive text
* add dot
* remove async
* feat: use Typography.Paragraph
* test: snapshots updated
* style: fix style lint
* import typography style
6 years ago
zombieJ
c80136a9a7
New Component: Typography ( #14250 )
* text with prefix
* add edit style
* support editable
* enhance accessibility & type experience
* optimize IME case
* support copy
* add locale
* add secondary & disabled
* add ellipsis shadow text
* split to 3 components
* update snapshot
* update desc
* change lines also need update ellipsis
* skip aria when is in ellipsis
* add ResizeObserver in _util
* update snapshot
* move TestBase into test file
* update test case
* update doc
* fix typo
* important => level
* use rows
* update demo cols to 1
* fix cssText not work in firefox
* update doc
* add miss point
* support extendable
* update snapshot
* fix doc
* copyable support string
* update snapshot
* update doc
* update doc desc
* adjust style
* full test
* reset after test
* rename
* update snapshot
* fix compile
* adjust style
* update desc
* update prefixCls
* update margin
* adjust
* nest wrap of tag content
* adjust style
* update comment
* rm %
* one more thing
* tmp of measure
* merge string as children
* update snapshot
* update testcase
* remove comment
* use internal variable for configProvider passing
* update snapshot
* use expandable instead of extendable
* less variable it
* update demo
* update less
* adjust code & mark style
* remove mark padding
* update measure logic
* support nest element style
* use childNode.textContent to fix react 15 error
* update css
* popout Typography
* add link style
* adjust doc
* use ellipsis instead of rows & expandable
* update doc
* update doc
* update doc & style
* fix typo
* add css ellipsis support
* client render
* update snapshot
* enhance copyable
* support onExpand
* update test case
* add test of css ellipsis
* fix logic in react 15
* rename onChange -> onSave
* use tagName of article
* fix lint
6 years ago
zombieJ
7f6d7730e0
update jest & antd-tools & bisheng-plugin-antd ( #14659 )
* update deps
* update test case
* update bisheng
* set 'aria-controls' to '' to keep jest sync
6 years ago
zombieJ
ff13ac0f5e
New component Statistic / Countdown ( #14154 )
* init
* number format
* add Countdown
* ⚡ Try something ts stuff
* move out Countdown
* add format
* support countdown
* add prefix & suffix
* Move Number to Statistic
* adjust ts
* clean up
* roll back of lodash
* update doc & style
* variable of the less style
* add demo test
* full coverage
* hide title if not need
* update snapshot
* update accessiblity
* update color
* stop countdown when time is out
* formatTimeStr adjust
* use reset class
* add miss tab index
* update doc
* update title prop & snapshot
* rm additional aria. It's over design
* use card sample on unit demo
* sfc
* adjust demo
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago
afc163
b3b39fcfd5
💄 use chalk in console.log
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
afc163
520f4e1eee
💄 fix eslint warning
6 years ago
zombiej
19f3b6e954
add aria wrapper
6 years ago
afc163
302b224413
🐛 Fix test case in react 15
6 years ago
afc163
ec625b35cc
🐛 Fix test case in react 15
6 years ago
afc163
94fbf3308b
🐛 Fix eslint
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
647ba193cd
⚙️ upgrade code style
6 years ago
zombieJ
9b49fb60d9
Config provider ( #12991 )
close #12985
6 years ago
Ilan
1ad5baaf23
✅ updating tests
6 years ago
zombieJ
796b56dbc4
New Component Skeleton ( #11226 )
* Add new component Skeleton
* Add related doc
* Add sample
* Add test case
ref: https://github.com/ant-design/ant-design/issues/10308
6 years ago
Wei Zhu
91a7318999
test: fix react mock
6 years ago
Wei Zhu
435d793d60
test: fix React.createContext mock
6 years ago
Wei Zhu
c25e8de736
test: mock React.createRef
6 years ago
陈帅
dba4b8c3c9
use context to implement multiple drawers
6 years ago
jim
86655c0ebc
update test snap
7 years ago
Wei Zhu
ea42973ace
mock React.createContext
6 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago
afc163
292a91a777
Add test cases for Mention
7 years ago
Wei Zhu
edbbaac5f9
Fix date mocking
new Date returns a UTC time in node
Close #9743
7 years ago
Wei Zhu
62c9dee43e
Remove timezone from mock date
7 years ago
偏右
8226ede38e
Fix test case for new jsdom ( #9527 )
* Fix test case for new jsdom
* use setTimeout as raf in jest jsdom
* Fix cancelAnimationFrame
* Add comment for facebook/jest#5147
* longer timeout
* fix snap
* upgrade antd-tools
7 years ago
Wei Zhu
a8a4152c65
Clear RangePicker hover value after panel close ( #9029 )
Fix #8839
7 years ago
Wei Zhu
46b45acb12
Remove babel-plugin-add-module-exports ( #8888 )
7 years ago
Wei Zhu
bf27b99947
v2-compatible-reset.css only exists in lib/style
7 years ago
Wei Zhu
9bcb8b8eec
Fix typo
7 years ago
Wei Zhu
28d13e2539
Add missing v2-compatible-reset.less
7 years ago
Wei Zhu
9678d3fcfd
Focus && blur support ( #8204 )
* Add test for select
* Add focus() and blur() for AutoComplete
* Add focus() and blur() to Cascader
* Add focus test for input
* Add focus() and blur() for Checkbox
* Add focus() and blur() for Radio
* Add focus() and blur() for Switch
* Add blur() for TimePicker
* Add focus() and blur() to TreeSelect
7 years ago
Wei Zhu
55c85f77a1
Update dependendies ( #8150 )
* deps: upgrade rc-menu, and close : #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
7 years ago
Wei Zhu
67fee48c6a
Run test against multiple react versions
7 years ago
Wei Zhu
f03af93b86
Optimize ci scripts
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b
.
7 years ago
Wei Zhu
9d2c91598b
Mock rc-trigger
Ref #5522
7 years ago
偏右
742999ff28
Fix matchMedia not present in jest test ( #7344 )
close #6560
close #3308
close #7341
7 years ago