Commit 609948e
committed
Merge branch 'next' of github.com:klaascuvelier/carbon-components-angular into cca6-eslint-migration
* 'next' of github.com:klaascuvelier/carbon-components-angular:
fix: set id to popover content and aria-live attribute (carbon-design-system#3110)
feat: add new menu based components (carbon-design-system#3106)
feat: convert components to use OnPush change detection strategy 2 (carbon-design-system#3100)
docs: add updated getting started steps (carbon-design-system#3107)
chore(deps-dev): bump serialize-javascript from 6.0.1 to 6.0.2 (carbon-design-system#3104)
chore(deps-dev): bump store2 from 2.14.2 to 2.14.4 (carbon-design-system#3095)
chore(deps-dev): bump serialize-javascript from 6.0.1 to 6.0.2 in /integration/ng17 (carbon-design-system#3103)
fix: pass autoAlign property to icon button (carbon-design-system#3101)
ci: bump deprecated version of GH action and resolve integration test build issue (carbon-design-system#3102)
fix: set publish config access to 'public' (carbon-design-system#3098)
fix: add publish config to library (dist) package.json (carbon-design-system#3097)
feat: create npmrc file to enable publishing with provenance
ci: bump github actions to latest version
fix: typing for loading translation strings (carbon-design-system#3077)File tree
40 files changed
+1414
-3208
lines changed- .github/workflows
- src
- code-snippet
- combo-button
- combobox
- dropdown
- list
- file-uploader
- i18n
- inline-loading
- stories
- toggletip
40 files changed
+1414
-3208
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
39 | 52 | | |
40 | 53 | | |
41 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
42 | 59 | | |
43 | 60 | | |
44 | 61 | | |
45 | | - | |
| 62 | + | |
46 | 63 | | |
47 | 64 | | |
48 | 65 | | |
| |||
172 | 189 | | |
173 | 190 | | |
174 | 191 | | |
175 | | - | |
| 192 | + | |
0 commit comments