Commit Graph

1730 Commits

Author SHA1 Message Date
dependabot[bot]
d0a2fa5f6e Bump @typescript-eslint/parser from 5.45.0 to 5.46.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.0 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 18:20:16 +00:00
Niels Lyngsø
62f59e69db Merge pull request #305 from umbraco/feature/user-section-v2 2022-12-13 17:01:22 +01:00
Niels Lyngsø
4aa3043927 move pickers + rename base + fix deselection filtering 2022-12-13 16:55:31 +01:00
Jacob Overgaard
2a3b18db51 Merge pull request #258 from umbraco/feature/user-section-v2
Feature/user section v2
2022-12-13 16:01:55 +01:00
Niels Lyngsø
42019a06d7 fix import 2022-12-13 15:56:23 +01:00
Niels Lyngsø
57fed8827f default to string 2022-12-13 15:53:32 +01:00
Niels Lyngsø
b2b11eac07 correct paths 2022-12-13 15:45:27 +01:00
Niels Lyngsø
78b6903aad refactor pickers 2022-12-13 15:43:41 +01:00
Niels Lyngsø
91a4d0a859 sort imports 2022-12-13 14:16:38 +01:00
Niels Lyngsø
c7077ee822 prepend methods with _ 2022-12-13 14:16:06 +01:00
Niels Lyngsø
82da9ce226 Merge remote-tracking branch 'origin/main' into feature/user-section-v2
# Conflicts:
#	package-lock.json
2022-12-13 14:01:42 +01:00
Niels Lyngsø
94f1cf16cc render selection bar below, to take the same place as our actions. 2022-12-13 12:49:29 +01:00
Niels Lyngsø
4558f4c9dd adjust margin 2022-12-13 12:49:05 +01:00
Niels Lyngsø
aad227c418 Merge pull request #303 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.46.1 2022-12-13 10:45:27 +01:00
Niels Lyngsø
418bd66480 Merge pull request #302 from umbraco/dependabot/npm_and_yarn/rxjs-7.6.0 2022-12-13 10:45:08 +01:00
Niels Lyngsø
225400cf68 Merge pull request #301 from umbraco/dependabot/npm_and_yarn/eslint-plugin-lit-1.7.0 2022-12-13 08:44:24 +01:00
Niels Lyngsø
70b875bee0 Merge pull request #293 from umbraco/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.14 2022-12-13 08:43:12 +01:00
dependabot[bot]
3bd08c6742 Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.46.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.0 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 18:18:05 +00:00
dependabot[bot]
5039e7ca31 Bump rxjs from 7.5.7 to 7.6.0
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.7 to 7.6.0.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.5.7...7.6.0)

