偏右
b369717181
chore: 🦄 Add eslint-plugin-unicorn ( #22883 )
...
* 🦄 Add eslint-plugin-unicorn
* fix eslint errors
* fix eslint errors
* fix lint demo
* fix lint demo
2020-04-03 15:02:11 +08:00
zombiej
3b77e610fe
chore: Update snapshot
2020-04-03 12:19:41 +08:00
zombiej
913204282b
merge master
2020-03-28 16:31:17 +08:00
偏右
9ff35a449b
style: 💄 fix calendar style details ( #22676 )
...
* 💄 fix calendar style details
close #22675
* ✅ update calendar demo snapshot
* fix radius
2020-03-27 20:02:14 +08:00
zombiej
7878fb6edc
fix test case
2020-03-27 13:25:18 +08:00
afc163
46a8cf7dc7
merge feature into master-to-merge-feature
2020-03-16 15:52:39 +08:00
hebingchang
81f7f839cb
fix: style of card mode of Calendar ( #22231 )
...
* fix: style of mini Calendar
* ignore lint
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-15 22:05:56 +08:00
偏右
71c8fac72f
Merge branch 'feature' into master-to-merge-feature
2020-03-13 11:52:28 +08:00
偏右
2a6f975acf
💄 Fix Calendar header select ellipsis ( #22148 )
...
close #22123
2020-03-12 13:53:50 +08:00
二货机器人
d23d53b2e8
chore: Update snapshot ( #21966 )
2020-03-07 15:05:19 +08:00
afc163
f287708db5
💄 optimize Calendar header style in small screen
2020-03-03 15:26:51 +08:00
xrkffgg
4584a62d54
style: optimization calendar year content ( #21598 )
2020-02-26 11:21:21 +08:00
Orkhan Huseynli
28a529274b
feat: Azerbaijani translation ( #21387 )
...
* add Azerbaijani translation
* fix: rename Azerbaijani translation file
* fix: add az_AZ.txs file into locale/ folder
* fix: linting error on tranling comma
* fix: duplicate locales in locale-provide, a typo
* https://github.com/ant-design/ant-design/issues/21343 - fix (#21344 )
* fix(Form): label width not correct when screen less than xs (#21222 )
* fix(Form): label width not correct when screen less than xs
* fix form item control width
* fix css selector priority
* fix: separate translation into multiple files for Azerbaijani locale
* fix: wrong import from tr_TR locales into az_AZ
* fix: typo in calendar locale az
* add Azerbaijani translation
* fix: rename Azerbaijani translation file
* fix: add az_AZ.txs file into locale/ folder
* fix: linting error on tranling comma
* fix: duplicate locales in locale-provide, a typo
* add: time picker az_AZ locale
* fix: separate translation into multiple files for Azerbaijani locale
* fix: wrong import from tr_TR locales into az_AZ
* fix: typo in calendar locale az
* update: rc-picker in package.json
Co-authored-by: ElliotAshby <47282526+ElliotAshby@users.noreply.github.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2020-02-15 22:28:12 +08:00
xrkffgg
8a9e2c5784
style: 优化calendar若干样式 ( #20790 )
...
* style:优化calendar若干样式
1. 基本样式月份下拉框宽度
2. 通知事项的文字反向
3. 卡片模式,选择框的尺寸
* fix: css order
* fix css
2020-01-09 15:40:29 +08:00
偏右
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
2020-01-08 11:29:37 +08:00
二货机器人
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
2020-01-03 13:38:16 +08:00
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>
2020-01-02 19:10:16 +08:00
陈小聪
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>
2020-01-02 16:05:59 +08:00
偏右
d8cea7489d
💄 fix stylelint warnings and errors ( #20562 )
2019-12-31 15:04:00 +08:00
ycjcl868
090f25845c
fix: lint
2019-12-26 15:59:50 +08:00
ycjcl868
e5bc8bab5a
fix: style:lint
2019-12-26 15:55:10 +08:00
ycjcl868
0306096356
chore: update snapshot
2019-12-26 15:15:46 +08:00
ycjcl868
4dc860decf
Merge origin/4.0-prepare into feat-dark-palette
2019-12-25 19:32:38 +08:00
ycjcl868
f7cfb21d1c
fix: calendar-full background
2019-12-25 18:06:50 +08:00
ycjcl868
957b1ac7d0
fix: calendar style hover
2019-12-25 15:04:41 +08:00
zombiej
4b5a3259c1
chore: Update rc-select deps & snapshot
2019-12-25 11:29:54 +08:00
ycjcl868
c10a6f029c
fix: demo style
2019-12-24 20:58:42 +08:00
二货机器人
407a41a142
feat: New Picker ( #20023 )
...
* init generate
* basic style
* basic panel style
* update mode panel style
* update style
* generate More picker
* default clear icon
* chore: Update separator type
* feat: Add ranged start & end className
* update range style
* Add transition effect
* support size config
* adjust range style
* chore: Auto fill time by showTime
* auto set time by format
* update disabled style
* update seperator style
* ranges style
* support extra footer style
* remove useless test case
part is not usable anymore
part is already tested in rc-picker
* init calendar
* all demos
* fix calendar basic test
* fix time-picker test case
* update snapshot
* fix tooltip test case & lint
* fix locale & style lint
* fix compile
* fix style
* fix style lint
* fix calendar style
* update rc-picker version
* adjust style
* move picker placeholder into locale file
* update snapshot
* add hover style
* update picker version
* fix icon position & style
* update picker version
* update deps for pading
* fix: align of suffix
* feat: Year & Month support range effect
* adjust range style to support up-down placement
* update rc-picker
* update range picker style
* adjust extra footer line style
* update snapshot
* fix: Locale error
* fix: style lint
* fix: add missing button style deps
* update test case
* fix firefox additional white line style issue
* rollback demo
* fix ff additional blue color
* docs: Remove placeholder in demo
* rangepicker ranges is tag now
* connect start / end background color with picker range
* update deps
* update deps for fixing blur text issue
* hide start-end demo
* range hover style update
* hover range with ranged value
* black magic of inner hover style
* hover style of range adjust
* fix css select miss hit on DatePicker
* remove one eslint rule
* fade range hovered color
* week should alway not show the cell selection
* update style of selection
* update snapshot
* fix style
* add margin back
* update rc-picker deps
* update date & time picker & form style
* fix disabled demo & update form style
* update docs about allowEmpty
* hide arrow in time range picker
* add hover & focused style
* fix lint
* fix style & update snapshot
* raise disabled selector proirity
* fix disabled today border color
* extra footer provides an bottom line
* time picker hover support transition background
* add padding style
* fix Firefox not correct calculate inline-flex
* fix style
* fix week picker missing today border color
* rm useless padding
* Force padding to 0
* test coverage
* dedup eslint rule
* adjust logic to imporve coverage
* fix render cell logic
2019-12-11 23:32:19 +08:00
zombiej
d76283f2b9
merge master
2019-12-01 21:46:17 +08:00
zombiej
1d516d7f7f
merge feature
2019-12-01 15:29:53 +08:00
zombiej
6e69bcc9ca
fix test case
2019-12-01 15:28:49 +08:00
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
2019-11-20 20:31:43 +08:00
二货机器人
efd3b35830
feat: Col support flex
prop ( #16635 )
...
* feat: Col support `flex` prop
* update snapshot
* update doc
* row component use flex type by default
* revert grid flex layout doc
* remove float style
* remove doc old FAQ
* revert .make-row
* col style use flex and max-width
* remove useless Col style and imorove base doc for a single Col
* update snapshots
* fix flex mode pseudo
* update snapshots
* back to old flex mode demo gray background color
* set default col flex => 1 auto
* change grid about flex mode description
* update snapshots
* improve grid introduce and fix with gutter bug
* update snapshots
* remove version
2019-11-20 11:13:24 +08:00
ycjcl868
ffd4371ab5
fix: remove @border-radius-sm
2019-11-15 10:01:35 +08:00
Stevche Radevski
52ab454715
feat: add a Macedonian translation ( #19647 )
2019-11-09 23:17:33 +08:00
zombiej
9bea463638
chore: fix ts define
2019-11-06 11:18:11 +08:00
二货机器人
2ea28af6ed
Virtual select component ( #18658 )
...
* init
* fix firefox
* add active style
* adjust arrow style
* update select
* update icon logic
* render empty
* init multiple
* fix ff display style
* sync font size
* adjust padding style
* add padding
* padding it
* hotfix of chrome
* single sm
* multiple size
* update option group style
* update snapshot
* clean up transition
* rm combobox in ts define
* auto complete init
* fix auto option def
* update demo
* update demo
* update uncertain demo
* update demo
* warning if user set `size` on AutoComplete
* add debug demo
* updat demo
* update demo of disabled
* update snapshot
* rm useless test
* fix pagination test
* fix Table test
* fix calendar test case
* fix calendar test case
* adjust style
* add big data demo
* support clean up
* fix ts define
* fix lint
* fix demo lint
* fix style lint fix
* rm useless deps
* update snapshot
* stop mock
* add space
2019-09-12 20:15:17 +08:00
zombiej
3d8a4f3612
merge master
2019-08-29 23:41:46 +08:00
afc163
a51f7a0508
✅ test unmount
2019-08-27 18:31:01 +08:00
陈帅
b133c4a2c4
style: descriptions style update ( #18270 )
...
* padding bottom support size
* add toc readme
* add demo
* fix lint
* snapshot updated
2019-08-16 10:01:46 +08:00
偏右
19fc777351
Merge pull request #18274 from ant-design/master
...
Merge master into feature
2019-08-14 21:44:20 +08:00
afc163
760853e239
💄 eslint for all
2019-08-14 18:21:24 +08:00
vagusX
149729e524
use ant design icons 4.0 ( #18217 )
...
* feat: use @ant-design/icons@4.0
* feat: use createFromIconfontCN to make site works
* feat: update doc for Icon
* feat: use icon in component Alert
* feat: use icon in component Avatar
* feat: use icon in component Breadcrumb
* feat: use icon in component Button
* feat: use icon in component Cascader
* feat: use icon in component Collapse
* feat: use icon in component Datepicker
* feat: use icon in component Dropdown
* feat: use icon in component Form
* feat: use icon in component Input
* feat: use icon in component InputNumber
* feat: use icon in component Layout
* feat: use icon in component Mention
* feat: use icon in component Message
* feat: use icon in component Modal
* feat: use icon in component Notification
* feat: use icon in component PageHeader
* feat: use icon in component Pagination
* feat: use icon in component Popconfirm
* feat: use icon in component Progress
* feat: use icon in component Rate
* feat: use icon in component Result
* feat: use icon in component Select
* feat: use icon in component Step
* feat: use icon in component Switch
* feat: use icon in component Table
* feat: use icon in component Tab
* feat: use icon in component Tag
* feat: handle rest component which using Icon
* fix: remove unused vars
* feat: use latest alpha ant design icons
* fix: failed test in uploadlist.test.js
* test: update snapshot for icons
* doc: add Icon for site
* doc: use @ant-design/icons in site
* chore: use latest icons
* fix: tslint issue
* fix: test cases
* fix: types for react
* fix: lint rules for import orders
* fix: use @ant-design/icons@4.0.0-alpha.5 to avoid insert css in server render
* fix: eslint error in demo/**.md
* inject antd icons
* update snapshot
* fix site
* doc: update docs
* fix: code snippets icon in site
* feat: use latest @ant-design/icons
* fix: icon props in message
2019-08-13 14:07:17 +08:00
偏右
64dbcc5504
Merge pull request #18124 from ant-design/master
...
chore: 😊 Merge master into feature
2019-08-09 14:02:26 +08:00
Ștefan Filip
a5a8f38dde
Added support for Romanian locale ( #18163 )
2019-08-08 17:24:31 +08:00
orzyyyy
28f39739df
test: update snapshots
2019-08-06 15:36:13 +08:00
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
2019-08-06 15:36:12 +08:00
afc163
4e57d8a5fe
✅ fix snapshots
2019-08-04 22:45:12 +08:00
Sivaraj
4d4e14cc5d
Added Tamil Locale
...
- தமிழ் (செம்மொழி)
2019-07-25 22:01:05 +05:30
偏右
7d9af06289
Merge pull request #17546 from austin-krave/feature
...
Added ms_MY locale support
2019-07-15 16:58:28 +08:00
Goh Zhao Yang
312e9dd54f
Added ms_MY locale support
2019-07-12 07:53:10 +08:00
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
2019-07-11 14:14:33 +08:00
偏右
ce04af83da
Merge pull request #17063 from wonderjar/master
...
fix: prop headerRender should be optional for component Calendar
2019-06-21 18:02:28 +08:00
Zzzen
f1ee189bd2
eliminate any
type in exported interfaces.#14044
2019-06-16 20:51:47 +08:00
jiang.an
180ed017f8
fix: prop headerRender should be optional for component Calendar
2019-06-12 17:46:21 +08:00
afc163
13379aa0d8
💄 Optimize examples code style
2019-05-27 22:04:17 +08:00
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
2019-05-26 13:09:06 +08:00
Kimmo Saari
cd6f5ff3f1
Locale (feat #16752 ): Added Latvian localization ( #16780 )
2019-05-26 10:02:40 +08:00
afc163
b780070351
💄 prittier all files
2019-05-07 14:57:32 +08:00
陈帅
785c132262
meger feature to master ( #16421 )
...
* use ul in list
* update snapshot
* update comment
* feat: TreeSelect support `showSearch` in multiple mode (#15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
* feat: table customizing variable (#15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
* feat: Upload support customize previewFile (#15984 )
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
* 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
* use li wrap with comment
* feat: Support append theme less file with less-variable (#16118 )
* add override
* add override support
* update doc
* feat: dropdown support set right icon
* docs: update doc of dropdown component
* style: format dropdown-button.md
* test: update updateSnapshot
* style: format dropdown-button.md
* test: update updateSnapshot
* test: update updateSnapshot
* style: change style of dropdown-button demo
* fix: fix document table order
* feat: Support SkeletonAvatarProps.size accept number (#16078 ) (#16128 )
* chore:update style of demo
* feat: Notification functions accept top, bottom and getContainer as arguments
* drawer: add afterVisibleChange
* rm onVisibleChange
* update
* feat: 🇭🇷 hr_HR locale (#16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
* feat: add `htmlFor` in Form.Item (#16278 )
* add htmlFor in Form.Item
* update doc
* feat: Button support `link` type (#16289 )
close #15892
* feat: Add Timeline.Item.position (#16148 ) (#16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
* refactor: Update Tree & TreeSelect deps (#16330 )
* use CSSMotion
* update snapshot
* feat: Collapse support `expandIconPosition` (#16365 )
* update doc
* support expandIconPosition
* update snapshot
* feat: Breadcrumb support DropDown (#16315 )
* breadcrumbs support drop down menu
* update doc
* add require less
* fix test
* fix md doc
* less code
* fix style warning
* update snap
* add children render test
* feat: TreeNode support checkable
* feat: add optional to support top and left slick dots (#16186 ) (#16225 )
* add optional to support top and left slick dots
* update carousel snapshot
* Update doc, add placement demo
* update carousel placement demo snapshots
* rename dots placement to position
* update vertical as deprecated
* rename dotsPosition to dotPosition
* refine code
* add warning testcase for vertical
* remove unused warning
* update expression
* Additional test case for dotPosition
* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402 )
* upgrade `rc-tree-select`
* update snapshot
* 3.17.0 changelog
* fix warning
* fix review warning
2019-05-06 12:04:39 +08:00
zombieJ
5fd8ba15ef
fix: Caldendar select option ellipsis when not in fullscreen
( #16304 )
2019-04-25 16:22:40 +08:00
afc163
a2a9831abb
💄 Fix less code style
2019-04-15 11:05:06 +08:00
zombieJ
41316e69e8
update snapshot ( #16017 )
2019-04-11 12:48:36 +08:00
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
2019-04-03 15:54:26 +08:00
zy410419243
355d58b0fa
chore: update description
2019-03-25 21:48:18 +08:00
zy410419243
a20536f850
chore: update type of Header
2019-03-25 21:48:18 +08:00
zy410419243
19dc14af5c
refactor: abstract common method for comparison
2019-03-25 21:48:18 +08:00
zy410419243
cfe531a54a
pref: use simulate function to replace calling functions in class
2019-03-25 21:48:18 +08:00
zy410419243
0d932f79b8
chore: remove any
2019-03-25 21:48:18 +08:00
zy410419243
375135b3fd
test: update cases for Calendar.Header
2019-03-25 21:47:24 +08:00
zy410419243
5c1c4e7502
test: remove snapshots to fix ci problem in react 15
2019-03-12 17:01:11 +08:00
zy410419243
c1d58f43bf
refactor: unify type => mode
2019-03-12 16:55:39 +08:00
zy410419243
b8a19180aa
try: to fix stackoverflow in react 15
2019-03-12 16:31:29 +08:00
zy410419243
e3da847f53
pref: update date using UTC
2019-03-12 15:46:12 +08:00
zy410419243
5b5008420f
pref: update selector for more acurrate
2019-03-12 15:06:41 +08:00
zy410419243
0d4828059a
test: leaving snapshots before and after changes
2019-03-12 15:03:04 +08:00
zy410419243
c5290d2ee8
test: assign value for snapshot
2019-03-12 14:59:41 +08:00
zy410419243
4f7ee02ad4
test: update snapshot for making sure to switch correct panel
2019-03-12 14:51:49 +08:00
zy410419243
81cb4a2407
test: update cases for Header
2019-03-12 14:38:53 +08:00
zy410419243
222c744f6d
test: update snapshots
2019-03-12 13:44:38 +08:00
zy410419243
d53e003b62
fix: Calendar select can't switch
2019-03-12 13:35:39 +08:00
afc163
da6662562b
⚡ refactor some code after #15254
2019-03-08 15:43:46 +08:00
zy410419243
4601144f3f
refactor: update lifecycle method for Calendar
2019-03-07 16:33:59 +08:00
zombieJ
ed1872fe08
fix calendar-onPanelChange some time not trigger ( #15063 )
2019-02-26 19:56:55 +08:00
zombieJ
1d75725369
update snapshot ( #14880 )
2019-02-18 11:04:45 +08:00
afc163
25404ee6cf
💄 Tweak select width in Calendar
2019-02-17 22:47:27 +08:00
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
...
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
2019-02-15 10:48:07 +08:00
afc163
3b40bfb058
🐛 Tweak calendar select width for IE9
...
close #14464
2019-01-31 17:19:55 +08:00
afc163
b8fd449f84
🐛 Fix margin in calendar select
...
close #14636
2019-01-31 17:19:55 +08:00
zombiej
0a67272ae4
add locale update
2019-01-10 21:55:21 +08:00
zombiej
12af9a9dca
icon add aria-label support
2019-01-10 21:55:21 +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
aashutoshrathi
0e42cbf7e6
Added Hindi Locale
2018-12-27 18:11:42 +08:00
Rahul Gurung
1a4fce7d0f
#13576 - Kannada locale added (kn_IN)
2018-12-27 10:35:12 +08:00
afc163
30fe9918d8
Merge branch 'master' into feature
...
* master:
📝 Add bodyStyle and style of Drawer in documentation, #13850
🐛 Fix Drawer style not working
🐛 fix markStyle affset style
Update Santa.jsx
update changelog
bump 3.11.6
revert Christmas egg
[type] make type of components compatible with ComponentType<P>
bump 3.11.5
✨ site: make document side bar sticky
2018-12-25 16:28:50 +08:00
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
2018-12-25 01:10:00 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
amedora
0aeb9a356b
use color definitions insted of numbers
2018-12-05 19:45:22 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
zombiej
9f5d421cd6
merge master
2018-11-30 14:48:37 +08:00
afc163
83c192ea3e
💄 fix eslint problems
2018-11-28 15:11:02 +08:00
CORP\lianyufeng
02cedda1e9
Add support for Indonesian internationalization
2018-11-12 12:05:46 +08:00
afc163
11384384d0
Merge branch 'master' into feature
2018-11-10 22:10:07 +08:00
ilanus
1dfe222933
🌐 adding hungarian localisations
2018-11-09 21:53:15 +08:00
ztplz
f8626ccaff
Fix typo
2018-11-09 21:04:17 +08:00
afc163
ad0f9b28ec
Merge branch 'master' into feature
...
* master:
site: add Community discusstion links
🌐 site: transition component category, close #11629
Fix Collapse Panel id definition, close #12357
Fix style overlap with sorter when long text in Table column header
Add more recommendation
adjust datepick reset logic
reset showDate when picker is closed fix #12929
2018-11-04 17:15:29 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
afc163
ba5409afa3
Merge branch 'master' into feature
2018-10-26 18:48:34 +08:00
zombiej
2553edbb6b
Fix Calendar month picker not correct when set with validRange
...
fix #12675
2018-10-24 21:40:41 +08:00
afc163
93a9b2fc5e
Fix test case
2018-10-21 12:04:03 +08:00
afc163
cb24060955
test: add test case for calendar locale prop
2018-10-19 23:54:10 +08:00
Michael Krog
cde74cd39a
Adds danish locale
2018-10-19 19:26:12 +08:00
afc163
fb2e355f14
Calendar locale prop should have priority
...
close #12706
2018-10-18 23:35:14 +08:00
afc163
2c5366603c
chore: fix code indent
2018-10-18 23:35:14 +08:00
Oren Kosto
b05488c3b0
Added Hebrew translations
2018-10-11 14:54:10 +08:00
HeskeyBaozi
976f6969f4
update test snapshot
2018-09-07 14:14:23 +08:00
digz6666
8f41d5f774
Added Mongolian locale provider and tested. Translated calender,
...
date-picker, time-picker.
2018-09-04 11:55:55 +08:00
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
74798b8911
upgdate test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
d6131fe18d
update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
0c9465aaf9
upgrade icons library
2018-08-27 20:40:11 +08:00
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
2018-08-24 18:36:08 +08:00
HeskeyBaozi
796de6390b
update test snapshot
2018-08-14 15:32:29 +08:00
HeskeyBaozi
35974d67b2
update test snap shot
2018-08-13 20:51:01 +08:00
HeskeyBaozi
0a8f964935
update test snap shot
2018-08-13 14:46:55 +08:00
Wei Zhu
064bfaf554
Add @types/prop-types
2018-08-07 21:09:05 +08:00
tangjinzhou
92dc0dc2b0
feat: add onChange for Calendar
2018-07-30 17:57:34 +08:00
zombiej
11dba9c305
update snapshot
2018-06-28 17:12:16 +08:00
afc163
009ed08580
upgrade eslint-config-airbnb
2018-06-27 16:09:58 +08:00
杨小事er
ad52250256
fix(calendar): fix fullcalendar content 2px overflow
2018-06-06 16:59:42 +08:00
afc163
cbff10db15
test: update snapshots
2018-05-25 14:25:26 +08:00
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
...
* chore: upgrade menu and select
* Add test case for coverage percent
2018-04-29 23:01:58 +08:00
gregahren
b6ce947894
Slovenian locale added (sl_SI) ( #9724 )
...
* Add sl_SI locale (Slovenian)
* fix lint issues
snapshot tests
* add description
* bump rc pagination to 1.16.1 which includes sl_SI(Slovenian) locale
then include it
2018-03-26 11:44:27 +08:00
zhuyue
ed70ba694e
Merge branch 'feature-3.3.0'
2018-03-11 14:50:25 +08:00
Wei Zhu
b6d7151486
docs: Document Calendar[validRange]
2018-03-09 17:55:49 +08:00
Wei Zhu
7f5f09ff47
Add more tests for Calendar[validRange]
2018-03-09 17:43:13 +08:00
Rohan Malhotra
71f65a0be8
Added validRange props in calendar to control date range
2018-03-09 17:42:54 +08:00
Wei Zhu
fe4d294c64
Fix moment require ( #9528 )
...
Fix #9502
2018-03-09 15:04:21 +08:00
Wei Zhu
f78e0098fa
Improve Radio/Checkbox type definition
...
Close #9574
2018-03-08 20:39:34 +08:00
Wei Zhu
49c2a6220b
Merge branch 'feature-3.2'
2018-02-04 17:24:16 +08:00
mgrdevport
b87f76e64a
Change Calendar mode via property ( #9243 )
2018-02-04 02:50:50 -06:00
Wei Zhu
5afb1a28b6
Merge branch 'master' into feature-3.2
2018-01-26 17:14:44 +08:00
niko
f2ba99978d
upgrade snapshots ( #9127 )
2018-01-25 18:24:59 +08:00
ahalimkara
937f249b38
Kurdish translation ( #9064 )
...
* Revert "Merge branch 'master' into feature-3.2"
This reverts commit b7901e541a
, reversing
changes made to 7a7933038c
.
* Revert "Revert "Merge branch 'master' into feature-3.2""
This reverts commit ebf5e4c4f0
.
* Kurdish translation
* Update jest snapshot for ku-iq
2018-01-24 21:40:29 +08:00
Wei Zhu
46b45acb12
Remove babel-plugin-add-module-exports ( #8888 )
2018-01-13 05:11:53 -06:00
afc163
80686df38e
update snapshot
2017-12-18 09:48:43 +08:00
Wei Zhu
f4dc69f5f0
Fix implicit any error for Calendar
2017-11-22 11:05:19 +08:00
Wei Zhu
9b5a16ba93
Fix implicit any for Radio
2017-11-21 15:22:27 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
Oleksandr Kovalchuk
fce6862696
Feature: uk_UA locale ( #8169 )
...
* Add uk-UA localization
Ukrainian localization for the following components:
- locale-provider
- DatePicker
- TimePicker
- Calendar
* Add uk_UA locale to test suite
* Add uk_UA locale to tests snapshot
Tests on CI are failing because there are no snapshot for uk_UA locale.
Generate a snapshot with `npm test -u` command and add it to the test
suite.
2017-11-14 16:10:54 +08:00
Wei Zhu
bbb1a3a828
Merge branch 'master' into antd-3.0
2017-10-25 10:27:38 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
Benjy Cui
67be1eafa9
test: fix CI
2017-10-24 14:08:39 +08:00
Benjy Cui
7ea572bfc8
refactor: extract common locale logic ( #7915 )
2017-10-20 14:54:38 +08:00
afc163
19324e3360
update calendar demo
2017-10-16 20:12:21 +08:00
Mohamed Seada
fa315e9f6d
Add new locale (ar-EG: Arabic Egypt) #3 ( #7888 )
...
* Add new locale (ar-EG: Arabic Egypt)
* resolve snapshot testing problem
* Add new locale (ar-EG: Arabic Egypt) to docs
2017-10-14 14:30:54 +08:00
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
2017-10-09 19:18:04 +08:00
afc163
4eb9d5ef56
Merge branch 'master' into antd-3.0
2017-10-09 13:33:59 +08:00
afc163
942ea41b02
update snapshot for new jest
2017-10-09 13:32:11 +08:00
afc163
475e4ff23d
upgrade eslint-config-airbnb
2017-10-09 13:27:35 +08:00
偏右
2bced36f0c
New component styles ( #7731 )
...
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
2017-09-27 22:32:49 +08:00
Benjy Cui
829b5f87bf
feat: make default locale to enUS ( #7553 )
...
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
2017-09-26 23:12:47 +08:00
ChaXinyu
14e2a56b75
export components interface ( #7654 )
...
* export components interface
* export specific props
* fix formItem missed import
2017-09-25 22:14:49 +08:00
afc163
412d7eebba
Merge branch 'master' into antd-3.0
2017-09-22 18:37:08 +08:00
偏右
759b0bb821
seperate reset styles ( #7682 )
...
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
2017-09-22 18:33:29 +08:00
Marco Afonso
81435e2798
feat: add Portuguese locale ( #7449 )
...
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT to tests
2017-09-21 21:02:01 -05:00
nikogu
abf18b9ec4
merge master
2017-09-18 10:13:48 +08:00
Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
2017-09-17 15:48:44 +08:00
Khalifa Lame
05fbdd0959
Update Calendar English doc ( #7629 )
...
Fixed typos.
2017-09-16 11:29:05 +08:00
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
...
This reverts commit 9d2c91598b
.
2017-09-15 16:42:25 +08:00
Wei Zhu
9d2c91598b
Mock rc-trigger
...
Ref #5522
2017-09-15 16:14:26 +08:00
Stefan Paunovic
0ac7ccaa8f
feat: add is_IS locale ( #7561 )
2017-09-12 09:10:42 +08:00
Stefan Paunovic
7d8c7d72b7
feat: add sr_RS locale (Serbian) ( #7201 )
2017-08-15 09:24:30 +08:00
Vemund Santi
b69a6886d7
Locale/nb-NO ( #7122 )
...
* locale: Add Norwegian Bokmål locales to Ant Design
* Add Vemund Santi to authors.
* docs: add Norwegian to list of i18n language examples
* test: add tests for Norwegian Bokmål
* Update dependencies. Use locales from rc-pagination.
2017-08-09 20:36:01 +08:00
Michalis Macheras
94d46e4c01
add el_GR locale (Greek) ( #6928 )
...
Update index.test.js
Syntactic error corrected
2017-08-07 10:41:38 +08:00
mkermani144
e8ef77b963
Add fa_IR locale
2017-08-07 10:40:34 +08:00
Benjy Cui
119d498935
chore: replace http with https, close : #6893
2017-07-19 14:00:11 +08:00
Sakol Assawasagool
bc7e0bad3e
feat: add th_TH translation ( #6721 )
2017-07-04 17:54:36 +08:00
afc163
644e23fac6
Make calendar selects rendered inside header, close #6479
2017-06-19 10:47:22 +08:00
Benjy Cui
b0040bfc37
test: update snapshot
2017-06-07 17:39:44 +08:00
Benjy Cui
2e313ef8f0
Merge branch 'master' into feature-2.11
2017-06-06 17:26:06 +08:00
Damian Green
6d74ea346f
Add en-GB, it-IT, fr-FR + nl_BE locales
2017-06-02 14:40:32 +01:00
Patryk
e2be361cd0
Add Polish language support
2017-06-01 22:43:12 +02:00
Adrian Dimitrov
d629086c74
feat: added Bulgarian translation ( #6297 )
...
* Added Bulgarian translation
* Update bg_BG.tsx
2017-06-01 10:32:10 +08:00
afc163
f414398fae
Fix disabledDate of Calendar, close #6074
2017-05-23 17:10:56 +08:00
Benjy Cui
12a6060304
docs: fix code style
2017-05-15 14:37:22 +08:00
Tyler
919cb22eb7
Use the prop-types package from npm instead of React.PropTypes ( #6057 )
...
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
2017-05-09 13:40:33 +08:00
Graeme Yeates
d8d17a6401
Seperate @active-item-bg into 2 variables
2017-05-03 10:57:14 -04:00
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
2017-05-02 11:05:28 -04:00
Graeme Yeates
5841746ec9
Decompose @background-color-base into several variables
2017-04-28 16:04:41 -04:00
Benjy Cui
5f80e50d31
Merge branch 'feature-2.10'
2017-04-28 09:41:34 +08:00
Tino D
5c25452de8
fix: update locale es_ES (Spanish) ( #5932 )
...
* Update locale es_ES (Spanish)
* Fix indent
2017-04-28 09:39:35 +08:00
Hai Phan Nguyen
c6832d1235
feat: add Vietnamese localization support ( #5927 )
...
* Add Vietnamese locale
* add Vietnamese locale
2017-04-27 16:39:46 +08:00
Kimmo Saari
b6eecef255
Add locale fi_FI ( #5674 )
2017-04-22 22:52:37 +08:00
OAwan
1903b75d38
Traditional Chinese locale provider added ( #5665 )
2017-04-22 22:52:01 +08:00
Wei Zhu
6dd3304976
Revert "Traditional Chinese locale provider added ( #5665 )"
...
This reverts commit 65bac17e58
.
2017-04-09 03:37:49 +08:00
OAwan
65bac17e58
Traditional Chinese locale provider added ( #5665 )
2017-04-07 19:19:38 +08:00
Benjy Cui
30f55b923a
deps: upgrade rc-calendar
2017-04-01 14:43:36 +08:00
Ayhan
2265a49dbf
Turkish locale provider added ( #5536 )
2017-03-28 21:26:07 +08:00
Yusuke Ito
b342dbefa2
Japanese locale ( #5529 )
...
* add ja_JP translation
* fix Japanese locale
* fix i18n docs
* update rc-pagination version
* add locale test for ja_JP
2017-03-28 15:11:33 +08:00
偏右
0308138974
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-27 10:09:38 +08:00
Madis Väin
7696c1cd05
feat: Add et_EE locale (Estonian) ( #5266 )
...
* add Estonian translations
* add other translations except pagination for Estonian
* add to tests
* linting fixes
* remove comments
2017-03-24 10:54:36 +08:00
Martin Litvaj
82b516c77f
feat: SK Localization ( #5304 )
2017-03-24 10:30:37 +08:00
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
...
* Upgeade to jest 19
* Use jest.spyOn
2017-03-17 18:56:30 +08:00
ddcat1115
7ab95b7eae
- fix ts error ( #5145 )
...
- typescript upgrade to 2.2.1
2017-03-06 15:48:03 +08:00
Wei Zhu
67bbae9ea8
Merge branch 'feature-2.8'
2017-03-05 21:34:57 +08:00
Minsung Ryu
914ee21a4d
Add locale ko_KR(Korean)
2017-03-05 20:15:04 +08:00
Martin Novák
e59bb6b609
cz translation ( #5169 )
2017-03-05 20:11:24 +08:00
偏右
9a9db14b4c
Feat calendar select ( #5127 )
...
* use less variables in calendar style
* Make calendar selectable
* Add test case
* fix test typo
* update demo title
2017-03-03 15:26:23 +08:00
wonyun
27e3f660b4
Add dateFullCellRender and monthFullCellRender for calendar component ( #5138 )
2017-03-02 13:35:07 +08:00
Wei Zhu
8bfbe9b6df
update snapshot
2017-03-02 11:01:12 +08:00
afc163
5eef3fa467
fix snapshot test
2017-03-01 13:33:17 +08:00
Benjy Cui
758559f718
test: update snapshots
2017-02-28 16:14:53 +08:00
afc163
376806dab8
Merge from "master"
2017-02-26 18:45:16 +08:00
Benjy Cui
3aac9adc40
docs: remove some demo
2017-02-24 16:17:52 +08:00
Benjy Cui
4e59e9e769
docs: recommend to use LocaleProvider, ref: #5017
2017-02-24 10:22:21 +08:00
Benjy Cui
ce0d4c39f2
docs: add missing info in Calendar, close : #5017
2017-02-23 15:58:02 +08:00
Aaron Planell López
05fd5a6825
Add locale ca_ES (Catalan) ( #4929 )
...
* Add locale ca_ES (Catalan)
* Add locale ca_ES (Catalan). Modify global locale in local-provider.
2017-02-19 14:27:14 +08:00
Benjy Cui
63476d0bc0
Merge branch 'master' into feature-2.8
2017-02-14 10:56:33 +08:00
corneyl
28961856aa
feat: Added Dutch locale and bumped dep versions so they include Dutch locales ( #4785 )
...
* Added Dutch locale and bumped dep versions so they include Dutch locales
Bumped versions so they include Dutch locales
- rc-calendar to ~7.6.2
- rc-pagination to ~1.6.6
* Added dutch locale to LocaleProvider test
2017-02-13 15:46:13 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +08:00
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
2017-02-06 12:09:58 +08:00
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
...
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
2017-01-31 16:05:10 +08:00
afc163
f2bb4afd4d
Merge from master
2017-01-27 17:23:51 +08:00
Simon Waloschek
fd233cf430
Added German locale ( #4686 )
...
* Added German locale
* Added German locale for pagination
2017-01-25 21:12:27 +08:00
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
2017-01-20 20:10:50 +08:00
afc163
35523be6e9
Merge from master
2017-01-20 18:28:09 +08:00
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
afc163
6a073c8c6e
fix snap test
2017-01-13 19:03:59 +08:00
Benjy Cui
c4c1078f2d
docs: update demos for Calendar
2017-01-13 17:11:26 +08:00
bokzor
47fcd7651f
feat: Add french locale ( #4538 )
...
* add french locale
* Add french locale
2017-01-11 10:28:47 +08:00
Benjy Cui
3fa5d10da3
Merge branch 'master' into feature-2.7
2017-01-10 10:50:40 +08:00
Benjy Cui
0aabdb3d8b
fix: locale should follow LocaleProvider, close : #4495 ( #4503 )
...
* fix: locale should follow LocaleProvider, close : #4495
* test: update snapshot
* fix: fix some bugs
2017-01-09 16:25:58 +08:00
afc163
b5d0acee45
Merge branch 'master' into feature-2.7
2017-01-09 12:56:36 +08:00
afc163
6dcfa9519c
fix snapshot
2017-01-09 12:56:16 +08:00
afc163
6a8c88fd6b
Merge branch 'master' into feature-2.7
2017-01-09 12:10:30 +08:00
afc163
c208aea654
demo: fix duplicate key
2017-01-09 12:10:08 +08:00
afc163
c040c410e2
Merge branch 'master' into feature-2.7
2017-01-09 11:54:29 +08:00
afc163
024e398ad0
Fix lint for latest eslint-config-airbnb
2017-01-09 11:51:56 +08:00
Jesper We
11ebc915eb
feat: Add support for Swedish locale ( #4455 )
...
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
2017-01-08 19:14:01 +08:00
偏右
d811ebee5c
New color system ( #4426 )
...
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
2017-01-01 22:20:06 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
Wei Zhu
17a0a33283
Restructure tests.
2016-12-14 14:41:39 +08:00
Benjy Cui
904be38493
docs: update locale format ( #4150 )
2016-12-07 10:45:20 +08:00
Benjy Cui
273faafaa2
fix: should use moment.isMoment, close : #4147
2016-12-06 14:21:17 +08:00
Benjy Cui
c4d8c4770c
Add upgrade warning ( #4028 )
...
* chore: add upgrade warning for time related value
* chore: update warning
* chore: update demo url
2016-12-02 15:07:33 +08:00
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
2016-11-29 17:13:24 +08:00
Nathan Tavares Nascimento
c97e687edd
feature: add pt_BR locale support ( #4004 )
2016-11-25 09:44:28 +08:00
afc163
ca9ed27445
upgrade demo primary-color
2016-11-18 14:24:50 +08:00