07akioni
203403e74d
docs(select): remove zhCN in api table
2020-12-07 23:03:06 +08:00
07akioni
97e9e49ce5
build: add 404.html for site
2020-12-07 22:28:19 +08:00
07akioni
f7ae765ff9
chore: test vercel build
2020-12-07 21:44:41 +08:00
07akioni
0b3d32f14b
fix: use file level import to avoid exhausting fd when build site
...
ulimit -n
2020-12-07 21:29:51 +08:00
07akioni
3a1c4ff966
release: 2.0.0-beta.1
2020-12-07 17:23:45 +08:00
07akioni
298851b808
2.0.0-beta.1
2020-12-07 17:22:19 +08:00
07akioni
55920db50f
docs(vue3): update related issued
2020-12-07 17:21:23 +08:00
07akioni
fc418f72ad
build: simplify build steps
2020-12-07 16:26:33 +08:00
07akioni
0bb61fad0e
feat: set sideEffects to fase in package.json
...
Side effects are removed from code
2020-12-07 01:37:49 +08:00
07akioni
74e1a8d199
fix(transfer): virtual list broken in demo
2020-12-07 01:36:06 +08:00
07akioni
a896c21b2b
chore: improve code format
2020-12-07 00:58:27 +08:00
07akioni
460bed129c
fix: warn by vue-router on os-theme route
2020-12-07 00:44:01 +08:00
07akioni
9f3c802e7a
refactor: import styles directly from component folders, not styles.js
2020-12-07 00:13:47 +08:00
07akioni
75153646d1
refactor: remove all install scripts of components, prepare for tree-shaking
2020-12-06 23:41:08 +08:00
07akioni
20d880be68
fix: styles order
2020-12-06 22:24:38 +08:00
07akioni
0f944d63e8
build: transfrom all vue to js before rollup
2020-12-06 22:04:36 +08:00
07akioni
2eb97038a7
refactor(nimbus-icon): make it buildable
2020-12-06 21:40:12 +08:00
07akioni
d351edcd49
refactor: remove deprecated nimbus-form-card
2020-12-06 21:39:55 +08:00
07akioni
de99362320
fix: site build fail
2020-12-05 20:00:57 +08:00
07akioni
dbec18f502
build: set babel preset env, no ie 11, defaults
2020-12-04 22:34:28 +08:00
07akioni
73bd8dc9bd
built: add bable plugin
2020-12-04 19:40:17 +08:00
07akioni
99f9f15aff
refactor(highlightjs): update version to 10
2020-12-04 18:12:24 +08:00
07akioni
a99101d35b
feat(switch): default value & size
2020-12-04 17:19:19 +08:00
07akioni
78687f0584
feat(progress): tusimple theme
2020-12-04 14:41:29 +08:00
07akioni
113cc32ebb
chore: bump vue version to 3.0.4
2020-12-04 01:19:18 +08:00
07akioni
1b8f16d917
refactor(create-component-base): rename getDerivedVars to getLocalVars
2020-12-04 01:00:39 +08:00
07akioni
ffb9214f38
refactor(progress): tusimple style, wip
2020-12-04 00:55:50 +08:00
07akioni
1ecd4ba342
fix(theme): override not working
2020-12-03 22:09:16 +08:00
07akioni
760865b730
fix(base-selection): dark theme warning & error border color
2020-12-01 15:56:54 +08:00
07akioni
49e5a11612
refactor(base-suffix): use built-in icons
2020-12-01 15:51:07 +08:00
07akioni
4067705ba1
refactor(with-cssr): clean codes
2020-12-01 15:09:22 +08:00
07akioni
7bc46f62d3
refactor(with-cssr): remove immutable style
2020-12-01 01:28:37 +08:00
07akioni
d530140a59
refactor(avatar): use n-space
2020-12-01 00:20:05 +08:00
07akioni
69ee56719d
refactor: merge base theme vars and derived vars for simplicity
2020-12-01 00:19:50 +08:00
07akioni
2ac1fb0678
site: fix api-table margin bottom
2020-11-30 22:20:01 +08:00
07akioni
b131e97b93
fix(popselect): warning on scrollbar
2020-11-30 22:13:03 +08:00
07akioni
f703470933
refactor(base-select-menu): use last value as pending node
2020-11-30 21:38:16 +08:00
07akioni
44b0efd9c5
fix(input): round border radius
2020-11-30 19:11:55 +08:00
07akioni
95593d90f3
fix(input): border zindex
2020-11-30 19:02:15 +08:00
07akioni
18db21cc9b
fix(base-selection): border zindex
2020-11-30 18:50:04 +08:00
07akioni
7d1292df88
fix(input): border transition
2020-11-30 18:20:41 +08:00
07akioni
cc9fe1635f
fix(select): incorrect selection label is displayed
...
since i use treemateNodeMap to resolve option, only the filtered nodes
can be resolve. there won't be mistakes when just toggle, but i need to
know which node is already in our node set.
2020-11-30 18:20:25 +08:00
07akioni
cbe7613613
fix(checkbox-group): no wrap when grid is inside
2020-11-30 18:18:02 +08:00
07akioni
ae5a7b336b
fix(base-selection): border transition
2020-11-30 18:17:36 +08:00
07akioni
1270f1a5d8
fix(base-select-menu): pending node won't set to null event if there isn't any nodes
2020-11-30 18:17:14 +08:00
07akioni
e42aa5374d
fix(base-suffix): clear icon pressed color
2020-11-30 18:16:21 +08:00
07akioni
bff76aadec
fix(auto-complete): menu content not updated
2020-11-30 16:49:39 +08:00
07akioni
f310e95d43
feat(cascader): bordered
2020-11-30 16:32:42 +08:00
07akioni
1f1c0612b4
refactor(base-selection): bordered style
2020-11-30 16:25:49 +08:00
07akioni
dca1879f93
fix(select): filter not working
2020-11-30 16:25:12 +08:00