Commit Graph

802 Commits

Author SHA1 Message Date
dependabot[bot]
c342e50d88 Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.1 to 5.36.2.
- [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.36.2/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 13:40:59 +00:00
Jacob Overgaard
26707401dc Merge pull request #143 from umbraco/dependabot/npm_and_yarn/uuid-9.0.0
Bump uuid from 8.3.2 to 9.0.0
2022-09-07 15:35:04 +02:00
Jacob Overgaard
9d0e52e2d1 Merge pull request #137 from umbraco/dependabot/npm_and_yarn/eslint-plugin-local-rules-1.3.2
Bump eslint-plugin-local-rules from 1.3.1 to 1.3.2
2022-09-07 15:34:51 +02:00
dependabot[bot]
ea24c80bf5 Bump eslint-plugin-local-rules from 1.3.1 to 1.3.2
Bumps [eslint-plugin-local-rules](https://github.com/cletusw/eslint-plugin-local-rules) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/cletusw/eslint-plugin-local-rules/releases)
- [Commits](https://github.com/cletusw/eslint-plugin-local-rules/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-local-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 13:26:51 +00:00
dependabot[bot]
180d625990 Bump uuid from 8.3.2 to 9.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 13:26:26 +00:00
Jacob Overgaard
c47a80a86e always run close jobs 2022-09-07 15:22:18 +02:00
Jacob Overgaard
f4a1ca5853 Merge pull request #138 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.36.2
Bump @typescript-eslint/parser from 5.34.0 to 5.36.2
2022-09-07 15:20:35 +02:00
Jacob Overgaard
9f151c8bea Merge pull request #136 from umbraco/dependabot/npm_and_yarn/msw-0.47.0
Bump msw from 0.45.0 to 0.47.0
2022-09-07 15:20:21 +02:00
Jacob Overgaard
cd2b8ae926 Merge pull request #135 from umbraco/dependabot/npm_and_yarn/vite-3.1.0
Bump vite from 3.0.9 to 3.1.0
2022-09-07 15:20:05 +02:00
JesmoDev
4ffe1e9d64 Merge pull request #140 from umbraco/review/installer-review
Review/installer review
2022-09-06 16:27:34 +02:00
Mads Rasmussen
118f3d7eec fix typescript errors 2022-09-06 15:54:45 +02:00
Mads Rasmussen
78ac5a0b53 Merge branch 'main' into review/installer-review 2022-09-06 15:51:15 +02:00
Mads Rasmussen
9d4ec220b5 add js docs for the installer context api 2022-09-06 15:49:13 +02:00
JesmoDev
b7a23a007d Merge pull request #139 from umbraco/icon-selector
icon picker
2022-09-06 13:09:31 +02:00
Jesper Møller Jensen
80b0128d26 cleanup 2022-09-06 11:09:12 +02:00
Jesper Møller Jensen
524875067b story cleanup 2022-09-06 11:07:53 +02:00
Mads Rasmussen
39e0eb7e44 prefix private method 2022-09-06 11:04:53 +02:00
Jesper Møller Jensen
7d6a31e1a7 moved and renamed icon picker files 2022-09-06 11:04:23 +02:00
Jesper Møller Jensen
f2992a1e8a added file for icon picker property editor 2022-09-06 11:04:10 +02:00
Mads Rasmussen
b7099ecfe5 prefix private method 2022-09-06 11:01:19 +02:00
Mads Rasmussen
98894130bb remove state decorator from installer context property 2022-09-06 10:53:50 +02:00
Mads Rasmussen
b8a0cf2706 split up observe methods 2022-09-06 10:50:57 +02:00
Jesper Møller Jensen
ac21dfc918 added backoffice colors and removed duplicate icons 2022-09-06 10:47:57 +02:00
Mads Rasmussen
300204df00 split up observer methods 2022-09-06 10:47:46 +02:00
Mads Rasmussen
ce303b127c remove unused styling 2022-09-06 10:09:18 +02:00
Mads Rasmussen
f58c9b05d0 split observer methods 2022-09-06 09:56:16 +02:00
JesmoDev
dab420f45f Merge branch 'main' into icon-selector 2022-09-06 09:40:43 +02:00
Mads Rasmussen
5af37b72ef rename installer store to installer context 2022-09-05 22:32:37 +02:00
Mads Rasmussen
440f5a5c37 move from events to context api 2022-09-05 22:27:51 +02:00
dependabot[bot]
6785dfa119 Bump @typescript-eslint/parser from 5.34.0 to 5.36.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.34.0 to 5.36.2.
- [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.36.2/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-09-05 18:53:55 +00:00
dependabot[bot]
8e45fa715f Bump msw from 0.45.0 to 0.47.0
Bumps [msw](https://github.com/mswjs/msw) from 0.45.0 to 0.47.0.
- [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.45.0...v0.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 16:07:24 +00:00
dependabot[bot]
cbb8d17b62 Bump vite from 3.0.9 to 3.1.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.9 to 3.1.0.
- [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/create-vite@3.1.0/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 16:06:46 +00:00
Mads Rasmussen
eef9ac38f1 add element to all test names 2022-09-05 17:31:57 +02:00
Mads Rasmussen
75d8e66ba3 add todos to write tests 2022-09-05 17:30:49 +02:00
Mads Rasmussen
c451917a19 update imports 2022-09-05 17:23:16 +02:00
Mads Rasmussen
da71e64e6c rename installer context file 2022-09-05 17:20:38 +02:00
Mads Rasmussen
89e22e1579 split stories and tests into modules 2022-09-05 17:19:45 +02:00
Jacob Overgaard
f53bd0ded1 Merge pull request #127 from umbraco/dependabot/npm_and_yarn/element-internals-polyfill-1.1.11
Bump element-internals-polyfill from 1.1.10 to 1.1.11
2022-09-05 14:50:04 +02:00
Jacob Overgaard
88af04f8c5 Merge pull request #133 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.36.1
Bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.36.1
2022-09-05 14:49:45 +02:00
Jacob Overgaard
a608d24a29 Merge pull request #132 from umbraco/dependabot/npm_and_yarn/eslint-8.23.0
Bump eslint from 8.22.0 to 8.23.0
2022-09-05 14:49:32 +02:00
Mads Rasmussen
8d749b0137 fix typo 2022-09-05 14:25:23 +02:00
Mads Rasmussen
becb605662 postfix all installer custom elements with element 2022-09-05 14:22:57 +02:00
dependabot[bot]
fe33cd5c03 Bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.36.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.34.0 to 5.36.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.36.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-08-30 18:46:51 +00:00
dependabot[bot]
5b3db32b8c Bump eslint from 8.22.0 to 8.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.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.22.0...v8.23.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-29 18:46:47 +00:00
dependabot[bot]
6bc8eb09b3 Bump element-internals-polyfill from 1.1.10 to 1.1.11
Bumps [element-internals-polyfill](https://github.com/calebdwilliams/element-internals-polyfill) from 1.1.10 to 1.1.11.
- [Release notes](https://github.com/calebdwilliams/element-internals-polyfill/releases)
- [Changelog](https://github.com/calebdwilliams/element-internals-polyfill/blob/main/CHANGELOG.md)
- [Commits](https://github.com/calebdwilliams/element-internals-polyfill/commits)

---
updated-dependencies:
- dependency-name: element-internals-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 08:25:28 +00:00
Jacob Overgaard
bd56659688 Merge pull request #128 from umbraco/feature/manifest-schema
Feature/manifest schema
2022-08-29 10:24:37 +02:00
Jacob Overgaard
fdc777f84f recommended extensions 2022-08-26 14:13:30 +02:00
Jacob Overgaard
f14f9672f8 remove unused loader functions 2022-08-26 13:39:40 +02:00
Jacob Overgaard
0391b10566 catch more errors 2022-08-26 13:39:09 +02:00
Jacob Overgaard
c262f537de add vscode launch configuration 2022-08-26 09:59:47 +02:00