afc163
6497d0dfef
docs: moment version mismatched issue ( #36473 )
https://github.com/ant-design/ant-design/issues/36465#issuecomment-1181275538
2 years ago
afc163
4fe88a5577
docs: add locale link in Calender ( #36108 )
close https://github.com/ant-design/ant-design/issues/36107#issuecomment-1158630726
2 years ago
kalykun
7bb5a7a563
docs: correct types ( #35919 )
* docs: correct types
* ++
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
afc163
34d7a1c80c
docs: info about disabledDate currentDate argument
close #30987
3 years ago
Tom Xu
d44f404eae
docs: sort api ( #27251 )
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
4 years ago
xrkffgg
69416c904a
docs: format api calendar/descriptions/empty ( #25366 )
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
偏右
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
偏右
90d819fc6f
docs: 📝 update title to Replace Moment.js ( #20730 )
* 📝 update title to Replace Moment.js
* Update and rename generate-picker.zh-CN.md to replace-moment.zh-CN.md
* 🔗 fix links
5 years ago
陈小聪
014bed6358
docs: generate picker ( #20515 )
* docs: faq How to use dayjs instead of moment
* adjust article position
* add steps and use cases
* change docs
* add bisheng config source
* translate title
* remove customize TimePicker
* simplified document
* Update docs/react/generate-picker.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update docs/react/generate-picker.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* add cra demo
* init demo refer 'Use in TypeScript'
Co-authored-by: 偏右 <afc163@gmail.com>
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
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
5 years ago
Harut
982871522b
feat: New calendar apis, headerRender method ( #16535 )
* added new calendar api, renderHeader now we can customize calendar header
* fixed typo for tests
* error handling for renderHeader
* covering all cases with tests
* fixed tests and change console error to warning
* fixed feedbacks and code optimization
* cleanup callback function arguments
* removed unused changes
* fixed tests
* added extra classes
* fixed some comments
* tying to fix test for remote
* tying to fix test for remote in my local machin it works fine
* tying to fix test for remote in my local machin it works fine
* tying to fix test for remote in my local machin it works fine
* updated test snapshots
* fixed comment
* fixed linting
* fixed some texts
* added header for CN and added argument types
* removed extra row
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
tangjinzhou
92dc0dc2b0
feat: add onChange for Calendar
6 years ago
Wei Zhu
b6d7151486
docs: Document Calendar[validRange]
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
7 years ago
afc163
f414398fae
Fix disabledDate of Calendar, close #6074
8 years ago
偏右
9a9db14b4c
Feat calendar select ( #5127 )
* use less variables in calendar style
* Make calendar selectable
* Add test case
* fix test typo
* update demo title
8 years ago
wonyun
27e3f660b4
Add dateFullCellRender and monthFullCellRender for calendar component ( #5138 )
8 years ago
Benjy Cui
ce0d4c39f2
docs: add missing info in Calendar, close : #5017
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
Benjy Cui
904be38493
docs: update locale format ( #4150 )
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
Benjy Cui
4026221d45
deps: hello moment ( #2887 )
* deps: upgrade TimePicker
* deps: upgrade DatePicker
* deps: upgrade Calendar
* fix: moment should work with LocaleProvider
* feat: update API of TimePicker
* feat: update Calendar's APIs
* feat: update DatePicker's APIs
* doc: update demo
* revert: add dateString and timeString and so on
* feat: add Calendar[defaultValue]
* feat: add defaultPickerValue
* docs: update docs about date picker
* feat: set moment locale to zh-cn automatically
8 years ago
afc163
089f1ae512
update components category name
9 years ago
guoxin.zgx
3206196a7b
fix(component):fix translation for calendar component
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
afc163
652195c9f7
Fix calendar controlled value
9 years ago
afc163
5540ac7c9c
type => mode
9 years ago
afc163
e8bc6f58ba
rm NoteList, it should be in demo
9 years ago
afc163
4b4b2dbe36
custom render demo
9 years ago
afc163
756cea0524
typo
9 years ago
afc163
1dadd262b9
update calendar
9 years ago
血诺
4c50d5caf2
docs add onTypeChange
9 years ago
血诺
522c3fb0e7
remove selected cell style
9 years ago
血诺
1ec5bbb66f
fix details
9 years ago
血诺
a3e4043567
fix cols
9 years ago
血诺
7f4854a2c1
fix&improve
9 years ago
血诺
4db12ff733
add components/calendar
9 years ago
血诺
6d09568c73
fix&improve
9 years ago
血诺
4fb2e7d131
add components/calendar
9 years ago