Go to file
Ilya 75880dcc88
fix: add touch events support for slider (#73)
* fix: add touch events support for slider

* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-11 17:44:03 +08:00
.github ci: add pr template (#24) 2021-06-08 17:56:02 +08:00
.husky deps: husky 6 2021-06-11 00:58:59 +08:00
build site: refactor responsive related logic 2021-06-05 12:11:17 +08:00
demo docs(readme): fix typo 2021-06-10 22:22:41 +08:00
design-notes
playground chore: add ssr example in playground 2021-06-02 14:37:37 +08:00
scripts build: post changelog to dingtalk script 2021-06-10 22:49:35 +08:00
src fix: add touch events support for slider (#73) 2021-06-11 17:44:03 +08:00
themes/tusimple docs(tusimple-theme): add version match with naive-ui 2021-05-27 18:10:57 +08:00
.eslintignore
.eslintrc.js fix(radio-button): font-size 2021-06-07 18:22:38 +08:00
.gitignore chore(.gitignore): update .gitignore file (#54) 2021-06-10 14:01:42 +08:00
.npmignore
.prettierignore docs: add homepage & keywords & repository to pkg.json 2021-06-05 06:30:21 +08:00
.prettierrc
babel.config.js
CHANGELOG.en-US.md fix: add touch events support for slider (#73) 2021-06-11 17:44:03 +08:00
CHANGELOG.zh-CN.md fix: add touch events support for slider (#73) 2021-06-11 17:44:03 +08:00
CONTRIBUTING.md docs(contributing): tips 2021-06-08 12:16:08 +08:00
index.html site: derive document.title by path when doing init 2021-06-06 00:36:23 +08:00
jest.config.js
LICENSE docs(license) 2021-06-05 00:27:00 +08:00
package.json chore(deps-dev): bump inquirer from 6.5.2 to 8.1.0 (#72) 2021-06-11 15:24:22 +08:00
postcss.config.js
README.md docs(readme): fix typos (#63) 2021-06-10 23:09:18 +08:00
README.zh-CN.md chore: fix cases for GitHub and TypeScript (#28) 2021-06-09 00:21:50 +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

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

Working in progress.

Community

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.