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