xrkffgg
36cdf0a129
refactor: direction type define ( #27540 )
2020-11-04 14:12:45 +08:00
Liu Ya
e954079dd0
fix: Typography.Link color not disabled ( #27487 )
...
修复 Typography.Link disabled时悬浮、点击颜色问题
2020-11-02 10:35:45 +08:00
Troy Li
07d4022e18
fix: Invalid regular expression for particular ellipsis content ( #27383 )
...
* fix: Invalid regular expression for particular ellipsis content
* fix: ellipsisContent is possibly nullable
* test: add test cases for ellipsis string with parentheses
2020-10-26 22:11:13 +08:00
偏右
9a368a59f1
fix: Typography ellipsis title ( #27328 )
...
* fix: Typography ellipsis title
close #27324
* fix ci
2020-10-23 19:31:41 +08:00
骗你是小猫咪
6fba4d1136
test: demo -> ui test ( #24475 )
...
* test: demo -> ui test
* improve comment image width
* use argos-ci
* use by cicleci
* fix circle run
* rebase master
* try pipeline var
* use another branch var
* fix commit id
* ignore image test file
* remove useless report
* fix test coverage
2020-10-23 18:50:46 +08:00
Tom Xu
d44f404eae
docs: sort api ( #27251 )
...
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
2020-10-21 10:33:43 +08:00
Tom Xu
e234a71ecd
refactor(typography): remove deprecated ( #27158 )
2020-10-17 17:23:22 +08:00
二货机器人
43e2651b9c
fix:Typography miss block & pre style ( #27150 )
...
* feat: Add block & pre style
* fix lint
2020-10-14 19:56:31 +08:00
Tom Xu
b896556823
style: fix Typography Link color ( #27119 )
...
* style: fix Typography Link color
* Update index.less
2020-10-13 18:31:48 +08:00
偏右
88fde9f9f7
style: fix Typography Link color ( #27104 )
...
close #27088
2020-10-12 16:24:26 +08:00
Liu Ya
41d520ab82
docs: update Typography.Text ( #27093 )
2020-10-12 10:49:17 +08:00
zhangchen
138b953afd
feat: TextArea showCount ( #26952 )
...
* feat: TextArea showCount
* update: TextArea showCount test
* update: TextArea showCount test
* update: test
* update: test
* update: test
* update: interface
* revert: interface change
2020-10-10 11:30:58 +08:00
Vineet Srivastav
f2766df2e1
style: fix @link-decoration in Typography.Link ( #26854 )
2020-09-22 16:57:37 +08:00
偏右
fc5e0a9155
test: ✅ 100% coverage ( #26839 )
...
* test: isStyleSupport
* test: 100% test coverage
2020-09-21 18:32:24 +08:00
afc163
935773a0d0
test: recover test case expect
2020-09-18 11:51:21 +08:00
afc163
2f736441af
test: ignore code which never run into
2020-09-18 11:49:50 +08:00
afc163
2980444bd6
test: fix lint
2020-09-16 17:36:44 +08:00
afc163
cc6d2f2157
test: ignore code which never run into
2020-09-16 16:00:12 +08:00
偏右
e745e24677
fix: Invalid value for prop navigate
on Link ( #26623 )
...
close #26622
2020-09-07 17:37:49 +08:00
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
...
close #26594
2020-09-06 13:07:39 +08:00
xrkffgg
a46c5ce19b
docs: update typography demo ( #26604 )
2020-09-06 11:28:49 +08:00
偏右
abf95437f1
fix: Typography copyable tooltips ( #26259 )
...
* fix: Typography copyable tooltips cannot accept empty string
https://github.com/ant-design/ant-design/pull/25953#issuecomment-674480396
* fix snapshot change
2020-08-18 16:14:14 +08:00
llwslc
ff7aca19cc
feat: add Typography.Text type success ( #26145 )
...
* baseType & style
* update demo
* update snap
* update document
* remove type primary
2020-08-13 10:13:32 +08:00
偏右
487d3e46c0
docs: improve typography API table ( #26102 )
...
* docs: improve typography API table
* Update components/typography/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update components/typography/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* docs: update doc
* docs: update
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-08-10 10:44:16 +08:00
llwslc
15b30e6761
feat: customize Typography.Paragraph copyable and editable ( #25953 )
...
* Merge branch 'feature' of github.com:ant-design/ant-design into antd
# Conflicts:
# components/typography/__tests__/__snapshots__/demo.test.js.snap
# components/typography/demo/interactive.md
* add icons & tooltips test
* remove Array<React.ReactNode> definition
* clean up useless code
* refactoring
* React.ReactNode already contains string
* 1. keep aria-label attribute
2. customize edit icon & tooltip
* rebase feature
* update snapshots
* update abi document
* update demo & document
* copyable icon & tooltip document
* version document
2020-08-09 12:56:35 +08:00
afc163
4dbf74afae
fix typography snapshot
2020-08-05 15:00:35 +08:00
afc163
45cbbd6034
merge feature into master-to-merge-feature
2020-08-05 14:49:10 +08:00
zhangchen
2f99dd8c19
fix: Typography demo Interactive ( #25908 )
2020-07-30 16:54:49 +08:00
xrkffgg
672066ccae
feat: add Typography.Title level 5 ( #25861 )
...
* feat: add Typography.Title level 5
* fix test
2020-07-28 20:39:43 +08:00
CornerSkyless
ab9c477638
feat: Add maxLength and autoSize in Typography editable config ( #25373 )
...
* feat: Add maxLength and autoSize in Typography editable config
* doc: add version column of maxLength and autoSize
* doc: add demo of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* doc: fix version column of autoSize and maxLength
* snapshot: add snapshot
* snapshot: add snapshot
* doc: add version column of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* snapshot: add snapshot
* update version column
* feat: Add maxLength and autoSize in Typography editable config
* doc: add version column of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* doc: fix version column of autoSize and maxLength
* snapshot: add snapshot
* snapshot: add snapshot
* doc: add version column of maxLength and autoSize
* doc: simplify version column of autoSize and maxLength
* snapshot: add snapshot
* update version column
* add snapshot
2020-07-28 17:48:37 +08:00
二货机器人
fa6fe56a6a
chore: Default break word ( #25516 )
2020-07-08 22:33:07 +08:00
xrkffgg
ebb57ae63e
docs: format api space/breadcrumb/dropdown ( #25296 )
...
* docs: format api space/breadcrumb/dropdown
* fix function
* fix fcunciton before
2020-06-30 11:25:55 +08:00
xrkffgg
b9cd990693
docs: format api button/icon/typography ( #25292 )
2020-06-29 21:43:22 +08:00
偏右
3e3d1eedcf
feat: customize Typography.Paragraph copyable ( #25274 )
...
* ✨ customize copyable with tooltip and icon
* 💄 fix copyable icon margin
* 📝 custom icon and tooltips demos
* 📸 updating sanpshots
* 📝 updating copyable api
* fix snapshot
* fix tooltips type
* fix tooltips type again
* update documentation
Co-authored-by: Israel kusayev <israel.kusayev@gmail.com>
2020-06-29 12:25:48 +08:00
afc163
bbc95a12a4
merge feature into master-to-merge-feature
2020-06-19 13:22:11 +08:00
xrkffgg
a5f3ac8348
docs: unite boolean in site ( #25058 )
...
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
2020-06-17 23:18:14 +08:00
偏右
b6cf00aded
Merge pull request #24985 from ant-design/master
...
chore: merge master into feature
2020-06-14 23:29:07 +08:00
Kermit Xuan
294fc8a7ea
chore: replace textarea with rc-textarea ( #24966 )
2020-06-13 14:24:56 +08:00
xrkffgg
2331ed0b39
docs: reduce typography demo ( #24915 )
2020-06-11 21:20:08 +08:00
二手掉包工程师
57190f197b
refactor: clean up some deprecated APIs ( #24881 )
2020-06-10 11:12:31 +08:00
zoomdong
9a6c2f667a
docs: fix typo of Typography ( #24883 )
...
* docs:typo of Typography
* update snap
2020-06-10 10:06:17 +08:00
zoomdong
68a185a08f
docs: change demo on Typography.paragraph ( #24633 )
...
* fix: demo on Typography.paragraphy
* fix: demo
2020-06-01 11:56:28 +08:00
偏右
882cec62d6
docs: 🌈 Add Components overview page ( #24491 )
...
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
2020-05-31 11:48:34 +08:00
二货机器人
e915a83326
Merge pull request #24606 from ant-design/feature
...
chore: master merge feature
2020-05-31 09:11:01 +08:00
二货机器人
d89cca53b1
docs: Text ellipsis ( #24603 )
2020-05-30 22:33:24 +08:00
二货机器人
77c5adbe4d
feat: New Tabs ( #24552 )
...
* init style
* support size
* editable
* add shadow
* update demo
* fix nest style
* update rtl
* update snapshot
* bump
* fix hover
* fix test case
* fix style lint
* clean up
* updat docs
* add onTabScroll
* upgrade rc-dropdown
* update snapshot
* clean snapshot
* clean up
Co-authored-by: afc163 <afc163@gmail.com>
2020-05-30 18:28:25 +08:00
afc163
d039e32e6b
merge feature into master-to-merge-feature
2020-05-28 15:30:36 +08:00
zefeng
84df944aaf
chore: remove duplicate code ( #24504 )
2020-05-27 19:19:32 +08:00
zoomdong
4e9fc51dba
feat: add custom expand style for typography.paragraph ( #24385 )
...
* feat: add custom expand style for typography.paragraph
* feat: delete filed-form
* fix: lint error
* feat: add test case
* fix: typo
2020-05-26 11:54:52 +08:00
Kermit Xuan
84bd53627b
fix: 🐛 Typography title prop support ( #24440 )
2020-05-25 19:04:40 +08:00
afc163
d6d485b72d
merge feature into master-to-merge-feature
2020-05-19 18:25:51 +08:00
二货机器人
75b090aff3
fix: Switch trigger motion ( #24254 )
...
* init fix
* fix rtl
* clean up
* update snapshot
* fix style lint
* add motion of inner
* update un-checked focus style
2020-05-18 17:31:46 +08:00
二货机器人
1a82efa5ca
Text support keyboard ( #24195 )
2020-05-16 14:43:29 +08:00
zombiej
55332f6971
fix: Test case
2020-05-14 16:36:05 +08:00
zombiej
e6b1b1a4e7
Merge remote-tracking branch 'origin/master' into feature-merge-master
2020-05-14 16:19:39 +08:00
二货机器人
2e284aa017
chore: small bundle size ( #24135 )
...
* update warning
* rm warning
* replace with dev warning
* fix test
* fix site
* Update webpack.config.js
Co-authored-by: 偏右 <afc163@gmail.com>
* Update webpack.config.js
* fix sytax
* adjust
* move into function
Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-14 15:57:04 +08:00
zombiej
339246d316
chore: Merge master
2020-05-13 11:59:15 +08:00
xrkffgg
64d151aa81
style: optimize typography expand style in rtl ( #24084 )
2020-05-12 17:58:45 +08:00
二货机器人
80e3dfa9be
feat: Add Link component to prepare for rm global style ( #24019 )
...
* init
* move to base
* add link component
* update snasphot
* update snasphot of test
* move to Typography
* update test case
2020-05-11 14:28:57 +08:00
偏右
2c86aebfa3
Merge pull request #23426 from ant-design/master
...
chore: merge master into feature
2020-04-21 11:24:57 +08:00
二货机器人
1d50004644
feat: Typography support onEllipsis ( #23414 )
...
* feat: support onEllipsis
* add test case
* update doc
2020-04-21 10:13:57 +08:00
偏右
fc98ab7222
test: increase test cov for Layout and Typography ( #23407 )
2020-04-20 19:18:53 +08:00
偏右
b369717181
chore: 🦄 Add eslint-plugin-unicorn ( #22883 )
...
* 🦄 Add eslint-plugin-unicorn
* fix eslint errors
* fix eslint errors
* fix lint demo
* fix lint demo
2020-04-03 15:02:11 +08:00
二货机器人
4bd488bfbe
fix align logic ( #22836 )
2020-04-01 23:31:22 +08:00
zombiej
913204282b
merge master
2020-03-28 16:31:17 +08:00
Rustin
7b94e0bfb2
refactoring: replace deprecated React.SFC with React.FunctionComponent ( #22691 )
...
* refactor: replace deprecated React.SFC with React.FunctionComponent
* refactoring: use typedef FC
2020-03-28 11:56:57 +08:00
偏右
a399d05ace
Merge pull request #22435 from ant-design/master
...
chore: 🔀 merge master into feature
2020-03-20 16:04:26 +08:00
偏右
66f67051af
test: ✅ improve test for requestAnimationFrame ( #22433 )
...
* test: improve test for requestAnimationFrame
* ✅ fix test coverage
* fix test case
* fix test case
2020-03-20 15:07:47 +08:00
xrkffgg
7f4c7b5978
style: fix rtl.less place and name ( #22384 )
2020-03-19 12:13:24 +08:00
二货机器人
7c2e2af9a7
Merge pull request #22301 from ant-design/master
...
chore: Feature merge master
2020-03-17 17:07:38 +08:00
二货机器人
4b2e88caaf
fix: Typography list style ( #22284 )
...
* fix typography list style
* update snapshot
2020-03-17 11:30:16 +08:00
afc163
46a8cf7dc7
merge feature into master-to-merge-feature
2020-03-16 15:52:39 +08:00
xrkffgg
839a19af58
style: add rtl.less of button\typography\grid ( #22252 )
2020-03-16 15:16:05 +08:00
Blaz Pocrnja
c8f437ea02
Ellipsis onExpand function takes event parameter ( #22092 )
2020-03-11 11:11:25 +08:00
二货机器人
adb323cec2
chore: icons save bundle size without treeShaking ( #21752 )
...
* alert
* more icons
* another grouping
* all done
2020-03-02 12:09:38 +08:00
zombiej
9eab33e09b
merge master
2020-02-19 13:20:43 +08:00
偏右
22908c4010
🐛 Typography editable should focus at the end ( #21268 )
...
close #21261
2020-02-07 13:15:24 +08:00
xrkffgg
4388a96c32
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
zouxiaomingya
563f46b130
feat: update article length ( #20767 )
2020-01-08 19:21:23 +08:00
zouxiaomingya
3630569424
🐛 fix: Typography ellipsis miss calculate decimal ( #20689 )
2020-01-06 16:26:54 +08:00
Saeed Rahimi
676de29eb4
feat: added rtl direction to all of ant-design components ( #19380 )
...
* rtl demo change en-us description
* change bundlesize css limit
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* fix select component arrow issue
* RTL: form component
* add pagination rtl test
* fix test lint error
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* some fixes to RTL components
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* fix switch component text rtl issue
* fix table grouped header text-align
* add rtl support to whole demo with RTL button
* Update rtl demo responsive
* RTL: page-header component
* RTL: typography component
* RTL: Dropdown (Partial)
* update config-provider doc
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* fix lost changes after rebase
* fix lint errors
* RTL: Transfer Component
* RTL: upload component
* RTL: update avatar demo
* RTL: comment component
* RTL: collapse component
* RTL: carousel component
* update snapshots
* RTL: Card component
* RTL: descriptions component
* RTL: Empty component
* RTL: list component
* RTL: slider component
* slider component import/order
* add shared rtlTest
* RTL: Statistic component
* RTL: tooltip components
* RTL: popover component
* RTL: timeline component
* RTL: tag component
* RTL: alert component
* RTL: drawer component
* RTL: Tab component
* change direction definition
* RTL: progress component
* input.tsx, remove duplicate after rebase
* fix demo.less after rebase
* fix ant-row-rtl after rebase
* fix upload issues in rtl
* badge rtl demo margin fix
* fix: tabs with icon margin
* fix: radio-wrapper margin
* fix: table component after rebase
* fix: centered modal text-align
* update slider snapshot
* RTL: popconfirm component
* RTL: back-top component
* RTL: spin component
* RTL: result component
* RTL: skeleton component
* RTL: menu component
* RTL: time-picker component
* RTL: calendar component
* RTL: date-picker component
* RTL: home page
* update snapshots
* test: add auto-complete rtl test
* test: add avatar component rtl tests
* test: add badge component rtl tests
* test: add breadcrumb component rtl tests
* test: add button components rtl tests
* test: add card component rtl tests
* test: add carousel component rtl tests
* test: add cascader component rtl tests
* test: add checkbox component rtl tests
* test: add collapse component rtl tests
* test: add comment component rtl tests
* test: add dropdown component rtl tests
* test: add empty component rtl tests
* test: add form component rtl tests
* test: add grid component rtl tests
* test: add input component rtl tests
* test: add search component rtl tests
* test: add input-number component rtl tests
* test: add layout component rtl tests
* test: add list component rtl tests
* test: add mentions component rtl tests
* test: add modal component rtl tests
* test: add page-header component rtl tests
* test: add pagination component rtl tests
* test: add radio component rtl tests
* test: add rate component rtl tests
* test: add select component rtl tests
* test: add slider component rtl tests
* test: add steps component rtl tests
* test: add switch component rtl tests
* test: add table component rtl tests
* test: add transfer component rtl tests
* test: add tree component rtl tests
* test: add tree-select component rtl tests
* test: add typography component rtl tests
* test: add upload component rtl tests
* test: add affix component rtl tests
* update calendar tests
* increase css file maxSize
* update snapshots
* remove workflows to allow push
* remove duplicate reverse prop from slider
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* Added direction property to ConfigProvider
* cascader rtl tests added
* update config-provider doc
* RTL: grid system
* RTL: input component
* RTL: switch component
* fix rtl demo lint
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* RTL: form component
* add pagination rtl test
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* input.tsx, remove duplicate after rebase
* fix ant-row-rtl after rebase
* update snapshots
* test: add cascader component rtl tests
* test: add pagination component rtl tests
* update calendar tests
* update snapshots
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* update direction.md icons
* dropdown and cascader default placement in rtl
* update snapshots
* fix lint errors
* remove duplicate import
* update snapshots
* update snapshot
* update calendar snapshot
* update snapshots
* integrate with new rc-picker
* update snapshots
* fix lint errors
* update snapshot
* update snapshots
* update snapshots
* update snapshots :|
* update snapshots
* fix compile error.
* fix typo after rebase
* update snapshots
* remove workflows to allow push
* update snapshots
* update snapshots
* fix dist error
* front-page css fix
* update snapshots
* fix lint and test issues
* restore cascader index.less
* update snapshots
* fix logo in rtl and demo controls
* ci errors
* resolve steps/index.tsx conflicts
* tooltip family demo remove inline style
* resolve table/Table.tsx conflicts
* resolve modal/Modal.tsx conflicts
* resolve cascader/index.tsx conflicts
* add workflows from upstream
* update snapshots
* revert logo to default
* fix codebox demo direction of placements
* resolve tooltip overlayClassName conflicts
* update snapshots
* update popover test
* fix: cascader miss popupClassName
* fix: fix select missing dropdownClassName
* chore: Update snapshot
* chore: Adjust menu use rtl logic
* docs: Update demo line color
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-01-02 19:10:16 +08:00
zombiej
9e8ce489e9
merge master
2019-12-25 19:09:17 +08:00
zouxiaomingya
1ebf5fa4b7
feat: Typography add suffix ( #20224 )
...
* feat:Typography add suffix
* feat:run test
* fix:lint
* feat: update suffix example
* feat: update test
* fix: updateupdateSnapshot
* fix: upate test
* run lint
* feat: measureSuffixText
* feat: suffix 不可省略
* fix: title
* fix: update node_modules
* fix: change title type
2019-12-24 11:59:17 +08:00
偏右
8501b708ea
refactor: 📦 smaller bundlesize limit ( #20356 )
...
* 📦 samller bundlesize limit
* 🗑️ remove React static PropTypes
* 🗑️ remove react-lifecycles-compat
* 🗑️ remove matchMedia polyfill
* 🗑️ remove Transfer buggy lazy prop
* 🗑️ remove enquire.js dep
* 🗑️ remove Transfer lazy related code and fix ci
* 🗑️ remove used dom-closest
* ⚡ replace dom-scroll-into-view to scroll-into-view for bundle size
* ✅ fix eslint
* 🆙 upgrade browserslist
* ✅ fix test cases
* 🗑️ remove @ant-design/create-react-context
* 🆙 upgrade @ant-design/bisheng-plugin
* 🆙 upgrade rc-slider
* ✅ fix ci
* 🆙 upgrade rc-tabs and rc-mentions
* 📦 scroll-into-view -> scroll-into-view-if-needed
* remove unused devDep
* docs: 📝 update instruction about IE9/10
* 📦 reduce css bundle size by drop IE9/10 support
* 🆙 upgrade rc-upload
* 🗑️ drop unused swing motion css
* ✅ update upload snapshots
* 📦 lift css bundlesize limit to 55kb
2019-12-23 18:33:08 +08:00
约修亚
f4fd7cf0da
Update index.zh-CN.md ( #20382 )
...
API中遗漏了code属性?
2019-12-23 11:13:01 +08:00
二货机器人
407a41a142
feat: New Picker ( #20023 )
...
* init generate
* basic style
* basic panel style
* update mode panel style
* update style
* generate More picker
* default clear icon
* chore: Update separator type
* feat: Add ranged start & end className
* update range style
* Add transition effect
* support size config
* adjust range style
* chore: Auto fill time by showTime
* auto set time by format
* update disabled style
* update seperator style
* ranges style
* support extra footer style
* remove useless test case
part is not usable anymore
part is already tested in rc-picker
* init calendar
* all demos
* fix calendar basic test
* fix time-picker test case
* update snapshot
* fix tooltip test case & lint
* fix locale & style lint
* fix compile
* fix style
* fix style lint
* fix calendar style
* update rc-picker version
* adjust style
* move picker placeholder into locale file
* update snapshot
* add hover style
* update picker version
* fix icon position & style
* update picker version
* update deps for pading
* fix: align of suffix
* feat: Year & Month support range effect
* adjust range style to support up-down placement
* update rc-picker
* update range picker style
* adjust extra footer line style
* update snapshot
* fix: Locale error
* fix: style lint
* fix: add missing button style deps
* update test case
* fix firefox additional white line style issue
* rollback demo
* fix ff additional blue color
* docs: Remove placeholder in demo
* rangepicker ranges is tag now
* connect start / end background color with picker range
* update deps
* update deps for fixing blur text issue
* hide start-end demo
* range hover style update
* hover range with ranged value
* black magic of inner hover style
* hover style of range adjust
* fix css select miss hit on DatePicker
* remove one eslint rule
* fade range hovered color
* week should alway not show the cell selection
* update style of selection
* update snapshot
* fix style
* add margin back
* update rc-picker deps
* update date & time picker & form style
* fix disabled demo & update form style
* update docs about allowEmpty
* hide arrow in time range picker
* add hover & focused style
* fix lint
* fix style & update snapshot
* raise disabled selector proirity
* fix disabled today border color
* extra footer provides an bottom line
* time picker hover support transition background
* add padding style
* fix Firefox not correct calculate inline-flex
* fix style
* fix week picker missing today border color
* rm useless padding
* Force padding to 0
* test coverage
* dedup eslint rule
* adjust logic to imporve coverage
* fix render cell logic
2019-12-11 23:32:19 +08:00
afc163
adf5288524
💄 Fix Editable Textarea flash in Firefox
2019-12-06 12:03:16 +08:00
afc163
4300c046a0
📝 improve Typography demo description
2019-12-06 12:03:16 +08:00
afc163
fb68fcdc05
💄 use classNames in Editable
2019-12-06 12:03:16 +08:00
叶枫
4f43482059
feat: export interface ( #20111 )
...
* feat: add export
* Update Title.tsx
2019-12-06 10:44:47 +08:00
二货机器人
64b905e9bd
chore: Update @ant-design/icons
deps ( #19979 )
...
* update icons deps
* update all icon ref
* fix lint
* update snapshot
2019-11-28 12:34:33 +08:00
Ms. Wang
84c4e1e10f
Removed version cloumn in 4.0 ( #19872 )
2019-11-22 10:33:34 +08:00
zombiej
3c26ac9a54
chore: merge master
2019-11-06 10:34:53 +08:00
afc163
c083d13fc4
✅ fix test cases
2019-11-05 01:59:14 +08:00
zombiej
7a12b2b1ae
merge master
2019-10-30 16:28:28 +08:00
Aaron Cawte
693d5a1434
General components doc tweaks ( #19416 )
...
* Documentation - Button Component
* Documentation - Icon Component
* Documentation - Typography component
2019-10-25 09:56:30 +08:00
zombiej
559e56c7f8
fix: Tree shaking should works on withContext
2019-10-21 13:38:38 +08:00
zombiej
c75bbbd13d
merge master
2019-10-16 10:44:56 +08:00
yoyo837
fb2bafbfdc
upgrade snapshot
2019-10-15 19:13:38 +08:00
yoyo837
cd3d9efd9f
Merge branches 'add-args-unsorting' and 'master' of github.com:ant-design/ant-design
2019-10-15 17:52:59 +08:00