yykoypj
6b658dab76
feat: switch visible to open for Tooltip ( #37241 )
* feat: switch visible to open for Tooltip & Popover & Popconfirm
* fix lint
* fix: merge state
* chore: Update ts part
* test: add legacy test
* test: fix test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
afc163
4a826bb25f
chore: fix rtl cannot revert in Safari ( #37052 )
close #37035
2 years ago
lijianan
73e541911b
refactor: use typescript refactor javascript ( #36907 )
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
* fix: strong type
* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent
* style: formatting
* pref: add useCallback/useMemo
* refactor: use typescript refactor javascript
* fix: remove string
* fix: fix eslint
2 years ago
lijianan
4fc00ececb
fix: strong type ( #36868 )
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
* fix: strong type
2 years ago
lijianan
01087b2571
refactor: rewrite header and footer by FunctionComponent ( #36851 )
* refactor: rewrite header by FunctionComponent
* refactor: rewrite footer by FunctionComponent
2 years ago
afc163
b4ae9202ed
chore: fix LGTM
3 years ago
MadCcc
b5699cc735
chore: optimze LGTM ( #35443 )
* chore: optimze LGTM
* chore: type
3 years ago
MadCcc
11e2ce6c01
docs: update mirror link ( #35424 )
* docs: update mirror link
* feat: add modal
* feat: add icon
* chore: code clean
* feat: text
* fix: cancel btn
3 years ago
afc163
9a59018580
chore: change menu icon in site
3 years ago
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
3 years ago
afc163
cf993989bc
site: tweak theme button margin of site footer ( #35192 )
3 years ago
二货机器人
5b8e4e51e9
chore: Compatible for @types/react@18 ( #34937 )
* chore: bump types def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: free --legacy-peer-deps
* chore: ignore peer
* chore: fix ts logic
* chore: use fork docsearch
* chore: fix demo ts
3 years ago
CommanderRoot
7c34addf57
refactor: replace deprecated String.prototype.substr() ( #34498 )
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr ) so we replace it with functions which aren't.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
3 years ago
afc163
eecf0da7e4
chore: fix ts error in site
3 years ago
dependabot[bot]
20d5502193
chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 ( #32824 )
* chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript ) from 18.2.1 to 19.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases )
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-airbnb
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* chore: code style
* memoize-one
* add comment
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* fix lint
* improve useMemo deps
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
二货机器人
b926c535ea
docs: site build script update ( #32984 )
* chore: rm color-less
* refactor: MV theme to variable
* docs: fix header
* chore: clean up
* chore: enable esbuild
3 years ago
renovate[bot]
14fa342da3
chore(deps): update dependency eslint to v8 ( #32501 )
* chore(deps): update dependency eslint to v8
* fix eslint errors
* fix eslint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
dependabot[bot]
b445baa001
chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 ( #32451 )
* chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier ) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases )
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2 )
---
updated-dependencies:
- dependency-name: stylelint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: autofix stylelint errors
* chore: autofix stylelint errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
叶枫
0d619be27c
feat: 优化 gitee 初始化 ( #32163 )
* feat: gitee
* feat: test
3 years ago
二货机器人
36bcaaef85
Add `variable.less` to support css variable ( #31496 )
* chore: use varaible.less
* chore: basic primary varaible
* chore: Move to variable
* chore: align active color
* chore: global fix of css variable
* chore: primary colors
* chore: button danger
* chore: btn default error color
* chore: button series
* chore: More examples
* chore: More components
* chore: Form demo
* chore: form style
* fix: Tag & Alert variable
* chore: update footer
* chore: rm tmp code
* chore: transfer
* fix: picker column active color
* chore: Adjust active bg color
* chore: table hover color
* chore: all css variables
* chore: Global using variables
* chore: Test case
* chore: Update test logic
* chore: back of default less
* chore: entry of site use proxy style
* chore: update entry
* chore: split of variables
* refactor: quick dist speed
* fix: site use variable version
* chore: Update less config
* chore: add mv script
* chore: Update repalcement script
* chore: Add inject variables
* chore: Update script
* fix: script path
* chore: Move to component instead
* chore: fix condition
* chore: update config
* chore: Update in less transform
* chore: Modify logic
* chore: change to variables
* chore: Update name
* fix: script name
* chore: do inject
* revert: back of path
* chore: 2 way of generate
* bump tools
* chore: Add auto replacement script
* chore: auto genrate less file
* chore: fix test
* test: More test case
* chore: Update limit config
* test: coverage
* docs: Update doc
3 years ago
Guojun Wang
5e72746cd6
chore: remove version popover code ( #31718 )
* 【Issue #31685】大版本发布弹窗已废弃
* 【Issue #31685】大版本发布弹窗已废弃,fix ci errors.
* feat: fix ci errors
* feat: fix online bug for version modal
Co-authored-by: wangguojun <wangguojun@didichuxing.com>
3 years ago
afc163
56e3a9337c
chore: fix tsx error
3 years ago
afc163
d230035a19
chore: fix code lint error
3 years ago
afc163
dbfc3ccb5c
docs: remove course link
3 years ago
afc163
bb91bb3abb
chore: new Ant Design logo font family ( #31135 )
* chore: new Ant Design logo font family
* fix stylelint
* update logo
3 years ago
wwwxy
e4b3a7c0f6
fix: website Header SearchBar locale issue ( #31134 )
3 years ago
afc163
efd69d4e1f
docs: use router.push for algolia search ( #31024 )
* docs: use router.push for algolia search
close #30812
ref #30942
* fix tsc error
3 years ago
vagusX
53a44a29f3
fix: reload when press enter in hit items tmp ( #31003 )
3 years ago
vagusX
0d619766e0
feat: new algolia SearchBar ( #30942 )
close #30812
3 years ago
vagusX
fb15683529
fix: keep selected theme when searching ( #30977 )
3 years ago
二货机器人
feeebdc1e5
fix: Menu overflow measure style ( #30672 )
* fix: Menu overflow checker
* docs: Fix site style
* test: Update snapshot
* fix: dark menu hover style
4 years ago
afc163
3d31e333d4
docs: update links
4 years ago
xiejiahe
c3ce590b24
fix(site): add document.removeEventListener ( #30184 )
4 years ago
afc163
8eca2b3f63
docs: improve community implementation
4 years ago
Amour1688
ac78d87c14
style: not import named export "version" ( #30071 )
4 years ago
Peach
6a0eeb156d
docs: remove yunfengdie from site footer ( #29809 )
* docs: remove yunfengdie from site footer
* docs: remove other yunfengdie related texts
4 years ago
afc163
bfd76f971d
chore: remove logrocket
4 years ago
afc163
6add2991fa
chore: update site header menu style
4 years ago
afc163
8079780392
fix: remove * from postMessage targetDomain ( #29093 )
close #28845
4 years ago
dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #28253 )
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
4 years ago
xrkffgg
e408593725
docs: remove gitter & add discussion ( #28278 )
* docs: remove gitter & add discussion
* add
* remove no use
4 years ago
大猫
5c0799d5ac
docs: add techui promotion ( #27465 )
* feat: add techui promotion
* feat: change button to menu
* feat: change TechUI menu position
4 years ago
Amumu
a7ae888a90
docs: docs upgrade ( #27367 )
4 years ago
xrk
737bd60f23
docs: add direction & theme to url ( #26567 )
* docs: add direction to localStorage
* wip
* wip
* wip
* wip
* browserHistory push
* add slider menu click query
* expand getLocalizedPathname
* add logo footer query
* fix lint
* wip pathname
* wip: fix pathname
* add hash & theme
* remove only component theme
* fix theme component change
* change var
* remove static
* change color
* chore: optimize code style
* fix: exchange theme when router is change
* fix: pathname
* fix: location pathname
* change dark
* fix theme
* fix router listen theme
* remove console
Co-authored-by: Kermit <kermitlx@outlook.com>
4 years ago
afc163
22d8355ccb
site: 📝 fix version switch locale bug
4 years ago
afc163
72fb1c7b52
site: fix header menu item min-width
4 years ago
afc163
f0509f0bf9
site: fix header menu margin
4 years ago
07akioni
f38f297616
style: 💄 update Menu.Item horizontal style ( #25622 )
* refactor: menu style
* chore
* chore
* fix: site style
4 years ago
砖家
c09028e9a2
docs: umi hooks rename to ahooks ( #25652 )
4 years ago
ybzjsxh
2575a4f51a
docs: fix version change ( #25269 )
4 years ago