Commit Graph

56 Commits

Author SHA1 Message Date
dependabot[bot]
cf78da34c0 Bump eslint-import-resolver-typescript from 3.3.0 to 3.4.0
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.3.0...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 19:17:55 +00:00
Jacob Overgaard
81039cf6e1 package-lock update 2022-08-01 15:31:34 +02:00
Jacob Overgaard
5bcfba418e Merge branch 'main' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/storybook 2022-08-01 15:21:07 +02:00
dependabot[bot]
fa7d221634 Bump eslint from 8.20.0 to 8.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.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.20.0...v8.21.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-08-01 09:26:30 +00:00
Jacob Overgaard
030c755e88 update lockfile 2022-07-29 16:51:23 +02:00
Jacob Overgaard
7292dd9f0d update package-lock 2022-07-29 16:51:23 +02:00
Jacob Overgaard
502223fa15 package-lock updates 2022-07-29 16:51:23 +02:00
JesmoDev
5e599953a2 added storybook 2022-07-29 16:51:23 +02:00
Jacob Overgaard
a0a682e59c update lockfile 2022-07-29 16:20:46 +02:00
Jacob Overgaard
b0be4f3ed3 update package-lock 2022-07-29 16:09:57 +02:00
Jacob Overgaard
1f3e296a71 package-lock updates 2022-07-29 11:02:41 +02:00
JesmoDev
7855823820 added storybook 2022-07-27 17:49:32 +02:00
Jacob Overgaard
0b10b13358 deps(build-dev): upgrade packages 2022-07-26 16:02:01 +02:00
dependabot[bot]
07cb814319 Bump eslint-import-resolver-typescript from 3.1.2 to 3.1.3
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 11:34:12 +02:00
dependabot[bot]
095f7f8af4 Bump eslint-import-resolver-typescript from 3.1.1 to 3.1.2
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 11:19:28 +02:00
dependabot[bot]
3197bab5b4 Bump lit from 2.2.6 to 2.2.7
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.2.7/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 11:19:05 +02:00
Jacob Overgaard
2a7ea883f1 upgrade uui to 1.0.0-rc.1 2022-06-28 15:39:09 +02:00
dependabot[bot]
b55811f17b Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.29.0 to 5.30.0.
- [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.30.0/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-06-28 08:48:56 +02:00
dependabot[bot]
34c45d7024 Bump @typescript-eslint/parser from 5.29.0 to 5.30.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.29.0 to 5.30.0.
- [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.30.0/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-06-28 08:45:50 +02:00
dependabot[bot]
e80e0c9771 Bump eslint-import-resolver-typescript from 2.7.1 to 3.1.1
Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript) from 2.7.1 to 3.1.1.
- [Release notes](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.7.1...v3.1.1)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:54:57 +02:00
Jacob Overgaard
6af13f03b3 update vite 2022-06-27 17:46:20 +02:00
dependabot[bot]
072253bd98 Bump typescript from 4.7.3 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:41:52 +02:00
dependabot[bot]
7bf55140fa Bump @web/dev-server-esbuild from 0.3.0 to 0.3.1
Bumps [@web/dev-server-esbuild](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server-esbuild) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/dev-server-esbuild/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/dev-server-esbuild@0.3.1/packages/dev-server-esbuild)

---
updated-dependencies:
- dependency-name: "@web/dev-server-esbuild"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:41:42 +02:00
dependabot[bot]
b9cfd92417 Bump msw from 0.42.1 to 0.42.3
Bumps [msw](https://github.com/mswjs/msw) from 0.42.1 to 0.42.3.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.42.1...v0.42.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:17:02 +02:00
dependabot[bot]
b058b4f5d6 Bump @web/test-runner from 0.13.30 to 0.13.31
Bumps [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) from 0.13.30 to 0.13.31.
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner@0.13.31/packages/test-runner)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:16:45 +02:00
dependabot[bot]
eca63eb17d Bump @open-wc/testing from 3.1.5 to 3.1.6
Bumps [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/testing/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/testing@3.1.6/packages/testing)

