Tom Xu
|
0db9842419
|
fix: Editable Typography in Card title style problems (#27221)
* fix: Editable Typography in Card title style problems
* Update index.less
|
4 years ago |
Tom Xu
|
5f2588ffd1
|
docs: improve api type docs (#27038)
|
4 years ago |
偏右
|
ce4dd06469
|
style: Card card image has extra 1px border (#26659)
close #26658
|
4 years ago |
Alex
|
bf45c4c1b0
|
style: 💄 className prop ordering #26594 (#26602)
close #26594
|
4 years ago |
Yu
|
260d40dffb
|
fix: Card cover margin bug when bordered is false (#25515)
|
4 years ago |
zombiej
|
c26bb28ad1
|
chore: Update snapshot
|
4 years ago |
xrkffgg
|
7f9fdded18
|
docs: format api card/carousel/collapse (#25364)
|
4 years ago |
二货机器人
|
7ef283aab4
|
fix: IE11 can not close Tabs (#25200)
* fix: IE11 can not close Tabs
* update snapshot
* fix style lint
* move -remove icon clear
|
4 years ago |
xrkffgg
|
a5f3ac8348
|
docs: unite boolean in site (#25058)
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
|
5 years ago |
二货机器人
|
8e6667880f
|
fix: Tabs shaking of content (#24873)
* fix: Tabs shaking when component auto size
* update test case
* update snapshot
|
5 years ago |
Pubudu Kodikara
|
c72c773e67
|
fix: export CardInterface from Card resolves #24864 (#24866)
|
5 years ago |
偏右
|
e361b30ded
|
refactor: Card demo and code (#24764)
* 🎬 update Card demo
* refactor card code
* 🎬 update Tabs demo
* update snapshot
|
5 years ago |
Arvin Xu
|
dda650cc7b
|
docs: Update components cover (#24744)
* docs: Update components cover
#24629
* docs: Update components cover
|
5 years ago |
偏右
|
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>
|
5 years ago |
二货机器人
|
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>
|
5 years ago |
afc163
|
e3ac222fd3
|
🎬 update card demo
|
5 years ago |
偏右
|
e0f57e72e0
|
fix: Card slow perfermance when use with react-split (#24425)
close #23654
|
5 years ago |
二货机器人
|
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
|
5 years ago |
Tom Xu
|
471e97ab76
|
refactor(card): rewrite with hook (#24211)
|
5 years ago |
偏右
|
188e5630b3
|
💄 Add @card-head-extra-color (#24189)
close #24187
|
5 years ago |
Tom Xu
|
f5153ab950
|
docs: improve style type (#23700)
|
5 years ago |
zefeng
|
14417f1614
|
feat(theme): adjust font-size in compact mode (#23135)
* feat(theme): adjust font-size in compact mode
With compact theme mode, we adjust default font-size from 14px to 12px.
Closes #23015
* patch: update docs min font-size
* patch
* patch
* patch
* patch
* patch
* patch
|
5 years ago |
kenve
|
edcd1b2609
|
docs(components): improve link (#23355)
|
5 years ago |
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>
|
5 years ago |
Rustin
|
7b94e0bfb2
|
refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691)
* refactor: replace deprecated React.SFC with React.FunctionComponent
* refactoring: use typedef FC
|
5 years ago |
偏右
|
96bc5df2c4
|
feat: 🆕 Add keyboard prop to Tabs (#22287)
* 🆕 Add keyboard prop to Tabs
* ✅ update snapshots
* fix Tabs keyboard tsd
* fix active tab outline style
|
5 years ago |
骗你是小猫咪
|
869f93d7c8
|
feat: Card support tabProps (#22207)
* feat: add tabProps
* default value
* add test suite
|
5 years ago |
Teng YANG
|
3ee4d822fc
|
fix: card actions font-size issue (#21107)
Fix card component action font-size not controlled by theme variable.
(cherry picked from commit e65b383df8 )
|
5 years ago |
偏右
|
78f5607034
|
🐛 fix Card cover image get skretched (#20701)
close #20698
|
5 years ago |
afc163
|
a6ffc3a196
|
✅ fix stylelint
|
5 years ago |
二货机器人
|
d6cb50b4fd
|
revert: "refactor: Remove duplicated less loop" (#20636)
* Revert "refactor: Remove duplicated less loop (#20590)"
This reverts commit af2d803829 .
* Update package.json
|
5 years ago |
zombiej
|
dafc5a2f1d
|
docs: Update Home site
|
5 years ago |
二货机器人
|
5ebac5f9d6
|
feat: Form & ConfigProvider support component size (#20570)
* feat: Support form & ConfigProvider set component size
* update snapshot
* fix lint
* rm only
* update doc
* Table & Card support sizing
* Update snapshot
* fix lint
* update snapshot
* flush rest snapshot
|
5 years ago |
二货机器人
|
af2d803829
|
refactor: Remove duplicated less loop (#20590)
* refactor: Remove duplicated less loop
* update snapshot
* add more test case
|
5 years ago |
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>
|
5 years ago |
信鑫-King
|
f88f383be6
|
fix: dark site in Form and iframe change (#20573)
* fix: suggestion dark bg
* fix: demo use autoComplete="off"
* feat: support iframe theme change
* fix: iframe dark theme
* upd: test snapshot
* fix: lint
* fix: lint
* tweak: use theme-switcher to handle iframe and parent
* feat: support iframe theme change
* fix: dark shadow
* fix: layout style
* fix: dark site style
* fix: snapshot
|
5 years ago |
偏右
|
cc2a29ca54
|
💄 optimize card hoverable style (#20561)
|
5 years ago |
偏右
|
7dea548551
|
refactor: 🗑 remove deprecated or compatibility css code (#20547)
* 🗑️ remove deprecated or compatibility css code
* ✅ update snapshots
* ✅ fix test case and compile error
* ✅ fix stylelint
|
5 years ago |
ycjcl868
|
61520d2f00
|
fix: card hover border not change
|
5 years ago |
ycjcl868
|
0306096356
|
chore: update snapshot
|
5 years ago |
Amumu
|
29b4b7004e
|
docs upgrade (#20460)
|
5 years ago |
afc163
|
7c24239f3d
|
💄 tweak @card-hover-border color
|
5 years ago |
ycjcl868
|
0f9ee82d89
|
fix: card demo inner
|
5 years ago |
ycjcl868
|
0431074711
|
fix: collapse custom demo style
|
5 years ago |
ycjcl868
|
3a38cfaa01
|
fix: card, form site dark theme
|
5 years ago |
二货机器人
|
64b905e9bd
|
chore: Update `@ant-design/icons` deps (#19979)
* update icons deps
* update all icon ref
* fix lint
* update snapshot
|
5 years ago |
seognil LC
|
c93bd326f4
|
docs(update): removed 3.x version description in 4.0-prepare (#19827)
* docs(update): removed 3.x version description in 4.0-prepare
ref #19815
* docs(update): update docs
remove carousel/index.zh-CN.md empty version column
* docs(update): update docs
remove carousel/index.en-US.md empty version column
|
5 years ago |
ycjcl868
|
e354fe618a
|
tweak: shadow color
|
5 years ago |
偏右
|
721baa80f7
|
:refactor: remove unneccessary changes of #17614 (#18854)
|
5 years ago |
Ilya Bondarenko
|
8846122060
|
feat: Add visible to filterDropdown function (#17614)
* Add visible to filterDropdown function
* Update tests
|
5 years ago |