zombieJ
8b4f0c269e
Merge pull request #16354 from ant-design/master
...
Merge master into feature
2019-04-28 16:29:44 +08:00
zombiej
5a462d864a
fix: Pagination active item should have background color
2019-04-25 16:34:12 +08:00
zombiej
dfeeafa218
Merge remote-tracking branch 'origin/master' into feature
2019-04-21 15:07:01 +08:00
moonrailgun
25599bc7ce
add text selection so we can overwrite it independent
2019-04-18 12:31:04 +08:00
zombieJ
aff6f6d8fb
Merge pull request #16102 from ant-design/master
...
chore: Merge master into feature
2019-04-16 16:58:19 +08:00
zombiej
ffa0e7378f
fix typo
2019-04-15 14:53:14 +08:00
Salavat Gizatov
9f9f81ed7a
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
2019-04-12 11:52:00 +08:00
Salavat Gizatov
574313d2d8
feat: table customizing variable ( #15971 )
...
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
2019-04-09 17:08:17 +08:00
偏右
659efe05a8
Merge pull request #15613 from krokofant/master
...
Enable theme switching by html-prefix
2019-04-05 16:15:36 +08:00
偏右
9d06bec8dd
🐛 Fix components covered by Table fixed columns ( #15782 )
...
Reset @zindex-table-fixed to auto
close #15780
close #15499
2019-04-01 15:05:40 +08:00
zombieJ
0fd0faa8a7
Update Card & PageHeader style ( #15755 )
...
* rm Card auto padding
* rm related test case
* adjust pageHeader to 24px
* use less variable
* adjust style
2019-03-31 22:39:26 +08:00
zombiej
b83a80c99c
Merge branch 'master' into merge-master
2019-03-30 16:05:49 +08:00
Andrés
fa69687733
Fix minor misspelling in less template comment
2019-03-26 10:39:16 +01:00
偏右
e752ec3414
Merge pull request #15638 from ant-design/master
...
Merge master to feature
2019-03-26 14:34:17 +08:00
krokofant
637b2e326d
👌 IMPROVE: Scoping styles for themeing
2019-03-24 17:52:14 +01:00
诸岳
6ae2ee4e31
Merge branch 'master' into feature
2019-03-24 08:41:22 +08:00
William Cai
57c20e3622
refactor: add @radio-button-checked-bg
2019-03-20 16:46:23 +08:00
William Cai
15781d706a
refactor: add @select-item-selected-font-weight
2019-03-19 18:09:11 +08:00
Cong Zhang
bc4303b98a
Allow font-feature-settings to be customizable
2019-03-19 15:03:52 +08:00
Denis
eacf35dbad
Modal footer bg ( #15469 )
...
* Add less variable @modal-footer-bg
* Fix less variable @modal-footer-bg
* Update components/style/themes/default.less
Co-Authored-By: shumkovdenis <shumkovdenis@gmail.com>
2019-03-18 23:56:40 +08:00
Denis
360eefc7d5
Add less variable @modal-body-padding ( #15476 )
2019-03-18 15:07:14 +08:00
Bill Searle
ffc5321c18
Add vars to theme for btn border width and style
2019-03-14 15:03:29 +11:00
afc163
74ea064319
Add less variable @icon-color
2019-03-12 18:46:54 +08:00
afc163
56570aa539
💄 Add @pagination-item-bg-active
...
close #14739
2019-03-09 19:43:19 +08:00
afc163
7a217c625c
🐛 Fix space lost when inline element in List.Item, close #15186
2019-03-06 16:31:07 +08:00
afc163
74aee564ed
🐛 Fix Collapse extra node style missing
...
close #15174
2019-03-04 19:15:02 +08:00
陈帅
5e298dba51
3.14.0 Changelog ( #15145 )
...
* add responsive property to carousel (#15071 )
* add responsive property to carousel #15065
* extend carousel props from Slick type definitions #15065
* rm key in OptionProps (#15104 )
* update doc
* fix cascader should tab twice to exist (#15117 )
* fix cascader should tab twice to exist
* update snapshot
* Drawer Body padding should be variable
* fix DatePicker to support an array of formats (#15116 )
ref #13148
* table reader mobile friendly
* up
* up
* doc: add 3.14.0 changelog
* doc: fix ci warning
* doc: fix ci warning
* doc: fix typo
* doc: fix ci warning
* doc: fix ci warning
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* -m
* -m
* doc: fix cr warning
2019-03-04 10:45:15 +08:00
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
2019-02-19 11:42:05 +08:00
Andrew Shearer
163140189f
Fix quote rendering ( #14708 )
...
Use curly quotes from the current font, removing an override that
switched to a Chinese font for those 4 characters. On all platforms,
this caused the quotes to differ in size and weight from the
surrounding text. On Linux, it also caused text to fall back to a
serif font rather than the intended sans-serif font. On Windows,
it used a full-width Chinese character, making it look like there
were extra spaces in the text. Typographic apostrophes, in
particular, appeared to have two or more extra spaces after them.
fix #13095
2019-02-04 11:36:03 +08:00
afc163
3fcb8fa0b3
💄 Fix stylelint errors
2019-01-28 19:06:38 +08:00
Gautier
8bb3b10c01
Add a new less variable to override the list header background ( #14519 )
...
* Add a new less variable to override the list header background
* Add a new less variable to override the list footer background
2019-01-24 19:52:47 +08:00
afc163
d3d5a3e18d
Merge branch 'master' into feature-for-resolve-conflict
...
* master: (45 commits)
Add type definitions for Steps.Step (#14468 )
add select check to fix edge wave issue (#14469 )
Fix for Pagination ellipsis misalignment (#14473 )
change sentry id
✅ Add sentry in ant.design
💄 New Sketch resources!
fix transfer ref (#14441 )
Add onMouseEnter and onMouseLeave for Menu Item (#14454 )
update snapshot (#14467 )
📝 beautify code style in documentation (#14457 )
Updating type: TreeSelectProps.getPopupContainer (#14443 )
change error version
3.12.4 changelog (#14436 )
Format
Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364 )
docs: updated doc for create-react-app
fix prefixCls of empty go to div (#14404 )
update snapshot (#14406 )
add radius on table-placeholder to fix table small size border clip (#14398 )
fix style of Input.Search with enterButton (#14397 )
...
2019-01-22 17:34:10 +08:00
信鑫-King
8896f7b4af
feat: select border less param ( #14348 )
2019-01-15 18:03:17 +08:00
afc163
9202509503
💄 fix slider focus style
2019-01-14 23:49:41 +08:00
诸岳
307c877a02
Merge master branch
2019-01-13 21:18:38 +08:00
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
2019-01-09 20:38:09 +08:00
afc163
6f9f29799c
💄 Add less variables for button shadow
...
close #14172
2019-01-08 10:56:27 +08:00
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
...
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
2019-01-06 13:25:59 +08:00
afc163
3f1be96866
Merge branch 'master' into feature
...
* master: (23 commits)
✅ fix snapshots
Add docs for the List rowKey prop
💄 don't reset font-family in each component
💄 chore card less variable
Remove classNames from custom-typing file
add collapsed faq ref: #13953
feat: support define card border radius
Fix dateRender not supported at WeekPicker
📝 Add links in Home Page
📝 Fix site responsive interaction, close #13954
💄 chore Steps[labelPlacement="vertical"] style
✅ fix warning in test case
📝 update tech antfin cases
🐛 site menu open bug
🐛 fix site defaultOpenKeys
Correct docs
💄 chore button code style
fix spaces in curly brackets
fix two more code style issues
Fix method argument name
...
2018-12-28 12:11:18 +08:00
afc163
c95c377a4e
💄 chore card less variable
2018-12-27 22:56:46 +08:00
vthinkxie
d67a2b66cb
feat: support define card border radius
2018-12-27 16:52:08 +08:00
zombieJ
2164c58198
New Component: Empty ( #13651 )
2018-12-26 16:01:00 +08:00
afc163
7fe6dec9b8
Merge branch 'master' into feature
...
* master:
feat(table): support table border-radius define in theme
add form-tutorial.md
📝 Put gitter flags in badges in README (#13744 )
update deps of rc-select
skip show-tooltip.md test when is dist test
💄 update slider demo
Fix a regular expression
Improvements to badges in README (#13743 )
2018-12-21 16:12:14 +08:00
vthinkxie
f99b8a1792
feat(table): support table border-radius define in theme
2018-12-21 11:50:46 +08:00
afc163
879784c665
Merge branch "master" into "feature"
2018-12-20 17:43:00 +08:00
黄俊亮
1272ec0e04
refactor: add @tabs-horizontal-padding-{sm,lg}
2018-12-20 11:54:56 +08:00
zombiej
83b449b1ff
set form id on demo
...
fix #10218
2018-12-17 10:02:08 +08:00
zombiej
a26766302f
add missing less var
2018-12-14 00:58:58 +08:00
陈帅
30d65ef46e
Merge branch 'master' into feature
2018-12-13 22:48:08 +08:00
陈帅
58ac28077c
Revert "Revert "Revert "Use less @plugin" ( #13613 )" ( #13621 )" ( #13622 )
...
This reverts commit f47aa91c5e
.
2018-12-13 22:16:51 +08:00