偏右
|
1bba2ef65e
|
chore: Delete netlify.toml and update devDeps (#24343)
* Delete netlify.toml
* 🆙 upgrade dev deps
* fix mockdate tsd
* fix tsc noEmit
|
5 years ago |
二货机器人
|
c40b291415
|
feat: RangePicker support info (#24278)
|
5 years ago |
二货机器人
|
a83143bbbc
|
fix: Picker disabled today (#24190)
|
5 years ago |
偏右
|
8497e54e39
|
docs: 📖 keep documentation up to date (#24184)
* docs: remove babel-plugin-import from docs
* docs: react-scripts-rewired + customize-cra => craco
* docs: remove babel-plugin-import
* fix remark link
|
5 years ago |
二货机器人
|
586c7f5218
|
fix: DatePicker panel exceed (#24145)
|
5 years ago |
afc163
|
50e33768a9
|
✅ fix DatePicker snapshot
|
5 years ago |
xrkffgg
|
04eb91dc8e
|
style: fix datepicker panel style (#24028)
|
5 years ago |
xrkffgg
|
e26eb5f892
|
docs: optimize site of rtl (#23995)
|
5 years ago |
xrkffgg
|
015109b42b
|
style: opt datepicker active bar style in rtl (#23981)
|
5 years ago |
二货机器人
|
34bf3fdb66
|
fix: DatePicker miss placeholder when it's undefined (#23818)
* fix placeholder
* add test case
* update snapshot
|
5 years ago |
偏右
|
78b7cf22a1
|
style: 💄 Fix DatePicker clear icon style (#23811)
|
5 years ago |
偏右
|
7bf44c417c
|
test: ✅ fix test case for RangePicker presetted ranges (#23710)
* ✅ fix test case for RangePicker presetted ranges
* 🆙 upgrade simple-git
|
5 years ago |
afc163
|
e4bdfb218c
|
✅ add test case for RangePicker presetted ranges
|
5 years ago |
偏右
|
b70d607b9f
|
💄 Fix RangePicker ranges color when custom theme (#23705)
close #23687
|
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 |
Tom Xu
|
8cdf1c017a
|
fix: ConfigProvider getPopupContainer invalid (#23594)
* fix: ConfigProvider getPopupContainer invalid
* slider getPopupContainer
* Create container.test.js
* Update container.test.js
|
5 years ago |
偏右
|
835bcabdbc
|
💄 fix DatePicker/TimePicker icon color (#23508)
should be same as 3.x
|
5 years ago |
Tom Xu
|
b7e877aeef
|
refactor(slider): rewrite with hook (#23474)
* refactor(slider): rewrite with hook
* improve test
* Revert "improve test"
This reverts commit 48cd83d0cc .
* improve test
* improve test 2
|
5 years ago |
偏右
|
c550cb050b
|
💄 fix DatePicker/TimePicker disabled icon color (#23478)
|
5 years ago |
偏右
|
db97c5788e
|
chore: add remark lint (#23457)
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
* 💄 Add remark lint for markdown files
|
5 years ago |
二货机器人
|
ecf025548b
|
chore: adjust RangePicker style (#23074)
* adjust range color
* fix lint
* update color
* update dark logic
* adjust little of arrow
* use icon
* update font size
* update snashot
|
5 years ago |
xrkffgg
|
4d31ed8994
|
style: optimize datepicker rtl style (#22595)
* style: optimization datepicker rtl style
* fix icon in rtl
* fix: opt rtl
|
5 years ago |
二货机器人
|
f42cdca081
|
chore: adjust RangePicker style (#23025)
* adjust range color
* fix lint
* update color
* update dark logic
* adjust little of arrow
|
5 years ago |
Calin Vlad
|
4ed2d6a44d
|
docs: update DatePicker docs to specify correct monthCellRender prop insted of monthCellContentRender (#22946)
|
5 years ago |
zombiej
|
3b77e610fe
|
chore: Update snapshot
|
5 years ago |
二货机器人
|
9ecb12db76
|
refactor: Refactor picker generate to multiple files (#22850)
* move single picker out
* move generateRangePicker out
* fix compile
|
5 years ago |
二货机器人
|
b174f98c6c
|
chore: Adjust range picker style (#22847)
* adjust rangepicker style
* update snapshot
* fix lint
* add aria label
|
5 years ago |
Paul Julien
|
33e5ef20ed
|
fix: Fix date_picker et time_picker locale for 🇫🇷 (#22769)
* fix french locale
* le -> un
|
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 |
zombiej
|
7878fb6edc
|
fix test case
|
5 years ago |
xrkffgg
|
901f862117
|
style: add separator disabled (#22563)
|
5 years ago |
二货机器人
|
147251345a
|
fix config provider size (#22486)
|
5 years ago |
二货机器人
|
1e95c6cef0
|
feat: Quarter picker (#22468)
* support quarter picker
* update snapshot
* fix lint
|
5 years ago |
xrkffgg
|
7da82dc196
|
style: add rtl.less of DatePicker (#22414)
* style: add rtl.less of DatePicker
* fix: remove var
* fix: add
|
5 years ago |
偏右
|
f3e0191fa9
|
💄 tweak RangePicker arrow shadow (#22406)
|
5 years ago |
afc163
|
5f61dda3c9
|
fix select-in-range.md
|
5 years ago |
afc163
|
02dbd8078d
|
✅ update snapshots
|
5 years ago |
afc163
|
b33c1d5d88
|
docs: 📝 onOpenChange argument name
|
5 years ago |
afc163
|
e2c76ff9fb
|
🎬 Add RangePicker demo
close #22345
|
5 years ago |
Arnaud Benhamdine
|
e0ecd4389b
|
fix: remove acute accents in datepicker FR locale (#22238)
* fix: remove acute accents in datepicker FR locale
* Add missing trailing "r"
|
5 years ago |
Gibson C
|
875f1afc79
|
feat: Define PickerLocale typedef (#22132)
|
5 years ago |
Paul Julien
|
e989683eef
|
fix: fr_FR locale (#22122)
|
5 years ago |
偏右
|
28c06266d0
|
docs: 📝 documentation for DatePicker inputReadOnly (#22024)
close #20442
close #21831
close #20816
|
5 years ago |
二货机器人
|
d23d53b2e8
|
chore: Update snapshot (#21966)
|
5 years ago |
xrkffgg
|
cb4ad64991
|
style: add datepicker cursor style (#21937)
|
5 years ago |
afc163
|
c5e5a8c895
|
✅ update snapshots
|
5 years ago |
二货机器人
|
adb323cec2
|
chore: icons save bundle size without treeShaking (#21752)
* alert
* more icons
* another grouping
* all done
|
5 years ago |
GJ Wang
|
f78332171e
|
docs: fix size props (#21724)
|
5 years ago |
偏右
|
50087b22d8
|
📦 Remove DatePicker legacy cell className (#21589)
|
5 years ago |