Commit Graph

8513 Commits

Author SHA1 Message Date
jahnli
052f00c043
feat(loading-bar): add container-class prop (#5268)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 18:04:35 +08:00
jahnli
df12cdb18b
feat(message): add container-class prop (#5270)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 18:01:32 +08:00
linxiaowang
49eae4d31c
fix: typo (#5286) 2023-11-11 17:59:22 +08:00
jahnli
4a73195da1
feat(n-notification): add container-class prop (#5271)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 17:58:50 +08:00
jahnli
f177f15eff
feat(n-popover): add arrow-class arrow-wraperr-class arrow-wraperr-style content-class footer-class header-class prop (#5272)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 17:57:33 +08:00
jahnli
2094971f5a
feat(n-spin): add content-class content-style prop (#5273)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 17:52:27 +08:00
jahnli
a0b741d8ec
feat(n-layout): add content-class collapsed-trigger-class trigger-class prop (#5274)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 17:47:39 +08:00
jahnli
7279bb55ca
feat(n-space): add item-class prop (#5275)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 17:45:09 +08:00
_island
25254ceba5
fix(watermark): empty watermark when content is empty (#5291)
* fix(watermark): empty watermark when content is empty

* docs: update changelog

---------

Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 17:43:10 +08:00
jahnli
dcd50bccb0
fix(n-tree): on virtual-scroll empty data placeholder lost problem (#5197)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 17:40:28 +08:00
jahnli
6db3e18f9d
fix(n-tree): the style of the selected node is not displayed in the case of 'disabled (#5053)
Co-authored-by: lijiaheng <lijiaheng@semi-tech.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 17:38:43 +08:00
dependabot[bot]
df8afc1d54
chore(deps-dev): bump rollup-plugin-esbuild from 5.0.0 to 6.1.0 (#5302)
Bumps [rollup-plugin-esbuild](https://github.com/egoist/rollup-plugin-esbuild) from 5.0.0 to 6.1.0.
- [Release notes](https://github.com/egoist/rollup-plugin-esbuild/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-esbuild/blob/dev/.releaserc.json)
- [Commits](https://github.com/egoist/rollup-plugin-esbuild/compare/v5.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: rollup-plugin-esbuild
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 17:34:15 +08:00
667-1
7ac4894cc7
color2Class处理rgba中的小数点 (#5305) 2023-11-11 17:30:16 +08:00
吉仔
b230f5c623
fix(Tree): unexposed line color variable (#5338)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-11-11 17:25:31 +08:00
吉仔
558e33c009
docs(tree): fix type desc (#5335) 2023-11-11 17:23:37 +08:00
dependabot[bot]
3652129d09
chore(deps-dev): bump esbuild from 0.19.2 to 0.19.5 (#5325)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.2 to 0.19.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.2...v0.19.5)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-11 17:23:27 +08:00
吉仔
d7f01751ff
docs: fix typo (#5361) 2023-11-11 17:23:16 +08:00
Simon He
6b7c0ca986
docs(statistic): update props value (#5366)
* docs(statistic): update props value

* chore: update
2023-11-11 17:22:31 +08:00
dependabot[bot]
f98d08ea18
chore(deps-dev): bump rollup from 3.29.4 to 4.3.0 (#5367)
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 4.3.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v4.3.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-11 17:22:12 +08:00
dependabot[bot]
ae9b3535bc
chore(deps-dev): bump marked from 8.0.1 to 9.1.6 (#5376)
Bumps [marked](https://github.com/markedjs/marked) from 8.0.1 to 9.1.6.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v8.0.1...v9.1.6)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-11 17:22:00 +08:00
07akioni
1dfa0f176b feat(tree): adds treeGetClickTarget method to get click target of node click event, closes #5375 2023-11-11 17:20:27 +08:00
zhanglecong
121a983022 Merge branch 'main' into docs 2023-10-02 22:43:08 +08:00
zhanglecong
79cdba591b 2.35.0 2023-10-02 22:38:17 +08:00
zhanglecong
ea6007acd5 fix: revert unneeded changes 2023-10-02 22:25:49 +08:00
zhanglecong
cde5b7c534 docs: performant ellipsis 2023-10-01 22:01:36 +08:00
Artea
ef7279ee6b
chore(ci): node 16 EFO drop it (#5232)
Signed-off-by: Sepush <sepush@outlook.com>
2023-09-13 19:51:49 +08:00
Artea
cdca7e76c3
chore(deps): bump (#5213)
Signed-off-by: Sepush <sepush@outlook.com>
2023-09-07 01:33:18 +08:00
dependabot[bot]
d8ef29698d
chore(deps-dev): bump prettier from 2.8.8 to 3.0.3 (#5194)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 00:58:59 +08:00
Sepush
2167367d22
chore(ci): parallel (#5183)
* chore: ci

Signed-off-by: Sepush <sepush@outlook.com>

* chore: major version

Signed-off-by: Sepush <sepush@outlook.com>

* chore: use corepack

Signed-off-by: Sepush <sepush@outlook.com>

---------

Signed-off-by: Sepush <sepush@outlook.com>
2023-08-28 03:55:46 +08:00
equt
bd995ab266
revert(space): omitting comment VNode in space (#5172) 2023-08-23 16:45:31 +08:00
吉仔
597fd57c49
fix(space): vnode reuse problem caused by filtering out comment vnodes of slot (#5150) 2023-08-23 15:16:34 +08:00
weibaohui
119237cf40
fix typo (#5092) 2023-08-23 14:19:01 +08:00
Liu Bo
c41c8be343
fix(Input): Input props onKeydown is Array (#5124) 2023-08-04 09:56:02 +08:00
XieZongChen
28518508ff
feat(input): optimize on-keyup (#5126)
* feat(input): optimize on-keyup

* feat(input): optimize on-keyup
2023-08-03 09:35:31 +08:00
吉仔
a8c85d5244
fix(input): on-keyup prop type, closes #5101 (#5118) 2023-08-03 09:27:56 +08:00
Balazs Erdos
c3c92784ae
docs(grid): fix grid responsive prop mismatch (#5115)
Co-authored-by: Balazs Erdos <balazs.erdos@rentouch.ch>
2023-08-02 09:44:45 +08:00
dependabot[bot]
437ce2322d
chore(deps-dev): bump esbuild from 0.18.9 to 0.18.12 (#5054)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.9 to 0.18.12.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.18.9...v0.18.12)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-15 20:13:21 +08:00
Sg
5094c407cf
fix(clear): invoke clear on mousedown (#5064)
* fix(clear): invoke clear on mousedown

* fix(clear): add changelog & demo
2023-07-15 15:01:47 +08:00
Kirk Lin
cde6e243de
docs: add community resources (#5041) 2023-07-14 09:39:19 +08:00
Ronnie Zhang
72e5c57287
docs: add community resources (#5034) 2023-07-10 09:27:15 +08:00
Zhang Ning
045487cb6d
docs(dialog): Attribute Description Supplement (#5031) 2023-07-07 10:48:17 +08:00
Bruce
d1fa115c5f
docs: add community resource (#5028) 2023-07-07 09:56:44 +08:00
Yurun
88c61c33a0
Fix typo (#5023) 2023-07-06 10:18:15 +08:00
XieZongChen
214115644c
docs(changelog): optimize formatting and translation (#5003) 2023-06-30 11:18:13 +08:00
Wisdom
6de990e234
docs(data-table): typo checked-row-keys desc (#4996) 2023-06-29 10:00:27 +08:00
XieZongChen
3f4ccae6c8
fix: optimize svSE locale pr (#5000) 2023-06-29 09:36:40 +08:00
Shani Almog
5b220869d4
feat(data-table):add class to expanded rows to allow styling them (#4426)
* add class to expanded rows to allow styling them

* update changelog

* Update src/data-table/src/TableParts/Body.tsx

---------

Co-authored-by: Shani Almog Cohen <shani@dream-security.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-06-27 01:46:53 +08:00
Finn
3c25ed9a2d
fix(date-picker): rapid clicks on n-date-input's buttons triggering text select (#4563)
* Fixed quickly clicking e.g. "next month" selecting text on the rest of the website

* Added changelog entries

---------

Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-06-27 01:40:52 +08:00
科科
30ca26e404
fix(tree): checkboxDisabled doesn't work when check-on-click is true (#4424)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-06-27 01:39:15 +08:00
BryceXu
318f5e345a
fix(grid): v-show reports errors when switching multiple times (#4455)
Co-authored-by: bryceXu <a821114381@163.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-06-27 01:37:38 +08:00