Commit Graph

4393 Commits

Author SHA1 Message Date
07akioni
9d11f772a4 fix(dropdown): default placement is not bottom 2021-06-05 18:55:23 +08:00
07akioni
66ba55e326 site: refactor responsive related logic 2021-06-05 12:11:17 +08:00
07akioni
54b8b61c02 Merge branch 'main' of github.com:TuSimple/naive-ui 2021-06-05 12:11:04 +08:00
07akioni
fd689de65e site: add bug report in footer 2021-06-05 10:19:46 +08:00
07akioni
8f5c990d5f chore: issue template 2021-06-05 10:09:16 +08:00
07akioni
5e72ea718a ci: add lint to ci 2021-06-05 09:51:57 +08:00
07akioni
48760addcb docs(ssr): add links 2021-06-05 09:37:04 +08:00
07akioni
02ba2b24b3 site: add dingtalk group chat info to footer 2021-06-05 09:31:41 +08:00
07akioni
2c307e0650 Merge branch 'main' of github.com:TuSimple/naive-ui 2021-06-05 09:22:52 +08:00
dependabot[bot]
7d77cbfbdb
chore(deps-dev): bump babel-jest from 26.6.3 to 27.0.2 (#2)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.3 to 27.0.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.0.2/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  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>
2021-06-05 09:22:19 +08:00
dependabot[bot]
e712366d8d
chore(deps-dev): bump jest from 26.6.3 to 27.0.4 (#3)
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.4)

---
updated-dependencies:
- dependency-name: jest
  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>
2021-06-05 09:22:06 +08:00
07akioni
f3f7357a9e docs(readme): community 2021-06-05 09:18:38 +08:00
dependabot[bot]
98b6aed6a9
chore(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 (#4)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0)

---
updated-dependencies:
- dependency-name: lint-staged
  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>
2021-06-05 09:03:50 +08:00
dependabot[bot]
d02e64fa05
chore(deps-dev): bump cssnano from 4.1.11 to 5.0.5 (#5)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 4.1.11 to 5.0.5.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/v4.1.11...cssnano@5.0.5)

---
updated-dependencies:
- dependency-name: cssnano
  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>
2021-06-05 09:01:28 +08:00
07akioni
2d59c42fa0 docs: add homepage & keywords & repository to pkg.json 2021-06-05 06:30:21 +08:00
07akioni
57092db1bc Merge branch 'main' of github.com:TuSimple/naive-ui 2021-06-05 06:20:15 +08:00
07akioni
c1da705868 site: fix codesandbox demo with extra deps 2021-06-05 06:19:56 +08:00
07akioni
c0ba6ec088 site: fix demo with script not working in codesandbox 2021-06-05 06:05:49 +08:00
07akioni
48e47f4649 site: basic codesandbox support 2021-06-05 05:18:20 +08:00
07akioni
63d0e255d3 site: fill github url 2021-06-05 04:20:31 +08:00
07akioni
6e2f4a7194 chore: remove next tag when publish 2021-06-05 01:05:39 +08:00
07akioni
c5f755c5df 2.11.0 2021-06-05 01:03:27 +08:00
07akioni
abf1e40211
ci(dependabot) 2021-06-05 01:00:05 +08:00
07akioni
32dcd46270
ci(github-action): node.js.yml (#1)
* Create node.js.yml

* Update .github/workflows/node.js.yml
2021-06-05 00:49:22 +08:00
07akioni
6f1fbef092 test(ssr-provider): update snapshot 2021-06-05 00:45:38 +08:00
07akioni
ff4b4a4603 fix(tabs): throw error with default slot 2021-06-05 00:44:56 +08:00
07akioni
0e1a483d7a docs(readme): add site url 2021-06-05 00:28:31 +08:00
07akioni
48d9ed96e6
docs(license) 2021-06-05 00:27:00 +08:00
07akioni
d2b55889d8 feat(button): add NxButton to work with tsx 2021-06-04 11:52:51 +08:00
07akioni
d114ca8c01 docs: introduction en translation 2021-06-03 12:26:41 +08:00
07akioni
3e61879986 site: add icons library in footer 2021-06-03 01:26:08 +08:00
07akioni
e3b614f36d site: add links to footer. 2021-06-03 01:15:27 +08:00
07akioni
1e251dfff6 feat(button): depth prop 2021-06-02 18:29:54 +08:00
07akioni
66b3cb64d6 docs(collapse): use uncontrolled mode for all demos 2021-06-02 18:20:32 +08:00
07akioni
d547c50614 site: open in codesandbox 2021-06-02 17:51:13 +08:00
07akioni
4c3ce02102 docs(ssr) 2021-06-02 16:17:13 +08:00
07akioni
8a818bbd64 chore: add ssr example in playground 2021-06-02 14:37:37 +08:00
07akioni
bd5fc97560 feat(ssr): experimental ssr, simple static demo. 2021-06-02 12:58:18 +08:00
07akioni
787f624a11 feat(ssr): experimental ssr 2021-06-01 22:01:21 +08:00
07akioni
c761844aed chore: update css-render 2021-06-01 21:21:44 +08:00
07akioni
0265894216 feat(date-picker): update value after confirm is clicked 2021-06-01 01:13:24 +08:00
07akioni
52fd5d5129 fix(date-picker): does not disable start date correctly when value is empty 2021-05-31 16:44:08 +08:00
07akioni
c6191b116f test(checkbox): uncontrolled mode 2021-05-27 18:23:14 +08:00
07akioni
4b014978d4 docs(tusimple-theme): add version match with naive-ui 2021-05-27 18:10:57 +08:00
07akioni
c641e3f806 chore: remove useless config 2021-05-27 13:40:17 +08:00
07akioni
0c203c2b80 docs(contributing) 2021-05-27 13:35:08 +08:00
07akioni
8b249709b6 feat(select): virtual-scroll prop & consistent-menu-width prop 2021-05-27 13:26:53 +08:00
07akioni
5a1386c4d9 chore: remove useless configs 2021-05-27 12:50:00 +08:00
07akioni
14f1b93c86 refactor(anchor): listen to global scroll & add offset-target prop 2021-05-27 12:43:12 +08:00
07akioni
c5b7645f39 refactor(affix): set default listen-to to document. rename offset-* to trigger-*. 2021-05-27 11:39:44 +08:00