---
updated-dependencies:
- dependency-name: "@open-wc/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 17:16:31 +02:00
dependabot[bot]
e1a1429941 Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.29.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.1 to 5.29.0.
- [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.29.0/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-06-27 11:23:27 +02:00
dependabot[bot]
48d6b7b09d Bump eslint from 8.17.0 to 8.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.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.17.0...v8.18.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-06-27 11:22:25 +02:00
dependabot[bot]
26cf2cad3b Bump @typescript-eslint/parser from 5.27.1 to 5.29.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.1 to 5.29.0.
- [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.29.0/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-06-27 11:15:25 +02:00
dependabot[bot]
de87ea571d Bump prettier from 2.6.2 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 11:15:15 +02:00
dependabot[bot]
9a49e25c28 Bump lit from 2.2.5 to 2.2.6
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.2.6/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 11:15:03 +02:00
dependabot[bot]
20fcc3c875 Bump vite from 2.9.10 to 2.9.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.10 to 2.9.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.12/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 11:14:50 +02:00
dependabot[bot]
06426c28ef Bump @web/test-runner-playwright from 0.8.8 to 0.8.9
Bumps [@web/test-runner-playwright](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner-playwright) from 0.8.8 to 0.8.9.
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner-playwright/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner-playwright@0.8.9/packages/test-runner-playwright)

---
updated-dependencies:
- dependency-name: "@web/test-runner-playwright"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 16:09:54 +02:00
Jacob Overgaard
3e79ee59ed update packages 2022-06-09 16:33:31 +02:00
Jacob Overgaard
bd8395bf45 upgrade vite to 2.9.10 2022-06-08 15:56:22 +02:00
Jacob Overgaard
90b7f38576 update typescript to 4.7.3 2022-06-08 15:55:23 +02:00
Mads Rasmussen
633da57c7a set up editor views extension 2022-06-02 21:19:39 +02:00
Mads Rasmussen
c78bb9da2d Upgrade to UUI v1-alpha 2022-06-02 11:12:54 +02:00
Mads Rasmussen
575465b059 Squashed commit of the following:
commit d7bdb05df56ebd7f2f3b64d2a9c71fd105ea534f
Author: Niels Lyngsø <niels.lyngso@gmail.com>
Date:   Thu Jun 2 09:36:53 2022 +0200

    rename event

commit 0fa096d3f1a971672e2170f199046365f433c0d0
Author: Niels Lyngsø <niels.lyngso@gmail.com>
Date:   Thu Jun 2 09:34:09 2022 +0200

    rename datatype event

commit ba92bdd11410b4e4beef167306e4512a75e4dc69
Author: Mads Rasmussen <madsr@hey.com>
Date:   Thu Jun 2 08:49:14 2022 +0200

    fix width of router slot

commit 41960b8e6ac74cd616fec5d6871710aa60f31adc
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 22:01:19 2022 +0200

    clean up

commit 7dcde3153d69b05cf5560519c8cb8ca62911b777
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 21:44:50 2022 +0200

    format

commit 7645687c6f81a9c83449c6396a1741d55a795b49
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 21:42:43 2022 +0200

    lazy load routes

commit a439164c53ad687c2ddab83d15a79a3009f6dbfb
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 19:06:13 2022 +0200

    use createExtensionElement in router

commit e851bca7fe02f14b9d60680b4de536caba924cc2
Merge: e6435d8 6779bd3
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 16:55:29 2022 +0200

    Merge branch 'main' into feature/try-router-slot

commit e6435d86034ba0daa91b92dddc56c33b26e649b1
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 16:40:31 2022 +0200

    remove section context

commit e0e63777069a8c4222f1fd3d0868bb68601ce929
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 16:17:39 2022 +0200

    Remove unused code

commit 70c46bbfe5d26b50f449de3161f87605bd4e64d2
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 16:14:37 2022 +0200

    add missing import

commit 42bf326e3ca9921d8c22e59d9c7bbda8b7954fc9
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 16:13:31 2022 +0200

    wire update current state + redirects

commit 3b85abcc97481f3c3a1b9b7def85e4fd7577975e
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 15:00:44 2022 +0200

    set current section

commit 78a13a217252a45bd625ff9a53071069d9906c0b
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 14:46:42 2022 +0200

    remove unused router

commit 0d0ca217f5214d08d039c12fbbbb131c99c73101
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 14:43:15 2022 +0200

    wire up href on tree item with router-slot

commit ea1676e8fcf9897aa632999353dd1ccd4aeca2cf
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 14:15:50 2022 +0200

    setup root routing logic with router-slot

commit d3751118b0b67c5607d30ca9276b20b09381992a
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 13:56:19 2022 +0200

    setup up content nodes with router-slot

commit 81875b33544b05c68197772a421d4e6ba75c5aca
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 13:45:27 2022 +0200

    remove unused

commit c53ee6ee7eab6d5a21b2e5b35afd583891727599
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 13:38:25 2022 +0200

    render dashboards through router-slot

commit 93fd2d7d05669c9b869c50da5d0e45ff81c4caa7
Author: Mads Rasmussen <madsr@hey.com>
Date:   Wed Jun 1 13:26:42 2022 +0200

    redirect after login

commit 2ea950547b4521cf21f4653c127f77effa9fba9e
Author: Niels Lyngsø <niels.lyngso@gmail.com>
Date:   Wed Jun 1 12:41:06 2022 +0200

    type

commit e78ab72ef8002ca49457c43998a2945c3e9587a7
Author: Niels Lyngsø <niels.lyngso@gmail.com>
Date:   Wed Jun 1 11:59:40 2022 +0200

    router-slot basic impl
2022-06-02 09:44:34 +02:00
Jacob Overgaard
e526a3e796 update packages 2022-06-01 14:22:18 +02:00
JesmoDev
313301654c added polyfills 2022-05-25 13:11:54 +02:00
JesmoDev
5655c97f6e added packages and basic setup 2022-05-24 16:14:15 +02:00
Mads Rasmussen
4c5bfb9471 add missing rxjs and merge gone wrong 2022-05-23 20:47:40 +02:00
JesmoDev
d290fdb629 updated uui and fixed import 2022-05-20 11:46:35 +02:00
Jacob Overgaard
853ddfd87d package-lock 2022-05-20 09:56:43 +02:00
Mads Rasmussen
9c50a70415 add context api first draft 2022-05-19 16:38:42 +02:00
Jacob Overgaard
a88e932317 upgrade lit 2022-05-18 14:06:46 +02:00
Jacob Overgaard
e6e6d61b74 upgrade eslint lit a11y plugin 2022-05-18 14:05:36 +02:00
Jacob Overgaard
03fe60ca7c add script to generate typescript interfaces and paths from openapi schema 2022-05-18 12:58:27 +02:00
Jacob Overgaard
dd744da690 add more typescript eslint plugins 2022-05-17 13:45:11 +02:00