Commit Graph

1219 Commits

Author SHA1 Message Date
07akioni
382caf8b52 fix: update demo card code font-family 2020-06-01 13:04:44 +08:00
07akioni
8240af8d5a fix: import correct fonts in production index 2020-06-01 13:02:22 +08:00
07akioni
9e629189c7 doc(get-started): how to add fonts 2020-06-01 12:54:51 +08:00
07akioni
d47342af8b style: remove font files in default css index bundle 2020-06-01 12:38:10 +08:00
07akioni
2cc0d85ac7 doc(start): refine caveat 2020-06-01 01:01:13 +08:00
07akioni
db5d80cc5c doc: refine type annotation 2020-05-31 14:33:44 +08:00
07akioni
7b14362207 doc: refine type annotations 2020-05-31 14:30:05 +08:00
07akioni
30820db527 doc: refine some demos & styles 2020-05-31 14:21:09 +08:00
07akioni
72f0188507 doc: refine the visual effect of the some docs 2020-05-31 13:38:35 +08:00
07akioni
7c88a57a0d chores 2020-05-31 12:34:24 +08:00
07akioni
23aa383c77 doc(input): reorder api 2020-05-31 12:34:03 +08:00
07akioni
4e1cb98451 doc: remove border of the demo buttons 2020-05-31 11:56:00 +08:00
07akioni
8cd5abe766 doc: change edit on github button icon 2020-05-31 00:57:47 +08:00
07akioni
619ca2999b chores 2020-05-30 21:41:10 +08:00
07akioni
37feb27e98 doc: style changes 2020-05-30 21:11:46 +08:00
07akioni
3099412be6 refactor(date-picker): use a new calendar icon 2020-05-30 20:28:52 +08:00
07akioni
72fd1f64cc chores 2020-05-30 20:15:04 +08:00
07akioni
0f528bc3d9 doc(grid): use green as primary color 2020-05-30 19:40:31 +08:00
07akioni
7b9416ee15 doc(steps): change default state to process 2020-05-30 19:15:10 +08:00
07akioni
3baa323e8b doc: fix some type annotations 2020-05-30 17:23:48 +08:00
07akioni
ce60bd832f doc(alert): reorder api 2020-05-30 17:22:35 +08:00
07akioni
4d1a9e93bd doc: fix some type annotations 2020-05-30 17:20:27 +08:00
07akioni
c250e3f8b4 doc(layout): themed style 2020-05-30 17:18:16 +08:00
07akioni
b0fc3f8087 doc: change bg color of the site 2020-05-30 16:13:09 +08:00
07akioni
2f9c426d24 style(input): use opaque color on icons 2020-05-30 16:11:57 +08:00
07akioni
ca503c0be9 doc(table/controlled-page): fix errors 2020-05-30 16:10:20 +08:00
07akioni
7fcce5d163 style: replace color literal with value 2020-05-30 16:10:00 +08:00
07akioni
19fef6e797 doc(button): refactor demos to make them look harmonious 2020-05-30 00:29:18 +08:00
07akioni
0f28fa0dec doc(button): reorder props & add color demo in English 2020-05-29 13:21:39 +08:00
07akioni
c714d8a1de chores 2020-05-29 11:22:07 +08:00
07akioni
fc857e4a72 doc(form): custom validation of form-item 2020-05-29 11:06:55 +08:00
07akioni
4b0d280c72 feat(select): debug prop 2020-05-28 14:18:50 +08:00
07akioni
c7e94407af feat(select): support style & class on select option 2020-05-28 13:51:35 +08:00
07akioni
9ab273fcb6 feat(collapse): display directive 2020-05-28 13:08:59 +08:00
07akioni
f5476cc3ab fix(select): prev value is modified in multiple select 2020-05-28 11:58:30 +08:00
07akioni
33f382167b doc(steps): description slot on step 2020-05-19 15:07:02 +08:00
07akioni
4921a90268 Merge branch 'develop' of ***REMOVED*** into develop 2020-05-19 14:52:08 +08:00
07akioni
1bb5d39cb4 (feat & perf & doc)(checkbox): add label prop, avoid useless rerendering 2020-05-19 13:56:34 +08:00
07akioni
bb8566d3d3 fix(mixin/simulatedComputed): data method shouldn't return the same object 2020-05-19 12:25:24 +08:00
haibo tang
ef42c5db56 update(doc) udpate step doc 2020-05-19 11:14:06 +08:00
haibo tang
cbb21b6108 fix(review) step slot 2020-05-19 11:07:41 +08:00
haibo tang
2c7c8c3474 fix(step) update step content 2020-05-18 21:17:17 +08:00
07akioni
2daa795967 perf(doc): get rid of some useless rerenders 2020-05-18 20:03:44 +08:00
07akioni
4a6af3752d doc: add another intro 2020-05-16 21:47:30 +08:00
07akioni
36d2128658 fix: typo 2020-05-16 21:36:52 +08:00
07akioni
cb2d2f7d6a refactor: move styles inside src 2020-05-16 21:08:06 +08:00
07akioni
90eb79757d chore 2020-05-16 20:48:52 +08:00
07akioni
2e9c9c95a6 feat(button): support custom preliminary 2020-05-15 22:52:06 +08:00
07akioni
259d2350b5 doc(button): button color prop 2020-05-15 22:32:52 +08:00
07akioni
a8046801ba fix(tabs): line position, resize related methods
- Fix the problem that `line` typed `n-tabs`'s line position stays still when `activeName` changes.
- Fix the problem that `n-tabs` scroll button is not triggered when tabs' width changes.
- Fix the problem that height change of `n-tabs` will unexpectly trigger some re-render callbacks.
2020-05-15 00:34:47 +08:00