Commit Graph

17897 Commits

Author SHA1 Message Date
二货机器人
ecf4e47647
docs: Update icons doc (#22709)
* docs: Update icons doc

* Update index.en-US.md
2020-03-29 10:48:59 +08:00
zefeng
dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

Co-Authored-By: 偏右 <afc163@gmail.com>

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
Mateusz Burzyński
2cb516b5b7
fix: narrow down types of string literals in a few defaultProps declarations (#22686) 2020-03-28 19:29:02 +08:00
afc163
7cea7dddc6 🆙 @ant-design/colors 2020-03-28 19:28:47 +08:00
二货机器人
56aabf3966
chore: make bundle size smaller (#22693)
* update rc-resize-observer deps

* clean icons

* rm lodash/findIndex

* rm isPlainObject

* rm lodash uniqueBy

* rollback of icons

* clean up
2020-03-28 19:03:11 +08:00
二货机器人
2cfad04ccc
Merge pull request #22694 from ant-design/feature-merge-master
chore: Feature merge master
2020-03-28 16:43:00 +08:00
zombiej
913204282b merge master 2020-03-28 16:31:17 +08:00
Rustin
c806a836e5
fix: set codesandbox referrer to no-referrer (#22688)
* fix: set referrer to no-referrer

* fix: use <a> replace form

* refactoring: remove useless code

* fix: refine css issue
2020-03-28 15:16:39 +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
zombiej
9e38928379 chore: Update snapshot 2020-03-27 22:43:39 +08:00
二货机器人
c9ab023d39
fix: Safari render bug (#22680) 2020-03-27 22:36:27 +08:00
偏右
9ff35a449b
style: 💄 fix calendar style details (#22676)
* 💄 fix calendar style details

close #22675

*  update calendar demo snapshot

* fix radius
2020-03-27 20:02:14 +08:00
Tom Xu
fa030a6511
feat: Table pagination position add more option (#22647)
* feat: Table pagination position add more option

* table upate snap

* Table pagination demo remove not use code

* update snap
2020-03-27 15:48:42 +08:00
xrkffgg
daef12a1f1
style: fix badge rtl num (#22665) 2020-03-27 15:31:26 +08:00
二货机器人
567e8a14c6
chore: adjust ts define (#22662)
* chore: adjust ts define

* Update FormItem.tsx
2020-03-27 15:08:55 +08:00
二货机器人
a9d6307530
Merge pull request #22517 from ant-design/master-to-merge-feature
chore: 🔀 merge master into feature
2020-03-27 13:45:10 +08:00
afc163
16b82a01f5 🆙 upgrade eslint-plugin-react-hooks 2020-03-27 13:27:14 +08:00
zombiej
7878fb6edc fix test case 2020-03-27 13:25:18 +08:00
zombiej
73562d878c merge master 2020-03-27 13:12:37 +08:00
二货机器人
18969f5089
Update webpack.config.js 2020-03-27 12:57:37 +08:00
afc163
43de6f3db9 fix test case 2020-03-27 12:26:57 +08:00
xrkffgg
d0a45dced9
style: optimize tabs rtl (#22653) 2020-03-27 11:50:50 +08:00
Ivan Rudoy
c6fc5030e5
fix: package.json import for webpack@5 compatibility (#22644) 2020-03-27 10:15:31 +08:00
xrkffgg
7d9480a84d
style: optimize input rtl syle (#22624) 2020-03-27 10:10:09 +08:00
xrkffgg
cc6cde1759
style: optimize timeline rtl style (#22652) 2020-03-27 10:07:01 +08:00
二货机器人
0fa8e4cfab
fix: Table nest style (#22643) 2020-03-26 23:39:16 +08:00
zombiej
9316f180ca chore: Update snapshot 2020-03-26 23:18:17 +08:00
偏右
d80f219992
chore: update mirror.yml 2020-03-26 18:36:55 +08:00
偏右
f45afd10f9
🔨 action to push mirror repo (#22582) 2020-03-26 18:31:23 +08:00
xrkffgg
fd11de50ae
docs: optimize avatar demo (#22631) 2020-03-26 15:53:57 +08:00
xrkffgg
7abe924530
docs: optimize slider demo (#22626) 2020-03-26 15:31:23 +08:00
xrkffgg
d497c11155
style: optimize slider inner (#22627) 2020-03-26 15:14:17 +08:00
xrkffgg
67f0308168
fix: select rtl clear icon (#22596) 2020-03-25 22:57:39 +08:00
二货机器人
e95603b599
fix: Input with suffix align issue (#22603)
* fix: Input prefix style

* update snapshot

* fix int
2020-03-25 22:44:56 +08:00
Vyacheslav Kamenev
fbdfd4afc0
move @form-item-label-height from form styles to theme variables (#22600) 2020-03-25 21:19:48 +08:00
afc163
5e8cef7045 docs: 📖 collaborator guide 2020-03-25 18:01:24 +08:00
偏右
b4da5cba48
🐛 Fix Alert cannot work with Tooltip (#22594)
close #22579
2020-03-25 16:50:43 +08:00
xrkffgg
95ae1ce527
style: add select dropdown group RTL padding (#22584) 2020-03-25 13:41:02 +08:00
zombiej
ee78492d50 docs: Remove dropdownMenuStyle of Select doc 2020-03-25 12:57:57 +08:00
zombiej
75a10e3537 docs: Update dropdownMatchSelectWidth doc desc 2020-03-25 12:12:36 +08:00
偏右
ea45f55c93
docs: 📖 update README 2020-03-25 11:46:20 +08:00
xrkffgg
d7b5c4da45
style: remove select-item-group point (#22581) 2020-03-25 11:01:49 +08:00
Tom Xu
f5c0eacf6f
fix: Table rowSelection event bubbling (#22566)
* fix: Table rowSelection event bubbling

* test: Table should onRowClick not called when checkbox clicked
2020-03-25 10:51:49 +08:00
Darío Hereñú
92c675ef27
Minor formatting proposals on paragraph 88 (#22576) 2020-03-25 10:48:41 +08:00
二货机器人
8514e0f71e
fix: Form.List nest warning (#22575) 2020-03-24 23:39:56 +08:00
二货机器人
d0e182ea70
chore: Warning with defaultValue (#22571)
* add faq

* chore: Warning if Field with defaultValue
2020-03-24 22:23:40 +08:00
二货机器人
f8a342f415
docs: Fix demo (#22569) 2020-03-24 21:46:09 +08:00
Tom Xu
c7add36de6
fix: 4.0 Table with emptyText is not centered (#22548)
* fix #22176

* update table test
2020-03-24 19:51:34 +08:00
xrkffgg
901f862117
style: add separator disabled (#22563) 2020-03-24 17:27:40 +08:00
xrkffgg
7362de4e66
style: fix progress rtl (#22558) 2020-03-24 15:34:56 +08:00