xrkffgg
309f63ae1d
fix: slider default tooltipplacement in rtl ( #25909 )
4 years ago
zhangchen
2f99dd8c19
fix: Typography demo Interactive ( #25908 )
4 years ago
wa-ri
b9db9cd79f
docs: fix typo ( #25914 )
4 years ago
07akioni
97d1ae096d
fix: Radio.Button disabled text color ( #25911 )
4 years ago
偏右
226247fc30
chore: fix rc-select to 11.0.x
4 years ago
07akioni
0dff111081
Refactor carousel style ( #25906 )
* refactor: Carousel style for fix vertical-align
* fix: remove slide border
4 years ago
zombiej
cdefaec190
docs: Update DatePicker docs
4 years ago
Omri Grossman
8800b56e47
fix: The 'indentSize' in the Table component couldn't be zero value ( #25890 )
* - Fixed the indentSize prop of Table.tsx to also accept 0 values
* - Undo Cascader component test snapshots
* - Added test case
- Used check with typeof === number instead of `undefined` and `null`
Co-authored-by: omri.g <omri.g@alibaba-inc.com>
4 years ago
afc163
36ec093962
⚡ fix GitHub action OOM when npm run dist
4 years ago
偏右
7776722bdc
fix: Carousel height issue ( #25886 )
* chore: 🎬 improve carousel demos
* fix: Carousel weired height issue
close #25878
* fix snapshot
4 years ago
afc163
22d8355ccb
site: 📝 fix version switch locale bug
4 years ago
07akioni
832f6929e6
docs: changelog 4.5.1 ( #25866 )
* docs: changelog 4.5.1
* chore
* chore
* chore
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
xrkffgg
a204c7fc0c
docs: update dropdown demo text ( #25864 )
4 years ago
07akioni
44b51dc2b7
fix: Badge style import ( #25863 )
4 years ago
偏右
8eb4e83535
test: ✅ increase test covarage ( #25857 )
* test: ✅ increase test covarage
* fix test case
4 years ago
07akioni
f498ae0344
fix: menu horizontal dark style & site ( #25850 )
* fix: menu horizontal dark style & site
* fix: lint
* fix: update snapshot
* chore: revert
* chore
* fix: padding transition glitch
4 years ago
偏右
246d3767ea
style: tweak divider border color ( #25855 )
4 years ago
偏右
f4e76c603e
style: ⚡ remove Select choice animation ( #25852 )
4 years ago
afc163
72fb1c7b52
site: fix header menu item min-width
4 years ago
偏右
cffa9af09b
feat: export FormList interface ( #25849 )
close #24487
close #25835
4 years ago
afc163
f0509f0bf9
site: fix header menu margin
4 years ago
07akioni
4491c81708
docs: changelog 4.5.0 ( #25820 )
* docs: changelog 4.5.0
* chore
* chore
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update CHANGELOG.zh-CN.md
* chore: reorder
* chore
* chore
* Update CHANGELOG.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* chore
* chore
* chore: test ci
* docs: update changelog
* chore
* chore
* docs: changelog date
* chore
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
07akioni
21e5fff467
chore: update rc-input-number 6.0.0 ( #25843 )
4 years ago
Hsuan Lee
b34841e39b
fix: Tabs focus state color when disabled ( #25827 )
4 years ago
07akioni
27d14741e3
Merge pull request #25841 from ant-design/feature
chore: merge feature into master
4 years ago
07akioni
c2f208e2d2
feat: steps percent ( #25839 )
* feat: Steps with progress
* test: update snapshot
* fix: lint
* Update package.json
Co-authored-by: 偏右 <afc163@gmail.com>
* refactor: remove progressIcon && rename percentage to percent
* test: snapshot
* fix: icon position offset
* fix: position offset
* fix: icon position offset
* docs
* fix: small line offset
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
zoomdong
1638a9c163
feat: support date-fns in Picker ( #25822 )
* feat: support in date-fns in Picker
* add document
* feat: add docs
* fix document
* update
4 years ago
Kermit Xuan
53be0fb0a7
chore(picker): improve hovering experience ( #25826 )
4 years ago
afc163
ce02caa2d8
docs: 💄 fix resource tabs style
4 years ago
07akioni
3247772660
Merge pull request #25829 from ant-design/master
chore: merge master into feature
4 years ago
07akioni
fbc10c4f0b
fix: ci lint error ( #25828 )
4 years ago
偏右
ae5f3b84be
Create codeql-analysis.yml ( #25825 )
4 years ago
偏右
a931bc71ea
📦 Create dependabot.yml
4 years ago
偏右
d18c753b93
Update contributing.zh-CN.md
4 years ago
Lukas Zeitler
826a42d90b
feat: add de_DE localisation for defaultValidateMessages for Form Component ( #25823 )
* Adds de_DE localisation for defaultValidateMessages for Form Component
* add de_DE localisation for default form validation messages
4 years ago
Kermit Xuan
366b704edc
fix: build site failed in webpack@4.44.0 ( #25821 )
4 years ago
07akioni
d857800adc
Merge pull request #25817 from ant-design/resolve-conflict-1
chore: merge feature into master
4 years ago
07akioni
9d49434483
fix: merge conflict
4 years ago
07akioni
9951e583b6
Merge branch 'master' into resolve-conflict-1
4 years ago
07akioni
7dbe4fe20f
fix: build site failed, lock webpack version ( #25816 )
4 years ago
偏右
fca0da30e8
fix: Avatar fallback bug ( #25806 )
* refactor: avatar code
* fix: Fix Avatar fallback bug
close #25801
* add blank
* update demo
4 years ago
afc163
16c0ca9100
docs: remove duplicated icon from document
4 years ago
afc163
9e104292a2
docs: 📝 update table locale API
4 years ago
linye
4ad1ccac27
docs: Update site docs ( #25795 )
4 years ago
07akioni
29da624411
fix: Table getCheckboxProps indeterminate not working ( #25649 )
* fix: Table getCheckboxProps indeterminate not working
* feat: Table warn when set halfChecked using getCheckboxProps
* chore: rename expand-chidren.md to tree-data.md
4 years ago
07akioni
f38f297616
style: 💄 update Menu.Item horizontal style ( #25622 )
* refactor: menu style
* chore
* chore
* fix: site style
4 years ago
偏右
d53bf9a575
docs: 📝 Add links about how to contribute
4 years ago
Kermit Xuan
d52965e5df
feat(date-picker): improve hovering experience ( #25784 )
4 years ago
afc163
c299f1c420
docs: issue link of Cascader showSearch.matchInputWidth
https://github.com/ant-design/ant-design/issues/25779
4 years ago
xrkffgg
1fc3b59ada
fix: pagination button cursor style ( #25772 )
4 years ago