Go to file
doom-9 9dd2633951
feat(slider): add format-tooltip prop (#468)
* feat(slider): add format-tooltip prop

* feat(slider): fix code

* Update src/slider/demos/enUS/index.demo-entry.md

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-10 22:44:10 +08:00
.github feat: open bug issue add untriaged label 2021-07-10 13:24:00 +08:00
.husky deps: husky@7.0.0 2021-07-02 00:37:21 +08:00
build docs: add naive ui design download url (#71) 2021-07-07 00:12:02 +08:00
demo docs: refactor design resources link 2021-07-07 00:41:47 +08:00
design-notes docs(maintaining): checklist 2021-07-05 12:46: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: no web-types 2021-06-30 21:01:56 +08:00
src feat(slider): add format-tooltip prop (#468) 2021-07-10 22:44:10 +08:00
themes/tusimple fix(tusimple-theme): pagination item-margin should be margin-left. (#462) 2021-07-10 00:43:58 +08:00
.eslintignore
.eslintrc.js fix(radio-button): font-size 2021-06-07 18:22:38 +08:00
.gitignore feat(web-types): add web-types.json (#310) 2021-06-28 00:29:29 +08:00
.prettierignore
.prettierrc
babel.config.js
CHANGELOG.en-US.md feat(slider): add format-tooltip prop (#468) 2021-07-10 22:44:10 +08:00
CHANGELOG.zh-CN.md feat(slider): add format-tooltip prop (#468) 2021-07-10 22:44:10 +08:00
CONTRIBUTING.md docs: modified some word usages (#246) 2021-06-23 00:08:49 +08:00
index.html site: derive document.title by path when doing init 2021-06-06 00:36:23 +08:00
jest.config.js fix(log): warn on highlight.js when no language is set, closes #327 2021-07-01 00:03:21 +08:00
LICENSE
package.json 2.15.4 2021-07-09 01:01:05 +08:00
postcss.config.js
README.md docs: refactor design resources link 2021-07-07 00:41:47 +08:00
README.zh-CN.md docs: refactor design resources link 2021-07-07 00:41:47 +08:00
tsconfig.cjs.json
tsconfig.esm.json
tsconfig.json
vite.config.js
vue3.md

Naive UI

A Vue 3 Component Library

Fairly Complete, Customizable Themes, Uses TypeScript, Not too Slow

Kinda Interesting

English | 中文

Documentation

www.naiveui.com

Community

Features

Fairly Complete

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

What's more, they are all treeshakable.

Customizable Themes

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.

Not too Slow

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.