07akioni
74e1a8d199
fix(transfer): virtual list broken in demo
2020-12-07 01:36:06 +08:00
07akioni
0f944d63e8
build: transfrom all vue to js before rollup
2020-12-06 22:04:36 +08:00
07akioni
de99362320
fix: site build fail
2020-12-05 20:00:57 +08:00
07akioni
73bd8dc9bd
built: add bable plugin
2020-12-04 19:40:17 +08:00
07akioni
113cc32ebb
chore: bump vue version to 3.0.4
2020-12-04 01:19:18 +08:00
07akioni
ffb9214f38
refactor(progress): tusimple style, wip
2020-12-04 00:55:50 +08:00
07akioni
f421104505
fix(popover): manually positioned not working
2020-11-28 23:32:30 +08:00
07akioni
e5f94fa209
refactor: move get-target & create to seemly
2020-11-27 22:27:16 +08:00
07akioni
6f90560d32
refactor: use seemly to replace some utils
2020-11-27 21:53:14 +08:00
07akioni
786791bf08
refactor(date-picker, dropdown, timepicker): remove keyboard delegate
2020-11-27 18:09:32 +08:00
07akioni
271753707b
fix(popover): namespace from config provider not working
2020-11-26 22:55:51 +08:00
07akioni
549b9f247d
refactor: remove all built in directives, use vdirs
instead
2020-11-26 22:42:54 +08:00
07akioni
bad4208012
refactor(dropdown): use v-binder
2020-11-26 17:20:54 +08:00
07akioni
68b6363632
refactor(time-picker): split panel & use v-binder
2020-11-26 15:45:49 +08:00
07akioni
0bd2101865
refactor(popover): use v-binder
2020-11-26 13:19:23 +08:00
07akioni
3cd9791b97
refactor(select): use v-binder
2020-11-25 14:17:58 +08:00
07akioni
adc16d3a87
refactor(tree): default expand all using treemate
2020-11-13 21:05:32 +08:00
07akioni
c7e283560c
build: extract loaders to build/, compress cssr.js files
2020-11-12 13:30:04 +08:00
07akioni
6a51b12b2d
feat: export all things
2020-11-11 22:10:38 +08:00
07akioni
9ada662c91
feat: add tusimple design index
2020-11-11 20:48:42 +08:00
07akioni
9b7027a03d
chore: bump vooks to 0.0.1
2020-11-07 20:57:09 +08:00
07akioni
28df854153
refactor: update built-in icons
2020-11-07 00:07:02 +08:00
07akioni
50d30f1d6a
site(migrate-from-v1)
2020-11-05 15:24:18 +08:00
07akioni
c94dc701a8
fix(build): bump rollup-plugin-vue version, fix build error
2020-11-05 14:57:35 +08:00
07akioni
a42869d529
refactor: remove clickoutside & moveoutside delegate. use evtd
2020-11-05 02:23:28 +08:00
07akioni
b66377d208
refactor: scroll delegate & resize delegate by evtd
2020-11-04 19:54:46 +08:00
07akioni
1f4e1b587e
refactor: use font from v-fonts
2020-11-04 12:13:11 +08:00
07akioni
efed314065
refactor: clear utils
2020-11-04 00:26:00 +08:00
07akioni
c1d7e40ae5
refactor: use icons from vicons
2020-11-03 18:56:13 +08:00
07akioni
2255178d56
fix: virtual list height now applied in prod mode
2020-11-03 16:23:51 +08:00
07akioni
25608dc5f5
fix: lint
2020-11-03 15:10:29 +08:00
07akioni
89e6701ff8
refactor: tree-shakable style imports
2020-11-03 13:04:24 +08:00
07akioni
739bc6d619
test: make it work again
2020-11-03 11:53:37 +08:00
07akioni
4c292ad77e
deps: prone deps (wip)
2020-11-02 22:56:57 +08:00
07akioni
3051421864
site: refactor entry files
2020-11-02 21:41:40 +08:00
07akioni
5c893ee417
site: vite build, it works
2020-11-02 19:07:07 +08:00
07akioni
ec30de44a1
build: vite prod build, make it with no error first (wip)
2020-11-02 04:23:28 +08:00
07akioni
a920f6a37a
build: clean build commands
2020-11-01 19:47:34 +08:00
07akioni
3031b93d2a
refactor: remove most sass usage
2020-11-01 19:35:00 +08:00
07akioni
82eb2d11cf
build: refactor build:style to build:fonts
2020-10-31 18:32:47 +08:00
07akioni
12affdb5c5
build: make rollup works
2020-10-31 18:02:14 +08:00
07akioni
97e93686c0
fix(select-menu): scroll
2020-10-28 17:00:49 +08:00
07akioni
da8f1c5708
refactor(select): support keyboard scroll when virtual
2020-10-28 13:30:19 +08:00
07akioni
e3916f89d0
chore: update deps
2020-10-28 01:38:23 +08:00
07akioni
8f41aab269
refactor(select): use treemate
2020-10-28 01:00:55 +08:00
07akioni
0861ef3bf1
site: fix lazy load routes
2020-10-26 16:00:44 +08:00
07akioni
503405396a
site: dev with vite, make it work
2020-10-26 15:13:05 +08:00
Jiwen Bai
6453b90043
Vite doc with vue3 ( #315 )
...
* feat(vite-doc): add vite md plugin
* fixed(site-vite): merge conflicts
* fix(vite-doc): some bug in vue rerender,use key to advoid
* feat(vite-doc): finished doc
* fix(vite-doc): import path should be same as normal
* chore(vite-doc): remove useless code
Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-10-26 15:03:02 +08:00
07akioni
cdcaa84e80
chore: bump vue to 3.0.2, treemate to 0.1.6
2020-10-23 00:18:15 +08:00
07akioni
589369163c
feat(use-form-item): add useFormItem composable
2020-10-17 15:52:14 +08:00
07akioni
2eb9f52515
refactor(cascader): basic functions
2020-10-16 18:20:19 +08:00
07akioni
89a42c94a1
refactor(scrollbar): remove useless codes
2020-10-09 22:01:29 +08:00
07akioni
dffcc93d95
chore: remove vue-virtual-scroller
2020-10-09 18:56:22 +08:00
07akioni
a31d665110
chore: remove vue-jsx
2020-10-08 04:23:02 +08:00
07akioni
d0c369efb6
site: i18n, prune codes
2020-10-08 04:14:14 +08:00
07akioni
01a6a9fce4
build: add tusimple index
2020-10-08 03:33:40 +08:00
07akioni
4153980d8b
refactor(form-item): feedback transition
2020-10-08 00:06:57 +08:00
07akioni
c618e7cdd3
site: locale
2020-10-07 20:45:51 +08:00
07akioni
055e6fb76c
refactor(dropdown): support vue3
2020-10-04 04:07:14 +08:00
07akioni
a435b7127d
build: adjust imports to make vite works
2020-09-29 15:03:46 +08:00
07akioni
2a89ecddba
refactor(loading-bar): support vue3
2020-09-27 22:25:33 +08:00
07akioni
ae51669359
chore
2020-09-24 19:04:41 +08:00
07akioni
d2406812de
refactor: adapt vue3
2020-09-19 16:04:47 +08:00
07akioni
8c10ccdef5
refactor: upgrade to vue3, make it work first
...
there are quite a lot of things to finish
1. Vue.prototype
2. $scopedSlots
3. functional
4. i18n
5. virtual scroll
...
2020-09-08 22:04:45 +08:00
07akioni
6022181a89
refactor: extract global style to cssr
2020-09-08 13:52:03 +08:00
07akioni
487001d697
build: add changelog to site, refactor loader based on suffix
...
.demo.md for component demo
.demo-entry.md for demo entry
.md for common docs
2020-08-19 23:30:04 +08:00
07akioni
d376d89359
release: 1.5.5
2020-08-15 17:10:19 +08:00
07akioni
de4d917f27
docs(changelog): 1.5.5
2020-08-15 16:49:58 +08:00
07akioni
6291b1bb96
feat(version): access version from entry point
2020-08-08 13:48:05 +08:00
07akioni
e7b8d9119e
release: 1.5.4
2020-08-08 13:44:43 +08:00
07akioni
5dc30ce09f
feat(theme/tusimple)
2020-08-04 21:45:05 +08:00
07akioni
48b78c68b7
release: 1.5.3
2020-07-23 18:58:16 +08:00
07akioni
07e6fbb63f
build: generate version
2020-07-22 17:40:38 +08:00
Wanli Song
0db4bc26a1
fix the input of radio cannot foucs & feat time-picker disabled ( #164 )
...
* fix the input of radio cannot foucs
* fix the input of radio cannot foucs
* modify(changelog)
* refactor:remove debugger
* feature(n-time-picker):Add for
* refactor:remove debugger
2020-07-22 16:58:31 +08:00
07akioni
3a5646cabd
build: add init-cssr command
2020-07-22 12:54:16 +08:00
07akioni
35ed28d4e6
release: 1.5.0
2020-07-08 23:15:31 +08:00
07akioni
7372976883
build: build-doc script
2020-07-08 23:02:26 +08:00
07akioni
07fa06a83d
refactor: new style installing api
2020-07-08 21:06:48 +08:00
07akioni
37f2d40cc8
Merge branch 'develop' of ***REMOVED*** into develop
2020-06-29 21:57:05 +08:00
07akioni
1a072a7bba
build: webpack config case sensitive
2020-06-26 02:16:17 +08:00
songwanli2025@163.com
f582c60cd6
refactor:remove debugger
2020-06-23 18:48:58 +08:00
07akioni
394e95a1f0
feat(mixin/usecssr)
2020-06-21 23:20:34 +08:00
07akioni
4e724551a5
feat: light theme color in js
2020-06-21 21:55:17 +08:00
07akioni
6048bb3a68
release: 1.4.0
2020-06-19 00:10:27 +08:00
07akioni
04c5e27b53
test: create a jest scaffold
2020-06-18 23:38:54 +08:00
07akioni
b8547135c8
release: 1.3.5
2020-06-06 00:19:09 +08:00
07akioni
e67a2b65e9
Merge branch 'develop' of ***REMOVED*** into develop
2020-06-05 23:27:48 +08:00
songwanli2025@163.com
493817a616
doc(CHANGELOG): add the changeLog of v1.3.4
2020-06-05 18:24:57 +08:00
07akioni
30368e12bc
release: 1.3.3
2020-06-03 14:14:17 +08:00
07akioni
9feda9efdf
build: rename doc folder to build-doc
2020-06-03 14:14:01 +08:00
07akioni
b66f124cf4
release: 1.3.2
2020-06-01 23:53:11 +08:00
07akioni
d032e70869
release: 1.3.1
2020-06-01 20:27:08 +08:00
07akioni
299b1be6e7
release: 1.3.0
2020-06-01 13:30:09 +08:00
07akioni
4d1a9e93bd
doc: fix some type annotations
2020-05-30 17:20:27 +08:00
07akioni
c714d8a1de
chores
2020-05-29 11:22:07 +08:00
07akioni
1ab3f9e06b
release: 1.1.5
2020-05-28 14:29:31 +08:00
07akioni
6078a9e8fb
release: 1.1.4
2020-05-28 12:11:31 +08:00
07akioni
994701d39a
release: 1.1.3
2020-05-20 23:07:12 +08:00
07akioni
e488446a1c
release: 1.1.2
2020-05-19 15:18:29 +08:00
07akioni
21a3daa851
release: 1.1.0
2020-05-16 22:07:58 +08:00
07akioni
bc4aaf8698
build(package.json): update line & demo scripts
2020-05-16 22:01:25 +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
songwanli2025@163.com
021b1a0859
fix(n-form-item): Fix n-form-item-col & n-form-item-row will be displayed in the state of no-label when use label slot
2020-05-14 15:12:40 +08:00
songwanli2025@163.com
51c5c45721
Fix the label slot of the & cannot display
2020-05-14 10:57:40 +08:00
07akioni
e5d637e05a
release: 1.0.12
2020-04-30 13:15:31 +08:00
07akioni
c87260c772
release: 1.0.11
2020-04-30 11:04:30 +08:00
07akioni
8ec2423896
release: 1.0.10
2020-04-28 22:54:17 +08:00
07akioni
8990381845
release: 1.0.9
2020-04-23 18:37:58 +08:00
07akioni
57b68ed1a9
release: 1.0.7
2020-04-10 16:36:21 +08:00
07akioni
905864de18
release: 1.0.6
2020-04-03 17:35:47 +08:00
songwanli2025@163.com
49ff563ba4
release: 1.0.5
2020-03-27 17:45:03 +08:00
07akioni
9b4cf77bd2
release: 1.0.3
2020-03-25 22:33:55 +08:00
07akioni
77273e95ca
release: 1.0.2
2020-03-25 20:25:02 +08:00
07akioni
040b4a7465
release: 1.0.1
2020-03-21 15:14:35 +08:00
07akioni
42bc5a2f95
build: extract css in production build
2020-03-20 22:52:54 +08:00
07akioni
97d676388b
release: 0.7.29
2020-03-18 17:01:34 +08:00
07akioni
517e0b6630
fix(input): native value set will cause unexpected cursor motion
2020-03-16 18:48:36 +08:00
07akioni
98740b86ea
fix(select): blur not fired correctly on filterable select
2020-03-16 16:43:21 +08:00
07akioni
9dd1a4dbf9
doc(drawer): props doc with some fixes
2020-03-12 11:13:29 +08:00
07akioni
4e87d3f184
fix: some style fixes
2020-03-09 16:31:27 +08:00
07akioni
2242de7991
fix(data-table): table row-key not working
2020-03-09 12:08:29 +08:00
07akioni
e8e0055f0f
style: input-group related styles
2020-03-07 15:48:49 +08:00
07akioni
f21a53c890
refactor: make table liked components display correctly in modal
2020-03-05 18:08:32 +08:00
songwanli2025@163.com
a076e8a36c
merge
2020-03-04 14:34:14 +08:00
songwanli2025@163.com
ceaf93f533
add debug select to header
2020-03-04 03:01:15 +08:00
07akioni
9ac47480ce
chore: some fixes
2020-03-02 22:41:52 +08:00
07akioni
0ea0518fa6
release: 0.7.18
2020-02-25 23:16:18 +08:00
07akioni
40ea9afcd1
chore: some chores...
2020-02-25 18:49:13 +08:00
07akioni
110ad3921c
fix: lint errors
2020-02-22 20:41:05 +08:00
07akioni
7e0f25deb3
style: refactor color system, wip
2020-02-21 14:59:17 +08:00
07akioni
741372c587
fix: some lint errors
2020-02-20 17:39:25 +08:00
07akioni
5653266963
release: 0.7.12
2020-02-18 20:12:22 +08:00
07akioni
7b1b667792
feat(upload): wip
2020-02-16 21:52:38 +08:00
07akioni
4a40f9fb0f
feat(upload): create a scaffold for upload, wip
2020-02-15 22:19:22 +08:00
07akioni
7033bf664e
refactor(base-cancel-mark): rename to base suffix
2020-02-14 22:42:53 +08:00
07akioni
e4d1c4ea7b
fix: as-form-item mixin
2020-02-13 22:06:22 +08:00
07akioni
dccb1c4674
build: package.json add release:doc:no-build
2020-02-13 21:01:42 +08:00
07akioni
1970c50652
build: change eslint config
2020-02-13 20:51:40 +08:00
07akioni
acfefe49c8
style: fira sans woff2
2020-02-12 17:10:34 +08:00
07akioni
56bb65e244
build: add icon build scripts, for esm & cjs
2020-02-12 16:21:42 +08:00
07akioni
60c24008e1
build: refactor the build progress
2020-02-12 13:44:53 +08:00
07akioni
d05fcf1210
build: use files instead of npmignore
2020-02-11 20:57:35 +08:00
07akioni
f65d541c7d
builld: clean depdencies
2020-02-11 20:42:41 +08:00
07akioni
11e329dbe3
build: get rid of gulp
2020-02-11 20:24:56 +08:00
07akioni
f7d0355271
release: 0.7.7
2020-02-10 22:30:50 +08:00
07akioni
2c595e419e
doc(input): input group
2020-02-09 19:34:14 +08:00
07akioni
c906864ac4
fix(menu): submenu header style in popover
2020-02-07 23:13:05 +08:00
07akioni
292772cd5f
release: 0.7.4
2020-02-05 23:53:06 +08:00
07akioni
2398b21924
release: 0.7.3
2020-02-05 22:21:02 +08:00