---
updated-dependencies:
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 18:15:19 +00:00
dependabot[bot]
1b28f54260 Bump eslint-plugin-lit from 1.6.1 to 1.7.0
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases)
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-lit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 18:14:30 +00:00
Niels Lyngsø
2928595582 Merge pull request #292 from umbraco/dependabot/npm_and_yarn/vite-tsconfig-paths-4.0.1 2022-12-12 09:05:16 +01:00
Niels Lyngsø
34d0acbbd9 Merge pull request #291 from umbraco/dependabot/npm_and_yarn/eslint-8.29.0 2022-12-12 09:04:24 +01:00
dependabot[bot]
3bd329b994 Bump @storybook/addon-essentials from 6.5.13 to 6.5.14
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.13 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/addons/essentials)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 18:10:04 +00:00
dependabot[bot]
2123ec01f1 Bump vite-tsconfig-paths from 3.6.0 to 4.0.1
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 3.6.0 to 4.0.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v3.6.0...v4.0.1)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 18:09:02 +00:00
dependabot[bot]
a888d33dce Bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 18:08:18 +00:00
JesmoDev
94beac5cea Merge pull request #290 from umbraco/feature/css-var-intellisense
uui css variable intellisense
2022-12-08 15:22:48 +01:00
Jesper Møller Jensen
4a78db0001 add extension recommendation and extension setup 2022-12-08 15:02:06 +01:00
Niels Lyngsø
114a6f2ffb Merge pull request #286 from umbraco/dependabot/npm_and_yarn/storybook/addon-a11y-6.5.14 2022-12-08 14:05:02 +01:00
Niels Lyngsø
08d52201dc Merge branch 'main' into dependabot/npm_and_yarn/storybook/addon-a11y-6.5.14 2022-12-08 14:00:41 +01:00
Niels Lyngsø
cfe3a1b1c1 Merge pull request #289 from umbraco/dependabot/npm_and_yarn/decode-uri-component-0.2.2 2022-12-08 14:00:29 +01:00
Niels Lyngsø
88322398cd Merge branch 'main' into dependabot/npm_and_yarn/storybook/addon-a11y-6.5.14 2022-12-08 13:56:57 +01:00
JesmoDev
9856f75764 Merge pull request #288 from umbraco/feature/code-snippets
Adds code snippets to the project
2022-12-08 13:54:13 +01:00
Niels Lyngsø
c7a63c40b0 Merge pull request #287 from umbraco/dependabot/npm_and_yarn/storybook/web-components-6.5.14 2022-12-08 13:53:48 +01:00
dependabot[bot]
631331c255 Bump @storybook/addon-a11y from 6.5.13 to 6.5.14
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 6.5.13 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/addons/a11y)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 12:51:59 +00:00
Niels Lyngsø
4da7a7fd92 Merge pull request #285 from umbraco/dependabot/npm_and_yarn/storybook/addon-actions-6.5.14 2022-12-08 13:51:17 +01:00
dependabot[bot]
9e8971467c Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 12:50:27 +00:00
Niels Lyngsø
ac88f65dd3 Merge pull request #284 from umbraco/dependabot/npm_and_yarn/playwright-msw-2.0.2 2022-12-08 13:50:21 +01:00
Niels Lyngsø
1a39d8bd8b Merge pull request #283 from umbraco/dependabot/npm_and_yarn/types/uuid-9.0.0 2022-12-08 13:49:41 +01:00
Jesper Møller Jensen
7b129729be add lit snippets and allow them in gitignore 2022-12-08 13:03:51 +01:00
Jesper Møller Jensen
9944118910 comment out tests that doesn't work with import maps 2022-12-07 15:07:06 +01:00
Jesper Møller Jensen
d7ec6f668e cleanup 2022-12-07 13:52:06 +01:00
Jesper Møller Jensen
bd46d127fc fix routing problems 2022-12-07 13:44:45 +01:00
Jesper Møller Jensen
5209ab34e2 Merge branch 'main' into feature/user-section-v2 2022-12-07 13:32:22 +01:00
dependabot[bot]
8d4ca42ede Bump @storybook/web-components from 6.5.13 to 6.5.14
Bumps [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/app/web-components) from 6.5.13 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/app/web-components)

---
updated-dependencies:
- dependency-name: "@storybook/web-components"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 18:09:52 +00:00
dependabot[bot]
118e02cdfb Bump @storybook/addon-actions from 6.5.13 to 6.5.14
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.5.13 to 6.5.14.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.14/addons/actions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 18:07:30 +00:00
Jacob Overgaard
03c864760c update msw 2022-12-02 14:16:44 +01:00
dependabot[bot]
2187e3ef78 Bump playwright-msw from 2.0.1 to 2.0.2
Bumps [playwright-msw](https://github.com/valendres/playwright-msw/tree/HEAD/packages/playwright-msw) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/valendres/playwright-msw/releases)
- [Changelog](https://github.com/valendres/playwright-msw/blob/playwright-msw@2.0.2/packages/playwright-msw/CHANGELOG.md)
- [Commits](https://github.com/valendres/playwright-msw/commits/playwright-msw@2.0.2/packages/playwright-msw)

---
updated-dependencies:
- dependency-name: playwright-msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 18:08:26 +00:00
dependabot[bot]
bf984795ec Bump @types/uuid from 8.3.4 to 9.0.0
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 8.3.4 to 9.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 18:08:34 +00:00
Jesper Møller Jensen
2e8d603c42 Merge remote-tracking branch 'origin/main' into feature/user-section-v2 2022-11-29 23:09:35 +01:00
Jesper Møller Jensen
04cb6936c8 fix imports 2022-11-29 23:08:07 +01:00