Commit Graph

194 Commits

Author SHA1 Message Date
07akioni
2c432ceff3 refactor: remove icons & nimbus icons 2021-05-26 16:15:10 +08:00
07akioni
61dda125fc feat(data-table): summary prop 2021-04-21 14:47:24 +08:00
07akioni
cb1cf9244b feat(selector, cascader, scrollbar): clsPrefix 2021-04-15 21:24:02 +08:00
07akioni
84e02f276e fix(n-select): filterable doesn't work with composite events 2021-04-08 00:43:19 +08:00
07akioni
606cb19429 feat(form): add n-form-item-gi (grid-item) component 2021-04-08 00:09:32 +08:00
07akioni
cbf7567979 refactor(config-provider): remove unstable flag in theme 2021-04-07 02:36:14 +08:00
07akioni
7226568f80 site: only show debug anchor in debug mode 2021-04-06 18:15:36 +08:00
07akioni
fe2ad7190f fix(anchor): ignore-gap not working 2021-04-05 22:57:19 +08:00
07akioni
d7ee585e10 site: fix menu value & code overflow 2021-04-05 20:06:50 +08:00
07akioni
7ca91014f9 chore: small fixes 2021-04-05 18:11:19 +08:00
07akioni
a4ec6e737d feat(theme-editor) (#25)
* wip(theme-editor)

* chore: make theme editor looks better

* feat(theme-editor): use controlled overrides

* fix(theme-editor): no invalid color

* chore: update seemly to support keywords color

* feat(theme-editor): add filter

* refactor(theme-editor): use popover

* fix(site): package bundled twice due to src code reference

* docs(back-top): avoid collision with theme-editor
2021-03-30 02:25:22 +08:00
07akioni
5cb2d486e5 docs: explain why vdirs zindexable log errors
https://github.com/vuejs/vue-next/issues/3497
2021-03-29 01:34:40 +08:00
07akioni
fac18e857a fix(highlight): deprecated highlight api
https://github.com/highlightjs/highlight.js/issues/2277
2021-03-29 01:15:08 +08:00
07akioni
7dc817f5a9 refactor: update deps & fix ts errors in 4.2.3 2021-03-29 01:12:00 +08:00
07akioni
edc0a4f972 fix(mention): theme-overrides not set 2021-03-28 20:15:04 +08:00
07akioni
8fbd1526e7 feat(mention) 2021-03-27 12:06:08 +08:00
07akioni
b59309fee8 fix: typo 2021-03-24 01:35:17 +08:00
07akioni
ea3708f952 docs(dropdown): use useMessage 2021-03-23 18:27:05 +08:00
07akioni
55a7388bf0 docs(todo) 2021-03-21 14:57:07 +08:00
07akioni
97ece8c8d6 feat(anchor): showRail, showBackground 2021-02-27 13:35:59 +08:00
07akioni
34932484b7 feat(popover): overlap 2021-02-19 01:27:35 +08:00
07akioni
9f0d866e12 docs(icons): update vicons to xicons 2021-02-18 22:37:19 +08:00
07akioni
5fbde112e0 chore: clean deps 2021-02-17 19:40:12 +08:00
07akioni
bad0a55146 refactor(popover): set default trigger to hover 2021-02-17 16:59:46 +08:00
07akioni
0bbacd1b3b feat(data-table): bottom-bordered prop 2021-02-14 20:57:48 +08:00
07akioni
974884d0fa site: fix menu prop warning 2021-02-14 00:52:22 +08:00
07akioni
1936b6bea8 feat: tusimple theme useDialog 2021-02-11 18:23:51 +08:00
07akioni
1ebcf81e50 docs(loading-bar): composables 2021-02-05 18:28:34 +08:00
07akioni
5e67e622d5 docs: add todo 2021-02-05 15:09:38 +08:00
07akioni
7e44799beb docs: fix table api 2021-02-04 16:33:47 +08:00
07akioni
e76b2b4a86 docs(vue3): update todo 2021-02-04 13:10:27 +08:00
07akioni
2981840442 fix(card): background-color inside modal 2021-02-03 21:49:17 +08:00
07akioni
cccaa35f21 build: fix build site script 2021-02-03 21:38:43 +08:00
07akioni
e672f41e71 build: replace define after build 2021-02-03 20:20:00 +08:00
07akioni
d659a420c0 fix(code): style 2021-02-03 16:39:00 +08:00
07akioni
623ebd1aa4 fix(menu): title extra not working 2021-02-03 16:05:54 +08:00
07akioni
be79ec0dbc refactor(data-table): change underlying data structure to treemate 2021-02-03 14:30:57 +08:00
07akioni
35ca6e655d refactor(create): clean types 2021-02-03 11:47:57 +08:00
07akioni
fdad7bed50 feat(create-theme): create global theme from component themes 2021-02-03 11:32:40 +08:00
07akioni
26d5c312e5 build: terse cssr output after tsc 2021-02-03 01:45:56 +08:00
07akioni
43658733e4 build: ts build 2021-02-03 00:48:31 +08:00
07akioni
8a4d63a5c6 fix(tree): switcher doesn't trigger expand 2021-02-02 23:20:26 +08:00
07akioni
22b6046c20 fix(data-table): sorter not working 2021-02-02 23:12:58 +08:00
07akioni
184a9474c3 refactor(time): set default type to datetime 2021-02-02 19:44:44 +08:00
07akioni
c8996511d9 fix: small docs fixed & style fixes 2021-02-02 19:27:44 +08:00
07akioni
690b2b203a feat(dynamic-input): item-style, update demo 2021-02-02 18:14:30 +08:00
07akioni
f5e029fbed fix: demo no scoped style 2021-02-02 13:11:34 +08:00
07akioni
0eeb2363f1 docs(config-consumer): remove it 2021-02-02 12:29:52 +08:00
07akioni
fea611cf91 docs(config-provider): new api 2021-02-02 12:24:48 +08:00
07akioni
b70f06e5e2 refactor(select): robust group option type 2021-02-02 01:43:53 +08:00