Go to file
dependabot[bot] dd97856f0c
build(deps-dev): bump vue-tsc from 0.34.17 to 0.35.0 (#3030)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.17 to 0.35.0.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.35.0/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 01:50:52 +08:00
.github fix(ci): pnpm install (#2883) 2022-05-04 15:23:52 +08:00
.husky deps: husky@7.0.0 2021-07-02 00:37:21 +08:00
build fix: lint 2022-05-17 20:10:43 +08:00
demo docs(discrete): basic docs 2022-05-23 03:10:57 +08:00
design-notes feat(tree): add node-props prop 2022-02-04 19:56:29 +08:00
playground refactor(ssr): remove ssr-provider & use new hook from @css-render/vue3-ssr 2021-06-12 18:16:23 +08:00
scripts fix: typo (#2959) 2022-05-18 03:44:02 +08:00
src feat(date-picker): adds panel prop 2022-05-30 03:57:43 +08:00
themes/tusimple fix: type 2022-05-17 22:04:12 +08:00
.eslintignore
.eslintrc.js workflow: eslint import/no-cycle validate (#2260) 2022-01-28 10:51:44 +08:00
.gitignore docs(space): modify description for size prop (#2607) 2022-03-10 18:15:33 +08:00
.pnpmfile.cjs chore: update vue version 2022-05-27 02:32:55 +08:00
.prettierignore docs: add homepage & keywords & repository to pkg.json 2021-06-05 06:30:21 +08:00
.prettierrc docs(button): disabled with popover 2021-12-25 00:44:04 +08:00
babel.config.js fix: some tests 2021-10-27 03:06:24 +08:00
CHANGELOG.en-US.md feat(date-picker): adds panel prop 2022-05-30 03:57:43 +08:00
CHANGELOG.zh-CN.md feat(date-picker): adds panel prop 2022-05-30 03:57:43 +08:00
CONTRIBUTING.md docs: update contribute md (#2593) 2022-03-09 19:11:30 +08:00
index.html refactor(pagination): size 2022-05-17 21:11:15 +08:00
jest.config.js fix(time): throws error caused by getTimezoneOffset in SSR mode, closes #2545 (#2947) 2022-05-16 04:00:17 +08:00
LICENSE docs(license) 2021-06-05 00:27:00 +08:00
package.json build(deps-dev): bump vue-tsc from 0.34.17 to 0.35.0 (#3030) 2022-05-31 01:50:52 +08:00
postcss.config.js
README.md docs: words 2022-04-11 01:20:13 +08:00
README.zh-CN.md docs: not too slow => fast 2022-04-11 01:18:38 +08:00
tsconfig.cjs.json chore: lint 2022-04-19 00:48:50 +08:00
tsconfig.esm.json chore: lint 2022-04-19 00:48:50 +08:00
tsconfig.json chore: lint 2022-04-19 00:48:50 +08:00
tsconfig.test.json chore: lint 2022-04-19 00:48:50 +08:00
vercel.json site: vercel rewrites (#1873) 2021-12-17 03:54:01 +08:00
vite.config.js fix: vite optimizeDeps 2022-05-18 02:29:04 +08:00
volar.d.ts build: use esbuild to run dts script 2022-05-18 02:50:31 +08:00
vue3.md

Naive UI

A Vue 3 Component Library

Fairly Complete, Theme Customizable, Uses TypeScript, Fast

Kinda Interesting

English | 中文

Documentation

www.naiveui.com

Community

  • Discord
  • DingTalk Group 1 (Member limit reached) 33482509
  • DingTalk Group 2 (Member limit reached) 35886835
  • DingTalk Group 3 32377370
  • Awesome Naive UI

Features

Fairly Complete

There are more than 80 components. Hope they can help you write less code.

What's more, they are all treeshakable.

Theme Customizable

We provide an advanced type safe theme system built using TypeScript. All you need is to provide a theme overrides object in JS. Then all the stuff will be done by us.

What's more, no less/sass/css variables, no webpack loaders are required.

Uses TypeScript

All the stuff in Naive UI is written in TypeScript. It can work with your typescript project seamlessly.

What's more, you don't need to import any CSS to use the components.

Fast

I try to make it not rather slow. At least select, tree, transfer, table and cascader work with virtual list.

What's more, ..., no more. Just enjoy it.

Installation

npm

Use npm to install.

npm i -D naive-ui

Fonts

npm i -D vfonts

Icons

Naive UI recommends using xicons as icon library.

Design Resources

Naive UI (Sketch).

Contributing

Please see CONTRIBUTING.md.

License

Naive UI is licensed under the MIT license.

Graphics resouces of result component is licensed under the CC-BY 4.0. The graphics resources come from Twemoji.