Commit a79e5e8
authored
feat: drag & resize (#98)
* refactor: plugin validation, unit test
fix: build lib
refactor validPlugin function
refactor: validPlugin and unit test
test: watch hideOverlay
* feat: add postcss plugin autoprefixer
* chore: add favicon
* feat: support v-html in dynamic modal slot
* feat: draggable modal
fix: remove prop dragSelector
fix: unit test, contentStyle only support [Object, Array]
docs: 1. add vetur attributes and tags 2. drag document
refactor: drag modal
docs: fix typo
docs
fix
feat: drag and resize modal
build lib
docs: update docs
* docs: Bump @nuxt/content-theme-docs
* feat: api return promise
* feat: add postcss plugin autoprefixer (#71)
* refactor: plugin validation, unit test (#70)
fix: build lib
refactor validPlugin function
refactor: validPlugin and unit test
test: watch hideOverlay
* Feat: vite (#78)
* feat: 1. bump rollup, rollup-plugin-cleanup 2. remove rollup-plugin-css-only
* feat(example): vite, windicss, vite-plugin-components for Vue 2
* docs: fix duplicate component name
* feat: remove vue-cli-service, add jest, eslint
* fix: lint tests directory
* feat: add script dev:example, dev:docs
* fix: .babelrc for build and test
* feat!: api return promise (#76)
* feat: api return promise
* refactor: use noop to replace empty arrow function
* feat: unit tests
* docs: update
* fix: dynamic modal promise, refactor unit test
* feat: unit tests
* feat: resizable modal in boundary
* feat: drag & resize
* docs(en): drag & resize
* docs(zh-Hant): drag & resize
* refactor: code review
* docs: fix v-button
* docs: version 2
* chore: lint
* refactor: CLASS_PROP, STYLE_PROP
* chore: update yarn.lock1 parent bd98009 commit a79e5e8
File tree
99 files changed
+3419
-1972
lines changed- dist
- docs
- components
- examples
- basic
- hoc
- global
- content
- en
- examples
- guide
- zh-Hant
- examples
- guide
- plugins
- example
- src
- assets/css
- components
- basic
- hoc
- lib
- utils
- tests/unit
- vetur
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+3419
-1972
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
19 | 29 | | |
20 | 30 | | |
21 | 31 | | |
22 | 32 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 33 | + | |
26 | 34 | | |
27 | 35 | | |
28 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
29 | 40 | | |
30 | | - | |
| 41 | + | |
31 | 42 | | |
32 | | - | |
| 43 | + | |
33 | 44 | | |
34 | 45 | | |
35 | 46 | | |
| |||
38 | 49 | | |
39 | 50 | | |
40 | 51 | | |
41 | | - | |
42 | 52 | | |
43 | 53 | | |
44 | 54 | | |
| |||
101 | 111 | | |
102 | 112 | | |
103 | 113 | | |
104 | | - | |
105 | 114 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
111 | 177 | | |
112 | 178 | | |
113 | 179 | | |
| |||
134 | 200 | | |
135 | 201 | | |
136 | 202 | | |
137 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
138 | 215 | | |
139 | 216 | | |
140 | 217 | | |
| |||
Lines changed: 0 additions & 18 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | 7 | | |
10 | | - | |
| 8 | + | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
0 commit comments