@mozaic-ds/vue 0.8.2-beta.0 → 0.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +62 -0
- package/README.md +2 -3
- package/dist/mozaic-vue.adeo.css +1 -1
- package/dist/mozaic-vue.adeo.umd.js +404 -240
- package/dist/mozaic-vue.common.js +404 -240
- package/dist/mozaic-vue.common.js.map +1 -1
- package/dist/mozaic-vue.css +1 -1
- package/dist/mozaic-vue.umd.js +404 -240
- package/dist/mozaic-vue.umd.js.map +1 -1
- package/dist/mozaic-vue.umd.min.js +1 -1
- package/dist/mozaic-vue.umd.min.js.map +1 -1
- package/package.json +3 -3
- package/src/components/button/MButton.vue +6 -1
- package/src/components/datatable/MDataTable.vue +34 -10
- package/src/components/fileuploader/MFileResult.vue +5 -0
- package/src/components/fileuploader/MFileUploader.vue +20 -2
- package/src/components/pagination/MPagination.vue +8 -1
- package/src/components/quantityselector/MQuantitySelector.vue +32 -4
- package/src/components/radio/MRadio.vue +5 -1
- package/src/components/radio/MRadioGroup.vue +1 -1
- package/src/components/select/MSelect.vue +3 -1
- package/src/components/textinput/MTextInput.vue +2 -10
- package/dist/img/flags.1147a273.png +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,68 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.11.0](https://github.com/adeo/mozaic-vue/compare/@mozaic-ds/vue@0.10.0...@mozaic-ds/vue@0.11.0) (2022-01-13)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **component/file-uploader:** can reopload same file ([#475](https://github.com/adeo/mozaic-vue/issues/475)) ([a831933](https://github.com/adeo/mozaic-vue/commit/a8319331f437e11d7b050234fc512d893c23d81f))
|
|
12
|
+
* **m-file-uploader:** add label to remove button ([#462](https://github.com/adeo/mozaic-vue/issues/462)) ([dd999bf](https://github.com/adeo/mozaic-vue/commit/dd999bfb03e8068e44ca91fcc5306f0e8520ae31))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* **component/fileuploader:** add prop disabled ([#466](https://github.com/adeo/mozaic-vue/issues/466)) ([af089a3](https://github.com/adeo/mozaic-vue/commit/af089a3c30c478777b108cd60b7cfb0cc26b8841))
|
|
18
|
+
* **component/qtyselector:** add integer mode ([#476](https://github.com/adeo/mozaic-vue/issues/476)) ([c00e2cc](https://github.com/adeo/mozaic-vue/commit/c00e2cc4f09a6fc28fb5671bf50fa4e92ca7c8be))
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
# [0.10.0](https://github.com/adeo/mozaic-vue/compare/@mozaic-ds/vue@0.9.0...@mozaic-ds/vue@0.10.0) (2021-12-16)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Bug Fixes
|
|
28
|
+
|
|
29
|
+
* **component/m-radio:** fix the alignment of the radio buttons inside the component ([#449](https://github.com/adeo/mozaic-vue/issues/449)) ([4690a99](https://github.com/adeo/mozaic-vue/commit/4690a99500d70eb2f2d240c05460c1f20a49b00d))
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Features
|
|
33
|
+
|
|
34
|
+
* **component/m-data-table:** make pagination label dynamic ([#414](https://github.com/adeo/mozaic-vue/issues/414)) ([9b80371](https://github.com/adeo/mozaic-vue/commit/9b80371646cc44de7659d27cccb079aa9d675bb2))
|
|
35
|
+
* **datatable:** add row index position ([#451](https://github.com/adeo/mozaic-vue/issues/451)) ([77b7c09](https://github.com/adeo/mozaic-vue/commit/77b7c091427ed417c5512ab133548db412ab6654))
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
# [0.9.0](https://github.com/adeo/mozaic-vue/compare/@mozaic-ds/vue@0.8.2-beta.1...@mozaic-ds/vue@0.9.0) (2021-12-02)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Bug Fixes
|
|
45
|
+
|
|
46
|
+
* **button:** add aria-label props ([#437](https://github.com/adeo/mozaic-vue/issues/437)) ([8270751](https://github.com/adeo/mozaic-vue/commit/827075124b017aa43e25f056f6de5497f72efefd))
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
### Features
|
|
50
|
+
|
|
51
|
+
* **component/m-quantityselector:** improve the component's accessiblity ([#438](https://github.com/adeo/mozaic-vue/issues/438)) ([541510a](https://github.com/adeo/mozaic-vue/commit/541510a105f7b163e75b1d039a2e295a1e1906b8))
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
## [0.8.2-beta.1](https://github.com/adeo/mozaic-vue/compare/@mozaic-ds/vue@0.8.1...@mozaic-ds/vue@0.8.2-beta.1) (2021-11-25)
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### Bug Fixes
|
|
61
|
+
|
|
62
|
+
* **component/m-accordion:** allow the root element to inherit attributes ([#429](https://github.com/adeo/mozaic-vue/issues/429)) ([d38689e](https://github.com/adeo/mozaic-vue/commit/d38689ed6133d7223e446dc535c11b99d1d052a5))
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
6
68
|
## [0.8.2-beta.0](https://github.com/adeo/mozaic-vue/compare/@mozaic-ds/vue@0.8.1...@mozaic-ds/vue@0.8.2-beta.0) (2021-11-24)
|
|
7
69
|
|
|
8
70
|
|
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<h1 align="center">
|
|
2
|
-
<img width="400" src="
|
|
2
|
+
<img width="400" src="https://adeo.github.io/mozaic-vue/static/media/logo-mozaic-vue-large.fb8f5358.svg" alt="Mozaic Vue.js" />
|
|
3
3
|
</h1>
|
|
4
4
|
|
|
5
5
|
## Introduction
|
|
@@ -108,8 +108,7 @@ Therefore, for your local import to work perfectly, **you still need to perform
|
|
|
108
108
|
|
|
109
109
|
Inside this file, you will have to configure your module bundler to use **PostCSS** to interpret the **SCSS** of **Mozaic** components.
|
|
110
110
|
|
|
111
|
-
For that, we recommend you to get the code present in the following file
|
|
112
|
-
[https://github.com/adeo/mozaic-vue/blob/next/packages/vue/vue.config.js](https://github.com/adeo/mozaic-vue/blob/next/packages/vue/vue.config.js)
|
|
111
|
+
For that, we recommend you to get the code present in the following file: [Custom vue.config.js](https://github.com/adeo/mozaic-vue/blob/master/packages/vue/vue.config.js)
|
|
113
112
|
|
|
114
113
|
Then insert it in your `vue.config.js` file.
|
|
115
114
|
|