Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging 'master' branch into 'next' #3043

Merged
merged 478 commits into from
Nov 6, 2024
Merged
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
478 commits
Select commit Hold shift + click to select a range
7eb80c7
Merge pull request #2808 from Akshat55/provenance
zvonimirfras Mar 8, 2024
e146d02
chore(deps-dev): bump follow-redirects in /integration/ng17
dependabot[bot] Mar 16, 2024
d1d75d4
chore(deps-dev): bump follow-redirects in /integration/ng15
dependabot[bot] Mar 16, 2024
120438e
chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6
dependabot[bot] Mar 16, 2024
ba814e7
chore(deps-dev): bump follow-redirects in /integration/ng16
dependabot[bot] Mar 16, 2024
611ffd2
chore(deps-dev): bump follow-redirects in /integration/ng14
dependabot[bot] Mar 16, 2024
34332d9
Merge branch 'carbon-design-system:master' into master
kush-savani Mar 21, 2024
b1c6cf3
fix: focus outline on selected sortable table headers, resolve #2768
kush-savani Mar 21, 2024
d1a4ee7
feat: allow title text to be overridden using input prop (#2833)
Akshat55 Mar 28, 2024
e8a195b
fix(date-picker): specify partial type for flatpickrOptions (#2666)
flisijn Mar 28, 2024
f58885b
Merge pull request #2816 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
88a9bdf
Merge pull request #2817 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
2aca135
chore(deps-dev): bump webpack-dev-middleware in /integration/ng17
dependabot[bot] Mar 28, 2024
762f01e
Merge pull request #2819 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
f28f709
chore(deps-dev): bump express from 4.18.2 to 4.19.2 in /integration/ng15
dependabot[bot] Mar 28, 2024
212ea39
chore(deps-dev): bump webpack-dev-middleware in /integration/ng16
dependabot[bot] Mar 28, 2024
786b44d
Merge pull request #2820 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
0eaebda
Merge pull request #2818 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
c18d195
chore(deps-dev): bump express from 4.18.2 to 4.19.2 in /integration/ng14
dependabot[bot] Mar 28, 2024
0a40ab9
chore(deps-dev): bump express from 4.18.2 to 4.19.2
dependabot[bot] Mar 28, 2024
5474b43
Merge pull request #2835 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
eaa26b8
Merge pull request #2826 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
2f07e2d
Merge pull request #2827 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
b450700
chore(deps-dev): bump express from 4.18.2 to 4.19.2 in /integration/ng16
dependabot[bot] Mar 28, 2024
6599e47
Merge branch 'master' into dependabot/npm_and_yarn/express-4.19.2
Akshat55 Mar 28, 2024
b0bb824
chore(deps-dev): bump express from 4.18.2 to 4.19.2 in /integration/ng17
dependabot[bot] Mar 28, 2024
b77b866
Merge branch 'master' into dependabot/npm_and_yarn/integration/ng14/e…
Akshat55 Mar 28, 2024
d7ed076
Merge pull request #2839 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
86e77b6
Merge pull request #2836 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
aae9c1a
Merge pull request #2837 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
477f9ed
Merge branch 'master' into dependabot/npm_and_yarn/express-4.19.2
Akshat55 Mar 28, 2024
69eac85
Merge pull request #2834 from carbon-design-system/dependabot/npm_and…
Akshat55 Mar 28, 2024
dcd242a
feat: add useRouter property to sidenav (#2812)
klaascuvelier Apr 3, 2024
17289f5
chore: lint fix (#2846)
Akshat55 Apr 4, 2024
73a2ed9
fix(date-picker): manage to reselect date while closing calendar (#2845)
kush-savani Apr 4, 2024
26d04ad
feat: integrate floating-ui with popover component (#2785)
Akshat55 Apr 5, 2024
0837d03
fix: revert high contrast to false by default for popover (#2848)
Akshat55 Apr 6, 2024
27e4e6c
fix: sidenavItem component useRouter should be false by default (#2852)
klaascuvelier Apr 8, 2024
6876d10
feat(Tooltip, TooltipDefinition): expose data input to be passed as t…
Licen-it Apr 9, 2024
b42b865
fix(IconButtonStories): IconButtonStories are now showing the correct…
Licen-it Apr 10, 2024
3aff875
chore(Tooltip, TooltipDefinition): renaming data into templateContext…
Licen-it Apr 10, 2024
1f26de9
fix: expose experimental autoAlign input on icon button
Geoffrey0 Apr 10, 2024
f4e12d0
Update src/button/icon-button.stories.ts
Akshat55 Apr 11, 2024
e6d68cc
Merge branch 'master' into outline-on-sortable-headers
zvonimirfras Apr 11, 2024
fa59676
Merge pull request #2825 from kush-savani/outline-on-sortable-headers
zvonimirfras Apr 11, 2024
b9c5fc7
Merge branch 'master' into tooltip-data
zvonimirfras Apr 11, 2024
7c35f30
Merge branch 'master' into icon-button-tooltip-auto-align
Akshat55 Apr 11, 2024
cb12fd9
Merge pull request #2854 from Licen-it/tooltip-data
zvonimirfras Apr 11, 2024
7d3cbe2
Merge branch 'master' into icon-button-tooltip-auto-align
zvonimirfras Apr 11, 2024
ea07b2a
Merge pull request #2856 from Geoffrey0/icon-button-tooltip-auto-align
zvonimirfras Apr 11, 2024
3fdeb0c
chore: set initial date to input
Akshat55 Apr 18, 2024
b290c22
Merge branch 'master' into issue.2857
Akshat55 Apr 18, 2024
06ce722
fix: resolve cannot read property of undefined when all list items ar…
Aru-Ku Apr 19, 2024
204ac19
fix(Tooltip): tooltip is now opening only if the mouse remains on it …
Licen-it Apr 19, 2024
185f839
chore: add semicolon (#2863)
Akshat55 Apr 19, 2024
9b4d7f5
fix: merge default notification obj with toast content when set
Akshat55 Apr 19, 2024
02e57cd
Merge branch 'master' into issue.2861
Akshat55 Apr 19, 2024
2130c9c
Merge branch 'master' into tooltip-fix
Akshat55 Apr 19, 2024
c262dcf
fix: use async pipe with closeLabel
Akshat55 Apr 19, 2024
90af058
Merge branch 'issue.2861' of https://github.com/Akshat55/carbon-compo…
Akshat55 Apr 19, 2024
8ff0322
Merge pull request #2862 from Licen-it/tooltip-fix
zvonimirfras Apr 19, 2024
00d2391
Merge branch 'master' into issue.2861
Akshat55 Apr 19, 2024
42dd2af
fix: include ibm telemetry config file in published build (#2865)
francinelucca Apr 22, 2024
797405b
fix: check if user passed close label is an observable
Akshat55 Apr 24, 2024
ad9601b
Merge branch 'issue.2861' of https://github.com/Akshat55/carbon-compo…
Akshat55 Apr 24, 2024
a77c2d4
Merge branch 'master' into issue.2857
Akshat55 Apr 24, 2024
0c9c2e8
Merge branch 'master' into issue.2861
zvonimirfras Apr 25, 2024
0f72031
Merge pull request #2864 from Akshat55/issue.2861
zvonimirfras Apr 25, 2024
25847fb
Merge branch 'master' into issue.2857
zvonimirfras Apr 25, 2024
2baf7ca
Merge pull request #2860 from Akshat55/issue.2857
zvonimirfras Apr 25, 2024
6a97ce7
fix: shift header to the right when sticky header and single select a…
Akshat55 Apr 30, 2024
4b4c8f1
chore: correct event function typo (#2868)
Akshat55 May 1, 2024
1f46244
feat: add telemetry JS Scope
francinelucca May 2, 2024
cbbe2b6
fix: refresh view on disabled or autoalign changes
Akshat55 May 3, 2024
f57c1de
chore: add comment for manually running change detection
Akshat55 May 3, 2024
7fc5f68
chore: add comment to clarify what happens when disabled is true
Akshat55 May 3, 2024
9adcbdd
Merge pull request #2871 from Akshat55/icon-button-tooltip
zvonimirfras May 3, 2024
53cd3a9
fix(code-snippet): hide copy button when not inline (#2873)
Sparker0i May 6, 2024
da90c2c
chore: reference correct module in documentation (#2874)
yusufwarda May 7, 2024
add6a43
fix: copy inner text or text content of code element
Akshat55 May 8, 2024
2b2b059
docs: rename argument since storybook creates args in global scope wh…
Akshat55 May 8, 2024
e26a9c9
chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 (#2869)
dependabot[bot] May 9, 2024
2b673f2
Merge branch 'master' into feat/add-telemetry-js-scope
zvonimirfras May 9, 2024
eaebf28
Merge pull request #2870 from francinelucca/feat/add-telemetry-js-scope
zvonimirfras May 9, 2024
8032db3
Merge branch 'master' into snippet-fix
Akshat55 May 9, 2024
f114db5
Merge pull request #2875 from Akshat55/snippet-fix
zvonimirfras May 9, 2024
bc05965
Merge branch 'master' into password-input
Akshat55 May 14, 2024
144f284
fix: bump styles peer dependency
Akshat55 May 21, 2024
6e5724d
fix: simply content projection by toggling type attribute
Akshat55 May 21, 2024
cf41d99
fix: import button from carbon-components-angular
Akshat55 May 21, 2024
e47d329
chore: lint fix
Akshat55 May 21, 2024
9015369
test: add password input tests
Akshat55 May 21, 2024
508cde4
chore: lint template
Akshat55 May 23, 2024
f34747c
chore: lint template
Akshat55 May 23, 2024
4e06bec
Lint a little
zvonimirfras May 23, 2024
65c7392
Merge pull request #2772 from maicongodinho/password-input
zvonimirfras May 29, 2024
1c1c314
fix: pass route extras in routerLink (#2905)
Akshat55 May 29, 2024
8487fc4
chore(deps): bump pdfjs-dist and @compodoc/compodoc (#2907)
dependabot[bot] May 29, 2024
51098fe
docs: update support matrix (#2909)
Akshat55 May 31, 2024
22736a1
fix: Allow users to pass in templates in tabs to allow onDestroy hook…
Akshat55 Jun 3, 2024
d0a855b
Merge branch 'master' into tab-template-projection
Akshat55 Jun 3, 2024
e2c601e
chore: lint fix
Akshat55 Jun 4, 2024
90fd15e
docs: add comment why users should use templates
Akshat55 Jun 4, 2024
dc6591f
fix: allow content projection and templates to be rendered at the sam…
Akshat55 Jun 4, 2024
6c7f311
docs: Use template projection for the last 2 tabs
Akshat55 Jun 4, 2024
73d0886
chore: lint fix
Akshat55 Jun 4, 2024
e167388
Merge pull request #2910 from Akshat55/tab-template-projection
zvonimirfras Jun 4, 2024
9135eeb
fix: Ensure screenreaders read combobox label (#2919)
Akshat55 Jun 13, 2024
9b00fdc
feat: allow labels to be hidden but accessible by screen readers (#2920)
Akshat55 Jun 13, 2024
32f1514
fix: trigger check to see if all checkboxes are selected after data i…
Akshat55 Jun 13, 2024
f812d34
fix: add new contained size classes (#2922)
Akshat55 Jun 13, 2024
9a7e305
fix: remove click handler for the anchorlink when useRouter is true (…
klaascuvelier Jun 13, 2024
3e36538
fix: allow users to pass template for label (#2923)
Akshat55 Jun 13, 2024
972305b
fix(SideNavItem): implemented more future proof navigation extras wit…
Licen-it Jun 14, 2024
dfce8fa
Merge branch 'master' into issue.2915
zvonimirfras Jun 25, 2024
17da1f5
Merge pull request #2921 from Akshat55/issue.2915
zvonimirfras Jun 25, 2024
7c55989
fix: Optimize propagateSelected for selected items (#2929)
koenvd Jul 1, 2024
cb9699e
Merge branch 'master' into master
Licen-it Jul 3, 2024
5f4471f
test: add angular 18 integration test
Akshat55 Jul 3, 2024
4bfbe55
chore: prevent angular cache in root and integrations being stashed
Akshat55 Jul 3, 2024
4e05553
ci: add angular 18 to app-build job
Akshat55 Jul 3, 2024
440d87c
docs: add angular 18 to support matrix
Akshat55 Jul 3, 2024
ca30573
feat: add angular 18 as a supported peer dependency
Akshat55 Jul 4, 2024
6af085e
Merge pull request #2932 from Akshat55/integration-18
zvonimirfras Jul 4, 2024
b0351f8
chore(deps-dev): bump socket.io from 4.6.0 to 4.7.5
dependabot[bot] Jul 4, 2024
51b0408
Merge branch 'master' of github-personal:IBM/carbon-components-angular
Licen-it Jul 6, 2024
9365b53
Merge branch 'master' of github-personal:Licen-it/carbon-components-a…
Licen-it Jul 6, 2024
0e2332e
fix story configuration
Licen-it Jul 6, 2024
cde195c
docs: correct story args and argTypes (#2934)
Akshat55 Jul 7, 2024
ac05b90
Merge branch 'master' into master
Akshat55 Jul 7, 2024
e57ab4e
Merge branch 'master' into optimize_dropdown_propagate_selected
Akshat55 Jul 8, 2024
9883834
chore(deps): bump braces from 3.0.2 to 3.0.3 in /integration/ng14 (#2…
dependabot[bot] Jul 8, 2024
98677c7
chore(deps): bump braces from 3.0.2 to 3.0.3 in /integration/ng16
dependabot[bot] Jul 8, 2024
be60707
Merge pull request #2935 from carbon-design-system/dependabot/npm_and…
Akshat55 Jul 8, 2024
b052551
Merge branch 'master' into dependabot/npm_and_yarn/socket.io-4.7.5
Akshat55 Jul 8, 2024
076edf3
Merge pull request #2933 from carbon-design-system/dependabot/npm_and…
Akshat55 Jul 8, 2024
2aa33e9
chore: disable prod mode for storybook
Akshat55 Jul 9, 2024
d10c909
Merge branch 'master' into master
Akshat55 Jul 9, 2024
397a80a
chore: lint fix
Akshat55 Jul 9, 2024
b2fb6af
Merge branch 'master' of https://github.com/Licen-it/carbon-component…
Akshat55 Jul 9, 2024
9c955ee
fix test
koenvd Jul 10, 2024
1e21827
Merge pull request #2925 from Licen-it/master
zvonimirfras Jul 10, 2024
ad307b8
Merge branch 'master' into optimize_dropdown_propagate_selected
Akshat55 Jul 10, 2024
388f844
Fixed test (second attempt)
koenvd Jul 10, 2024
256f548
fix(TreeNode): label input not correctly rendered when a TemplateRef …
Licen-it Jul 12, 2024
ea35bb9
chore(): labelContext should be optional
Licen-it Jul 12, 2024
8b1fa3c
Merge branch 'master' into master
Licen-it Jul 12, 2024
d063bd0
Merge pull request #2937 from Licen-it/master
zvonimirfras Jul 16, 2024
a855e4b
Merge branch 'master' into optimize_dropdown_propagate_selected
zvonimirfras Jul 16, 2024
502ea35
Merge pull request #2930 from koenvd/optimize_dropdown_propagate_sele…
zvonimirfras Jul 16, 2024
505fbae
docs: update angular style guide link (#2939)
abiramcodes Jul 21, 2024
9713a34
fix: prevent combobox from being cleared when disabled (#2947)
elder-cb Jul 24, 2024
1ca7aaf
fix: prevent access property of view child when skeleton is enabled (…
Akshat55 Jul 31, 2024
1cced10
docs: render all svgs after a delay to prevent browser from freezing …
Akshat55 Jul 31, 2024
f6fa05f
chore: lint fix (#2955)
Akshat55 Jul 31, 2024
4032d98
fix: use hidden label instead of aria label for table checkbox (#2956)
Akshat55 Aug 2, 2024
94c5aea
chore: add todo comment for next breaking change (#2959)
Akshat55 Aug 7, 2024
0abd307
chore(deps): bump socket.io from 4.5.4 to 4.7.5 in /integration/ng14 …
dependabot[bot] Aug 7, 2024
276da01
chore(deps): bump braces from 3.0.2 to 3.0.3 in /integration/ng15 (#2…
dependabot[bot] Aug 7, 2024
aacb8d4
feat: Add readonly state
jvgimenes Aug 15, 2024
f9dfd63
feat: add readonly state
abiramcodes Aug 15, 2024
4c9f9e9
feat: expose treeViewService and add deselection capability to it (#2…
Licen-it Aug 26, 2024
b4e5620
fix: deeply clone treeNodes to avoid Angular not detecting changes (#…
Licen-it Aug 26, 2024
3d4b7ab
feat: allow users to add a custom gap to each node offset (#2972)
Licen-it Aug 26, 2024
33ec22a
chore: fix multi-step story (#2973)
Akshat55 Aug 27, 2024
770277b
feat: add readonly state for combobox (#2981)
eduardmarcinco Aug 30, 2024
eb64d50
feat: add readonly state for dropdown (#2979)
eduardmarcinco Aug 30, 2024
3be466f
feat: readonly state for password input (#2976)
eduardmarcinco Aug 30, 2024
a498763
feat: add readonly state for date picker (#2982)
eduardmarcinco Aug 30, 2024
3cbed35
feat: add readonly state for select (#2977)
eduardmarcinco Aug 30, 2024
11da53c
feat: add readonly state for slider (#2978)
eduardmarcinco Aug 30, 2024
25fff55
fix: datepicker skeleton not showing up (#2984)
eduardmarcinco Sep 2, 2024
070bf4d
fix: resolve NG0100 runtime error caused by initial readonly state (#…
Akshat55 Sep 3, 2024
53864d9
Treeview nodes can now be not selectable (#2970)
Licen-it Sep 3, 2024
35a0eac
feat: add readonly state for textarea (#2987)
eduardmarcinco Sep 3, 2024
9bcb974
feat: Exposing toggle output for treeview (#2968)
Licen-it Sep 4, 2024
2921d1f
fix: add lodash as a dependency (#2990)
Akshat55 Sep 5, 2024
fff1977
fix: node toggle propagation for nested nodes (#2992)
Licen-it Sep 6, 2024
b074458
chore(deps): bump send and express in /integration/ng14 (#2995)
dependabot[bot] Sep 19, 2024
6f06496
chore(deps): bump send and express in /integration/ng18 (#2998)
dependabot[bot] Sep 19, 2024
b7e93a5
feat: table expand all rows feature
eduardmarcinco Sep 27, 2024
2e5af93
docs: properly handle close event in simple modal story (#3004) (#3016)
eduardmarcinco Sep 30, 2024
5a77c7e
chore(deps): bump rollup from 2.79.1 to 2.79.2 (#3015)
dependabot[bot] Sep 30, 2024
aa6b3cb
chore(deps-dev): bump rollup from 4.18.0 to 4.22.4 in /integration/ng…
dependabot[bot] Sep 30, 2024
87a7cec
chore(deps): bump send and express in /integration/ng16 (#2999)
dependabot[bot] Sep 30, 2024
06bda16
chore(deps): bump body-parser and express in /integration/ng17 (#3000)
dependabot[bot] Sep 30, 2024
8b54b03
chore(deps-dev): bump rollup from 3.25.1 to 3.29.5 in /integration/ng…
dependabot[bot] Sep 30, 2024
5c5d5ca
chore(deps): bump send and express in /integration/ng15 (#3019)
dependabot[bot] Sep 30, 2024
c1475d2
chore(deps): bump body-parser and express (#3001)
dependabot[bot] Sep 30, 2024
f65f4f9
fix: replace 'lodash' with 'lodash-es' to reduce bundle size (#2993)
danielsogl Sep 30, 2024
2848b6b
fix: add rel attribute to clickable tile anchor tag (#2997)
grishma-shah7 Sep 30, 2024
815a360
Merge branch 'master' into feat/table-expand-all
Akshat55 Sep 30, 2024
1ffde64
fix: correctly display modal content overflow indicator (#3017)
eduardmarcinco Oct 1, 2024
5864767
Merge branch 'master' into feat/table-expand-all
eduardmarcinco Oct 1, 2024
28f62e5
chore: bindings renamed
eduardmarcinco Oct 1, 2024
60c3a44
feat: fluid state for search (#3007)
eduardmarcinco Oct 1, 2024
09301c7
fix: breadcrumb overflow menu icon alignment (#2726)
eduardmarcinco Oct 2, 2024
9f50bf6
chore: overflow menu description to be configurable
eduardmarcinco Oct 2, 2024
02da6bc
fix: import utility functions from lodash-es (#3024)
Akshat55 Oct 4, 2024
a1c97c3
fix combobox id assignement (#3023)
darginyegor Oct 4, 2024
c42963f
feat: fluid state for text area (#3012)
eduardmarcinco Oct 5, 2024
0532bd9
feat: fluid state for select (#3009)
eduardmarcinco Oct 7, 2024
75422dc
fix: update pagination pageOptions calculation logic (#3021)
eduardmarcinco Oct 8, 2024
3e3be1e
Merge branch 'master' into feat/table-expand-all
Akshat55 Oct 8, 2024
2f04e97
fix: hide expand all row toggle by default
Akshat55 Oct 10, 2024
b7d1e67
chore: lint fix
Akshat55 Oct 10, 2024
984f3c9
Merge branch 'feat/table-expand-all' of https://github.com/eduardmarc…
Akshat55 Oct 10, 2024
c18d9b7
Merge pull request #3014 from eduardmarcinco/feat/table-expand-all
zvonimirfras Oct 15, 2024
d8e0d3b
chore(ibm-common): removed non-compliant GA tag, onboarded to ibm-com…
jeffchew Oct 16, 2024
1db09fb
chore(telemetry): update endpoint and readme (#3027)
IgnacioBecerra Oct 16, 2024
992f648
chore(deps): bump cookie, socket.io and express in /integration/ng14 …
dependabot[bot] Oct 16, 2024
968900d
chore(deps): bump cookie, socket.io and express (#3025)
dependabot[bot] Oct 17, 2024
73468cf
feat: fluid state for number input (#3002)
eduardmarcinco Oct 17, 2024
7967695
fix(telemetry): updating endpoint (#3029)
IgnacioBecerra Oct 17, 2024
64cac82
Merge branch 'master' into issue/2726
Akshat55 Oct 17, 2024
9ec24c8
feat: allow users to delete all table rows
eduardmarcinco Oct 18, 2024
a8f6a74
chore: test and code updated for delete all table rows
eduardmarcinco Oct 18, 2024
47ce97e
feat: wrap overflow menu button in tooltip
Akshat55 Oct 18, 2024
0f8e94a
fix: use default overflow menu & pass in description/autoAlign
Akshat55 Oct 18, 2024
5e3b692
test: add additional check to see if totalDataLength is 0 after delet…
Akshat55 Oct 18, 2024
ec69414
Merge pull request #3030 from eduardmarcinco/issue/3006
zvonimirfras Oct 22, 2024
a57fbe0
Merge branch 'master' into issue/2726
zvonimirfras Oct 22, 2024
d4000a8
Merge pull request #3020 from eduardmarcinco/issue/2726
zvonimirfras Oct 22, 2024
b60ab09
allow specifying a size for the pagination nav component
brampeirs Oct 23, 2024
18439eb
feat: enhance increment and decrement functionality with min/max hand…
brampeirs Oct 25, 2024
d87c69d
chore: improve storybook
brampeirs Oct 25, 2024
627c272
fix: add 'aria-' prefix to accessibility attributes (#3036)
Akshat55 Oct 25, 2024
2cdd4c0
fix: replace event service with fromEvent and unsubscribe on dialog d…
Akshat55 Oct 29, 2024
957a6c2
fix: unsubscribe from listening once toggletip is destroyed
Akshat55 Oct 29, 2024
6108379
chore: remove space from empty blocks
Akshat55 Oct 29, 2024
f6c6818
Merge branch 'master' into overflow-mem-leak
Akshat55 Oct 29, 2024
012eed2
Merge branch 'master' into pagination-nav-sizes
Akshat55 Oct 29, 2024
85a668d
Update src/pagination/pagination-nav/pagination-nav.component.ts
Akshat55 Oct 29, 2024
5a2f284
Update src/pagination/pagination-nav/pagination-nav.component.ts
Akshat55 Oct 29, 2024
9dba8c8
docs: remove overflow test in story
Akshat55 Oct 29, 2024
6222aba
fix: only unsubscribe from close when dialog should close
Akshat55 Oct 29, 2024
f935069
Merge branch 'overflow-mem-leak' of https://github.com/Akshat55/carbo…
Akshat55 Oct 29, 2024
edb8ab2
Update src/dialog/dialog.directive.ts
zvonimirfras Oct 29, 2024
e5d961c
Merge pull request #3038 from Akshat55/overflow-mem-leak
zvonimirfras Oct 29, 2024
7399dec
Merge branch 'master' into pagination-nav-sizes
zvonimirfras Oct 29, 2024
4c24526
fix wrongly configured test case
brampeirs Oct 29, 2024
0ef5195
Merge branch 'master' of github.com:carbon-design-system/carbon-compo…
brampeirs Oct 29, 2024
2aac746
Merge pull request #3034 from brampeirs/pagination-nav-sizes
zvonimirfras Oct 29, 2024
049d53d
docs: fix import typo (#3042)
darginyegor Oct 30, 2024
8852b11
chore(deps-dev): bump rollup from 3.29.4 to 3.29.5 in /integration/ng…
dependabot[bot] Oct 30, 2024
9ebc8ae
Merge branch 'master' into number-input-validation
Akshat55 Oct 30, 2024
c20472b
Merge pull request #3035 from brampeirs/number-input-validation
zvonimirfras Oct 31, 2024
6ec2793
chore: lint fix (#3044)
Akshat55 Nov 2, 2024
26f59d6
ci: add a pre-release tag to next branch
Akshat55 Nov 5, 2024
be0c7a3
Merge pull request #3045 from Akshat55/release-pipeline-rc
zvonimirfras Nov 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true

[*.json]
charset = utf-8
end_of_file = lf
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true

[*.yml]
charset = utf-8
indent_style = space
Expand Down
8 changes: 5 additions & 3 deletions .github/workflows/check-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ jobs:

runs-on: ubuntu-latest

# We use Node v18 for building since CCA@v5 is using Angular 14.
strategy:
matrix:
node-version: [16.x]
node-version: [18.x]

steps:
- uses: actions/checkout@v3
Expand All @@ -39,10 +40,11 @@ jobs:

runs-on: ubuntu-latest

# We use Node v20 for building since it is current lts. Node v16 is no longer supported in Angular 17.
strategy:
matrix:
angular-version: [14, 15, 16]
node-version: [16.x]
angular-version: [14, 15, 16, 17, 18]
node-version: [20.x]

steps:
- uses: actions/checkout@v3
Expand Down
12 changes: 10 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,30 @@ on:
# Allows us to run this workflow manually from the Actions tab
workflow_dispatch:

permissions:
contents: read # for checkout

jobs:
# Single deploy job since we're just deploying
publish:
environment:
name: Deploy
runs-on: ubuntu-latest
permissions:
contents: write # to be able to publish a GitHub release
issues: write # to be able to comment on released issues
pull-requests: write # to be able to comment on pull requests
id-token: write # to enable use of ODIC for npm provenance
steps:
# Checkout to branch
- name: Checkout
uses: actions/checkout@v3

# Set up node to use v16
# Set up node to use v18
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: "16"
node-version: "18"
cache: "npm"
cache-dependency-path: "package-lock.json"

Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/.angular/cache
.angular/cache
.DS_Store
*.log*
*.swp
Expand Down
3 changes: 2 additions & 1 deletion .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ module.exports = {
backgrounds: false
}
},
"@storybook/addon-a11y"
"@storybook/addon-a11y",
"@storybook/addon-storysource"
],
framework: {
name: "@storybook/angular",
Expand Down
64 changes: 54 additions & 10 deletions .storybook/manager-head.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,63 @@
<meta name="twitter:image" content="https://angular.carbondesignsystem.com/carbon.jpg">
<meta name="twitter:card" content="summary_large_image">

<footer>
<dds-footer-container key="footer" disable-locale-button="true" size="micro" />
</footer>

<script
key="8"
type="module"
src="https://1.www.s81c.com/common/carbon-for-ibm-dotcom/tag/v1/latest/footer.min.js">
</script>

<!-- Storybook override -->
<script>
document.title = "Carbon Components Angular";
</script>

<!-- Google Analytics v4 setup -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-G070S732G6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());

gtag('config', 'G-G070S732G6', {
send_page_view: false
});
<!-- Tealium/GA Set up -->
<script type="text/javascript">
window._ibmAnalytics = {
settings: {
name: 'CarbonAngularStorybook',
isSpa: true,
tealiumProfileName: 'ibm-web-app',
},
onLoad: [['ibmStats.pageview', []]],
};
digitalData = {
page: {
pageInfo: {
ibm: {
siteId: 'IBM_' + _ibmAnalytics.settings.name,
},
},
category: {
primaryCategory: 'PC100',
},
},
};
</script>
<script
src="//1.www.s81c.com/common/stats/ibm-common.js"
type="text/javascript"
async="async">
</script>

<style>
footer {
position: absolute;
bottom: 0;
width: 100%;
z-index: 9999;
}

#root > div {
/*
* Subtracting the height of the footer to prevent
* overlaying the footer ontop of content
*/
height: calc(100vh - 48px);
}
</style>
8 changes: 8 additions & 0 deletions .storybook/preview.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ html {
@include styles.theme(styles.$white);
}

.innerZoomElementWrapper {
min-width: 55rem;
}

.docblock-argstable {
margin-bottom: 10rem;
}

/*
* Story batch styling, we are wrapping the storybook decorator function to ensure
* styles do not leak to other components
Expand Down
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ That's it! Now we can run `npm start` and start building out our application!
- IBMers should use our #carbon-ng Slack channel

Angular version support matrix:
| Angular | v3 | v4 | v5 (future release) |
| Angular | v3 | v4 | v5 |
| ------- | -- | -- | ------------------- |
| 6 | ✅ | ❌ | ❌ |
| 7 | ✅ | ✅ | ❌ |
Expand All @@ -68,6 +68,8 @@ Angular version support matrix:
| 14 | ❌ | ✅ | ✅ |
| 15 | ❌ | ✅ | ✅ |
| 16 | ❌ | ❌ | ✅ |
| 17 | ❌ | ❌ | ✅ |
| 18 | ❌ | ❌ | ✅ |

Carbon Components Angular version support matrix:
| Carbon Components Angular version | Community support | Active support |
Expand Down Expand Up @@ -99,7 +101,7 @@ How to read this table:
- **if you are contributing a fix**:
- add your fix, update the documentation as needed
- consider adding or modifying a test case to cover the fix
- follow the [Angular style guide](https://angular.io/styleguide)
- follow the [Angular style guide](https://angular.dev/style-guide)
- be sure to run `npm test` and `npm run lint` to make sure the tests and linter pass
- submit a PR

Expand Down Expand Up @@ -163,3 +165,11 @@ To keep our build dependencies local we use npm scripts to run our webpack, gulp

## Code of Conduct
Read our code of conduct [here](./.github/CODE_OF_CONDUCT.md)

## <picture><source height="20" width="20" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-dark.svg"><source height="20" width="20" media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"><img height="20" width="20" alt="IBM Telemetry" src="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"></picture> IBM Telemetry

This package uses IBM Telemetry to collect de-identified and anonymized metrics data. By installing
this package as a dependency you are agreeing to telemetry collection. To opt out, see
[Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
For more information on the data being collected, please see the
[IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics).
3 changes: 2 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@
"-t"
],
"configDir": ".storybook",
"outputDir": "dist/docs/storybook"
"outputDir": "dist/docs/storybook",
"enableProdMode": false
}
}
}
Expand Down
Loading
Loading