Yunfly
dd8e9f8568
fix: alert close optimization ( #24460 ) ( #24460 )
Co-authored-by: Yunfly <qinfy@knownsec.com>
4 years ago
xrk
d66458435d
docs: fix pagination api ( #25565 )
4 years ago
zhangchen
d04bd2fabc
fix: Table onChange event is triggered twice ( #25520 )
* fix: Table onChange event is triggered twice
* fix: Table onChange event is triggered twice
* test: should call onChange when change pagination size
* update: code style
4 years ago
xrk
6de959ce1a
docs: reduce demo calendar/carousel/collapse ( #25553 )
* docs: reduce demo
* add
4 years ago
07akioni
750931b14c
fix: Select showSearch align issue
* fix: selector ::after line-height
* chore
* test: update snapshots
* chore: revert debug demo
* chore
4 years ago
07akioni
a50dd21868
docs: faq on components vertial alignment ( #25544 )
4 years ago
07akioni
e5e44d2aae
refactor: Radio.Group use useMergedState ( #25539 )
4 years ago
afc163
ce407809ca
use node 14 image in circleci
4 years ago
偏右
9febbca3fe
docs: 📔 Update customize-theme.zh-CN.md ( #25540 )
* Update customize-theme.zh-CN.md
* test: ✅ update snapshot
4 years ago
偏右
5ce2b62867
perf: 📦 remove babel-runtime and enable @babel/runtime ( #25530 )
* 🗑️ remove babel-runtime from deps
* perf: enable @babel/runtime helpers
4 years ago
Viorel Cojocaru
f507a21c37
Fix relative-ci setup ( #25523 )
* build: Send stats to relative-ci only on minified compilation
Prevent duplicate job for every push
* build: Remove unnecessary bundle-stats option
4 years ago
Amumu
b3a7ed5575
fix typo ( #25525 )
4 years ago
二货机器人
24abadd994
fix: preserve warning in Gorm.Item ( #25518 )
4 years ago
偏右
71447da264
perf: 🆙 upgrade to omit.js@2.0.2 ( #25507 )
* 🆙 upgrade to omit.js@2.0.2
* remove unused dep
* fix ci
* 🆙 upgrade rc-mentions
4 years ago
zombiej
0b7271767e
docs: Add FAQ about Form.Item name array rule
close #25508
4 years ago
Yu
260d40dffb
fix: Card cover margin bug when bordered is false ( #25515 )
4 years ago
二货机器人
fa6fe56a6a
chore: Default break word ( #25516 )
4 years ago
07akioni
673ccd6600
docs: update getPopupContainer ( #25505 )
4 years ago
偏右
17dd94fd07
chore: 📦 Add bundle-stats and relative-ci ( #25501 )
* 📦 Add bundle-stats and relative-ci
* bundle-stats-webpack-plugin
4 years ago
yeshan333
1a692de9e2
docs: Update components/table/demo/custom-filter-panel.md ( #25502 )
Improved the quality of the sample code. Considered the case when the data does not exist. If the user searches, an error will be reported.
4 years ago
陈帅
ef02b382b7
docs: 📝 Update best practices ( #25439 )
* update doc
* update doc
* update doc
* update doc
* update doc
* update doc
* Update docs/react/practical-projects.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
* fix typo
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
偏右
0c5f3cce7a
fix: nested Table cell background ( #25498 )
close #25480
4 years ago
zombiej
c26bb28ad1
chore: Update snapshot
4 years ago
xrkffgg
efdbb21f08
docs: reduce demo transfer/upload ( #25487 )
4 years ago
xrkffgg
8079e0fb8e
docs: reduce demo mentions/slider/switch ( #25486 )
4 years ago
xrkffgg
22d4dbbe99
docs: reduce demo cascader/checkbox/form/inputno ( #25484 )
4 years ago
xrkffgg
6f8e21b75f
docs: reduce demo pageheader/pagination/steps ( #25483 )
4 years ago
xrkffgg
eb63231ab4
style: add @select-item-selected-color ( #25476 )
4 years ago
Zgo
75645c4981
fix: Popover wrong position when using Radio.Button ( #25449 )
* fix Popover wrong position when using Radio.Button
* lint:style
* changelog
* changelogmd revert
4 years ago
linye
27ac5940e9
Update MorePage.tsx ( #25472 )
4 years ago
07akioni
0ba2f830ac
test: update snapshots ( #25469 )
4 years ago
Gerson Garrido
93c294664a
feat: add missing translations in es_ES ( #25460 )
* feat: add missing translations in es_ES
* fix eslint no-template-curly-in-string
4 years ago
二货机器人
6769a9baa9
fix: RangePicker clear btn position ( #25458 )
4 years ago
Albert Zhang
6f2aa5afb7
fix: show thumbnail for non-image files by upload onChange ( #25432 )
4 years ago
zxyao
b06e2567b6
docs(comment): like and dislike number event binding #25437 ( #25444 )
* fix(comment): like and dislike number cursor style(#25437 )
* docs: modify like and dislike DOM order and onclick event binding
* fix: key missing for actions array
* fix: add test snapshot
* fix: modify test snapshot
4 years ago
二货机器人
6a32e8a40b
docs: 4.4.1 changelog ( #25442 )
* docs: 4.4.1 changelog
* add 25328
* update desc
* add missing collobrator
* adjust menu item desc
* update changelog
* clean up
* adjust dec
* 修复 text update
* add missing emoji
* desc update
4 years ago
dependabot-preview[bot]
a7a5516047
chore(deps-dev): bump react-intl from 4.7.6 to 5.0.2 ( #25443 )
Bumps [react-intl](https://github.com/formatjs/formatjs ) from 4.7.6 to 5.0.2.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@4.7.6...react-intl@5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
4 years ago
afc163
acc724d89d
docs: fix demo riddle button not display
4 years ago
Kermit Xuan
e4bbc8fcb3
refactor(menu): move feature to rc-menu( #24975 ) ( #25369 )
* refactor(menu): move feature to rc-menu(#24975 )
* fix(table-useFilter): fix types;
* chore(menu): upgrade to 8.4.1
4 years ago
Johannes Andersen
f71d2d5493
feat: improve nb_NO translations ( #25374 )
* feat: improve nb_NO translations
* fix: issued with VSCode not highlighting issues
* fix: fix failing snapshot test
* Updated rc-picker 1.10.0 -> 1.10.6
4 years ago
Kurt Furbush
20c2a6703f
Grammar ( #25436 )
4 years ago
zombiej
645bbacfd6
docs: Add Table expandIconColumnIndex -1 desc
4 years ago
Kayson Wu
684a773706
fix: menu a color for #25412 ( #25414 )
* fix #25412
* Fix menu a color for #25412
4 years ago
kitsoRik
2b767887d9
feat: improved uk_UA translations ( #25402 )
* Update uk_UA.tsx
Changed english 'item' and 'items' to uk_UA 'елем.' (елемент) and 'елем.' (елемента/елементів)
* Updated snapshots
4 years ago
07akioni
a4712a8f67
docs: add debug on form/disabled-input-debug ( #25413 )
4 years ago
07akioni
1fbc539aa4
fix: update snapshot ( #25411 )
4 years ago
afc163
61eb92f8d2
✅ fix Table test snapshot
4 years ago
afc163
d2d8c67e5a
chore: update form demo
4 years ago
07akioni
7348baa6fb
fix: shouldn't set input-bg inside a error form item ( #25385 )
* fix: fix: shouldn't set input-bg inside a error form item
* chore
* test: update snapshots
* Update disabled-input-debug.md
Co-authored-by: 二货机器人 <smith3816@gmail.com>
4 years ago
07akioni
6eb1cdac0a
chore: remove untranslated blocks in enUS site ( #25391 )
4 years ago