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