Releases: arup-group/arc-components
Releases · arup-group/arc-components
v3.4.1
Full Changelog: v3.4.1...v3.4.1
v3.4.0
What's Changed
- feat(components/arc-container): notification by @dominicegginton in #287
- feat(components/arc-container): alert by @dominicegginton in #295
- fix(packages/components): fix typo in export by @dominicegginton in #303
- fix(components/checkbox): fix dark mode color for unchecked checkbox by @dominicegginton in #302
- fix(packages/components/container): fix dispatching an arc alert by @dominicegginton in #308
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
- fix(components/container): listen to the arc-accessibility-open event on the bottom slotted element by @dominicegginton in #298
Full Changelog: v3.3.0...v3.3.1
v3.3.0
We now publish packages built with nix.
What's Changed
- chore(worksapce): update flake.lock by @github-actions in #264
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory by @dependabot in #265
- fix(components/image): fix unit test spys by @dominicegginton in #267
- chore(deps-dev): bump @azure/msal-node from 2.6.4 to 2.9.2 in the npm_and_yarn group across 1 directory by @dependabot in #266
- ARC-50-added-smooth-switch-animation by @MikeMcDonagh010101 in #238
- chore(worksapce): update flake.lock by @github-actions in #268
- chore(deps-dev): bump ws from 7.5.9 to 7.5.10 in the npm_and_yarn group across 1 directory by @dependabot in #269
- chore(worksapce): update flake.lock by @github-actions in #270
- chore(worksapce): update flake.lock by @github-actions in #271
- chore(worksapce): update flake.lock by @github-actions in #273
- fix(workspace): fixup randomly failing unit test and run tests in band by @dominicegginton in #275
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #277
- feat(components/container): banner by @dominicegginton in #272
- deps(workspace): bump @azure/static-web-apps & @storybook/* dev deps to address cve's by @dominicegginton in #279
New Contributors
- @MikeMcDonagh010101 made their first contribution in #238
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- chore(worksapce): update flake.lock by @github-actions in #251
- chore(worksapce): update flake.lock by @github-actions in #252
- chore(worksapce): update flake.lock by @github-actions in #254
- chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in the npm_and_yarn group across 1 directory by @dependabot in #253
- chore(worksapce): update flake.lock by @github-actions in #255
- chore(worksapce): update flake.lock by @github-actions in #256
- chore(worksapce): update flake.lock by @github-actions in #257
- chore(worksapce): update flake.lock by @github-actions in #259
- chore(workspace): cleanup by @dominicegginton in #258
- feat(components/checkbox): checkbox component by @JonHurcombe in #202
- fix(packages/components): fix unit test by @dominicegginton in #260
- chore(documentation): build documentation with local executor by @dominicegginton in #261
- release(workspace): v3.2.0 by @dominicegginton in #262
New Contributors
- @JonHurcombe made their first contribution in #202
Full Changelog: v3.1.1...v3.2.0
v3.1.1
What's Changed
- feat(components): add docusaurus theme by @dominicegginton in #250
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- release(workspace): v3.0.1 by @dominicegginton in #236
- chore(worksapce): update flake.lock by @github-actions in #239
- deps(workspace): upgrade storybook by @dominicegginton in #242
- chore(worksapce): update flake.lock by @github-actions in #246
- chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #240
- chore(deps-dev): bump tar from 6.2.0 to 6.2.1 by @dependabot in #248
- chore(worksapce): update flake.lock by @github-actions in #249
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- release(workspace): v3.0.0 by @dominicegginton in #233
- style(components): update dark and light theme palettes by @thomasmarr in #235
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- chore(workspace): nx migration by @dominicegginton in #162
- feat(workspace): add package release and publish scripts by @dominicegginton in #172
- fix(packages/components/button): fix default background color by @dominicegginton in #174
- Bump jsonc-eslint-parser from 2.1.0 to 2.3.0 by @dependabot in #179
- Bump @open-wc/eslint-config from 11.0.0 to 12.0.0 by @dependabot in #175
- Bump @angular-devkit/schematics from 16.2.0 to 16.2.5 by @dependabot in #176
- docs(workspace): add migration guide for version 3 by @dominicegginton in #180
- docs(workspace): add commit message, branching and PR guidelines by @dominicegginton in #181
- feat(playgrounds/lit): add lit playground by @dominicegginton in #182
- test(packages/components): fix arc-table test that fails in CI by @dominicegginton in #183
- chore(workspace): merge dev into main by @dominicegginton in #184
- docs(workspace): add version not to readme by @dominicegginton in #185
- feat(packages/infrastructure): create infrastructure package by @dominicegginton in #186
- chore(workspace): update nx config to cache all cachable operations by @dominicegginton in #187
- dcos(workspace): update readme to fix link to code of conduct by @dominicegginton in #188
- feat(packages/components): add remove auto setting for base path by @dominicegginton in #190
- docs(packages/components): fix utils doc strings style by @dominicegginton in #191
- feat(packages/components): add isServer check before calling dom apis in utils functions by @dominicegginton in #192
- feat(infrastructure): import azure resrouce group by @dominicegginton in #194
- fix(packages/components): set default story to welcome by @dominicegginton in #196
- chore(workspace): add clean install script and allow unfree pkgs in nix shell by @dominicegginton in #197
- docs(workspace): update readme clarity by @dominicegginton in #198
- feat(infrastructure): add static site resource by @dominicegginton in #195
- chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #193
- chore(workspace): migrate from nix shell to nix flake by @dominicegginton in #199
- feat(node-ssr): update playground to include interactive button by @dominicegginton in #200
- docs(workspace): add server side rendering documentation and node-prerender playground by @dominicegginton in #201
- chore(workspace): update readme with link to internal arup sharepoint arc site by @dominicegginton in #204
- feat(infrastructure): add azure application insights by @dominicegginton in #209
- feat(components): add app insights to storybook by @dominicegginton in #210
- chore(workspace): release 2.3.3 by @dominicegginton in #212
- chore(workspace): merge updates from version 2 by @dominicegginton in #214
- feat(components): remove arc icon in favour of genorated phosphor icons by @dominicegginton in #208
- chore(workspcae): update playground docs context and add link to jira board for internal arup members by @dominicegginton in #215
- deps(workspace): update flake lock by @dominicegginton in #217
- chore(worksapce): update flake.lock by @github-actions in #218
- feat(components): ensure components are server side renderable by @dominicegginton in #216
- feat(components): remove tab limit on arc navbar and allow company logo to be replaced by @dominicegginton in #219
- chore(worksapce): update flake.lock by @github-actions in #220
- chore(worksapce): update flake.lock by @github-actions in #222
- chore(workspace): update nix flake to provide all workspace packages by @dominicegginton in #226
- feat(components): track prefers-color-scheme preference when auto theme is applied by @thomasmarr in #225
- chore(worksapce): update flake.lock by @github-actions in #232
New Contributors
- @github-actions made their first contribution in #218
- @thomasmarr made their first contribution in #225
Full Changelog: v2.3.3...v3.0.0
v3.0.0-1
v3.0.0-1