@madgex/design-system-ce 5.5.0 → 5.5.1
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 +41 -68
- package/dist/custom-elements/mds-text-editor.js +21 -19
- package/dist/plugin-vue_export-helper.js +18 -2
- package/package.json +7 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,128 +3,101 @@
|
|
|
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
|
-
## [5.5.
|
|
6
|
+
## [5.5.1](https://github.com/wiley/madgex-design-system/compare/@madgex/design-system-ce@5.5.0...@madgex/design-system-ce@5.5.1) (2024-05-14)
|
|
7
7
|
|
|
8
|
+
### Bug Fixes
|
|
8
9
|
|
|
9
|
-
|
|
10
|
+
- make sure all imported files in design-system-ce.js are copied in public folder ([9ffa064](https://github.com/wiley/madgex-design-system/commit/9ffa0645b484d150e03c8e0bd91caaa19b0a3918))
|
|
10
11
|
|
|
11
|
-
|
|
12
|
-
* combobox ce aria desc update ([dabc1ab](https://github.com/projects/MDS/repos/mds-branding/commits/dabc1ab37bae85a405d814efcfbee24fe7bc14b7))
|
|
12
|
+
## [5.5.0](https://github.com/projects/MDS/repos/mds-branding/compare/diff?targetBranch=refs/tags/@madgex/design-system-ce@5.4.1&sourceBranch=refs/tags/@madgex/design-system-ce@5.5.0) (2023-03-20)
|
|
13
13
|
|
|
14
|
+
### Features
|
|
14
15
|
|
|
16
|
+
- aria described by changes to njks and ce components ([d4c9e3a](https://github.com/projects/MDS/repos/mds-branding/commits/d4c9e3a68323648e2fd6b2a2a3dd522173eefbb9))
|
|
17
|
+
- combobox ce aria desc update ([dabc1ab](https://github.com/projects/MDS/repos/mds-branding/commits/dabc1ab37bae85a405d814efcfbee24fe7bc14b7))
|
|
15
18
|
|
|
16
19
|
## [5.4.1](https://github.com/projects/MDS/repos/mds-branding/compare/diff?targetBranch=refs/tags/@madgex/design-system-ce@5.4.0&sourceBranch=refs/tags/@madgex/design-system-ce@5.4.1) (2023-02-13)
|
|
17
20
|
|
|
18
|
-
|
|
19
21
|
### Bug Fixes
|
|
20
22
|
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
23
|
+
- check replaceChildren is supported before using ([b991e5d](https://github.com/projects/MDS/repos/mds-branding/commits/b991e5d66338c0176356531be39b54129da938c6))
|
|
24
24
|
|
|
25
25
|
## [5.4.0](https://github.com/projects/MDS/repos/mds-branding/compare/diff?targetBranch=refs/tags/@madgex/design-system-ce@5.3.0&sourceBranch=refs/tags/@madgex/design-system-ce@5.4.0) (2023-01-05)
|
|
26
26
|
|
|
27
|
-
|
|
28
27
|
### Features
|
|
29
28
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
29
|
+
- CE combobox default enter key action if not expanded ([c1d7329](https://github.com/projects/MDS/repos/mds-branding/commits/c1d732995c364c7310522f4ca1f87e6466acd08a))
|
|
33
30
|
|
|
34
31
|
## [5.3.0](https://github.com/projects/MDS/repos/mds-branding/compare/diff?targetBranch=refs/tags/@madgex/design-system-ce@5.2.0&sourceBranch=refs/tags/@madgex/design-system-ce@5.3.0) (2022-11-25)
|
|
35
32
|
|
|
36
|
-
|
|
37
33
|
### Features
|
|
38
34
|
|
|
39
|
-
|
|
40
|
-
|
|
35
|
+
- add link for text editor ([288ad29](https://github.com/projects/MDS/repos/mds-branding/commits/288ad2988076cebddeebab420e3e5438a5d2f818))
|
|
41
36
|
|
|
42
37
|
### Bug Fixes
|
|
43
38
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
39
|
+
- automatically apply protocol to textEditor link ([fee5fc7](https://github.com/projects/MDS/repos/mds-branding/commits/fee5fc760d7fc3e01f3bff56022b5fd942cb6d44))
|
|
40
|
+
- remove link editor popover/button ([db6c5f8](https://github.com/projects/MDS/repos/mds-branding/commits/db6c5f8bb64d2a2d44a5ce13b7f4d943664a7aad))
|
|
41
|
+
- remove link editor popover/button ([0b263f8](https://github.com/projects/MDS/repos/mds-branding/commits/0b263f824e7deebd74655aa990e5c1c9e771b831))
|
|
42
|
+
- remove unused code ([b29e960](https://github.com/projects/MDS/repos/mds-branding/commits/b29e96030d7f53242d65335022a2b0af49fff733))
|
|
43
|
+
- texteditor anchor validation ([5e40b46](https://github.com/projects/MDS/repos/mds-branding/commits/5e40b462974a26473d36c2b033de4d1eb606c368))
|
|
44
|
+
- texteditor applyMissingProtocol mailto ([af94428](https://github.com/projects/MDS/repos/mds-branding/commits/af944282bc8f2aa239031a09310112cf0d153924))
|
|
45
|
+
- textEditor link enabled if valid selection ([654dc8d](https://github.com/projects/MDS/repos/mds-branding/commits/654dc8d61d1846e684d3c3cd3b88b84d011cbc87))
|
|
46
|
+
- textEditor link popover spacing ([2236c64](https://github.com/projects/MDS/repos/mds-branding/commits/2236c6442261f05dee13ab82319bc503d9262832))
|
|
47
|
+
- textEditor links always underline ([d7851e3](https://github.com/projects/MDS/repos/mds-branding/commits/d7851e355b1e8dcbbf4c75c6ad8eac8b6c60ed44))
|
|
48
|
+
- textEditor linkUrl i18n, for/id couple ([2cdad01](https://github.com/projects/MDS/repos/mds-branding/commits/2cdad0129cbc5354441ebf1830a7324559386533))
|
|
49
|
+
- textEditor remove auto-focus on open link editor ([1c42419](https://github.com/projects/MDS/repos/mds-branding/commits/1c42419ced20efe5bb0cb1e80221eab509b29645))
|
|
50
|
+
- textEditori18n ([6bf5d03](https://github.com/projects/MDS/repos/mds-branding/commits/6bf5d0352ce1ec77908c03a9e597d8ddbc7f3ba9))
|
|
51
|
+
- textEdtorPopover ([13c39be](https://github.com/projects/MDS/repos/mds-branding/commits/13c39bee9c0d676fa87bf815c64873b92ba9ee7e))
|
|
52
|
+
- tweak text editor link ([32e3992](https://github.com/projects/MDS/repos/mds-branding/commits/32e399236782169c3075a4a2ebc853c6a690f966))
|
|
60
53
|
|
|
61
54
|
## [5.2.0](https://github.com/projects/MDS/repos/mds-branding/compare/diff?targetBranch=refs/tags/@madgex/design-system-ce@5.1.2&sourceBranch=refs/tags/@madgex/design-system-ce@5.2.0) (2022-08-18)
|
|
62
55
|
|
|
63
|
-
|
|
64
56
|
### Features
|
|
65
57
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
58
|
+
- add text editor (wip) ([1d424b3](https://github.com/projects/MDS/repos/mds-branding/commits/1d424b399f1ce71a1db99b644dc72aa650eee1f0))
|
|
59
|
+
- add text editor (wip) ([804cabe](https://github.com/projects/MDS/repos/mds-branding/commits/804cabee541b65e8943a3e29b9c6108313a3400a))
|
|
60
|
+
- manage tabindex in toolbar, add examples and documentation ([74e1442](https://github.com/projects/MDS/repos/mds-branding/commits/74e1442437e9f27580b9f3f56d2c37a3874e98f6))
|
|
61
|
+
- refactoring toolbar, adding keyboard interaction and fixing icons ([b4c5121](https://github.com/projects/MDS/repos/mds-branding/commits/b4c5121ddfd1d1323ac3fb3d87ca52b85470768a))
|
|
71
62
|
|
|
72
63
|
### Bug Fixes
|
|
73
64
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
65
|
+
- adding reusable icon vue component + svgs for editor menu ([f8bfaae](https://github.com/projects/MDS/repos/mds-branding/commits/f8bfaae311d607ce1ef15cf65f857b442d1fcbc5))
|
|
66
|
+
- export each custom element separately ([da9f94d](https://github.com/projects/MDS/repos/mds-branding/commits/da9f94de94c6612c8a645855f9e32a6abeee9194))
|
|
67
|
+
- move aria-pressed to toolbar instead of button ([5114f9d](https://github.com/projects/MDS/repos/mds-branding/commits/5114f9dd829ca10a5dbfd88a5784163575c2ac12))
|
|
68
|
+
- removed the disabled attribute to only aria-disabled to avoid focus issue ([2076227](https://github.com/projects/MDS/repos/mds-branding/commits/2076227c8a98c5eb359320271ccf5dc6e6a5bded))
|
|
69
|
+
- trying to separate the text editor from the main js ([db089b8](https://github.com/projects/MDS/repos/mds-branding/commits/db089b8779bbbf0d4a7c1bfbb2de6c9fc20d947d))
|
|
70
|
+
- update filenames ([7ad354f](https://github.com/projects/MDS/repos/mds-branding/commits/7ad354fb77629e738ca55a00f71dc87f365382ae))
|
|
82
71
|
|
|
83
72
|
## [5.1.2](https://github.com/projects/MDS/repos/mds-branding/compare/diff?targetBranch=refs/tags/@madgex/design-system-ce@5.1.1&sourceBranch=refs/tags/@madgex/design-system-ce@5.1.2) (2022-07-12)
|
|
84
73
|
|
|
85
74
|
**Note:** Version bump only for package @madgex/design-system-ce
|
|
86
75
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
76
|
## [5.1.1](https://github.com/projects/MDS/repos/mds-branding/compare/diff?targetBranch=refs/tags/@madgex/design-system-ce@5.1.0-alpha.2&sourceBranch=refs/tags/@madgex/design-system-ce@5.1.1) (2022-07-12)
|
|
92
77
|
|
|
93
78
|
**Note:** Version bump only for package @madgex/design-system-ce
|
|
94
79
|
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
80
|
## [5.1.0-alpha.2](https://github.com/projects/MDS/repos/mds-branding/compare/diff?targetBranch=refs/tags/@madgex/design-system-ce@5.1.0-alpha.1&sourceBranch=refs/tags/@madgex/design-system-ce@5.1.0-alpha.2) (2022-07-04)
|
|
100
81
|
|
|
101
|
-
|
|
102
82
|
### Bug Fixes
|
|
103
83
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
84
|
+
- combobox invalid 'false' value for aria-activedescendant ([c76ce64](https://github.com/projects/MDS/repos/mds-branding/commits/c76ce64dcc162591d749bdb7841473fc11d78ce5))
|
|
107
85
|
|
|
108
86
|
## [5.1.0-alpha.1](https://github.com/projects/MDS/repos/mds-branding/compare/diff?targetBranch=refs/tags/@madgex/design-system-ce@5.1.0-alpha.0&sourceBranch=refs/tags/@madgex/design-system-ce@5.1.0-alpha.1) (2022-06-22)
|
|
109
87
|
|
|
110
|
-
|
|
111
88
|
### Bug Fixes
|
|
112
89
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
90
|
+
- reduce design-system-ce bundle with correct vue version ([ee70617](https://github.com/projects/MDS/repos/mds-branding/commits/ee70617a4adb2f0b88731ffcc9334021d6e5452b))
|
|
116
91
|
|
|
117
92
|
## 5.1.0-alpha.0 (2022-06-22)
|
|
118
93
|
|
|
119
|
-
|
|
120
94
|
### Features
|
|
121
95
|
|
|
122
|
-
|
|
123
|
-
|
|
96
|
+
- design-system-ce and design-system-vue ([e560cdb](https://github.com/projects/MDS/repos/mds-branding/commits/e560cdb6153e620c53d12e0838448a84bf1e0cd6))
|
|
124
97
|
|
|
125
98
|
### Bug Fixes
|
|
126
99
|
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
100
|
+
- combobox keyboard controls ([01ae320](https://github.com/projects/MDS/repos/mds-branding/commits/01ae320b22a014e979fa75a774b6dadde0de4064))
|
|
101
|
+
- remove extra role presetenation on combobox ([f300c82](https://github.com/projects/MDS/repos/mds-branding/commits/f300c82953b94f5267efc9bd3b009fdc685a23ae))
|
|
102
|
+
- revert combobox slot fallback ([36d52c3](https://github.com/projects/MDS/repos/mds-branding/commits/36d52c3fcfaac1642d978886522731aa802cbeb7))
|
|
103
|
+
- simplify dev mode ([3cca82d](https://github.com/projects/MDS/repos/mds-branding/commits/3cca82d594f56fc54b6e271c2e2165f17b578097))
|