Jacob Overgaard
|
d9e6b8aec4
|
Merge pull request #199 from umbraco/dependabot/npm_and_yarn/lit-html-2.4.0
Bump lit-html from 2.3.1 to 2.4.0
|
2022-10-19 13:14:04 +02:00 |
|
Jacob Overgaard
|
adcff7201e
|
Merge pull request #198 from umbraco/dependabot/npm_and_yarn/lit-2.4.0
Bump lit from 2.3.1 to 2.4.0
|
2022-10-19 13:13:54 +02:00 |
|
Mads Rasmussen
|
8a9641bc92
|
Merge pull request #217 from umbraco/feature/import-aliases
Feature/import aliases
|
2022-10-19 13:12:28 +02:00 |
|
dependabot[bot]
|
9db9294649
|
Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.0 to 5.40.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.40.1/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-10-19 10:58:05 +00:00 |
|
Jacob Overgaard
|
ccf9d80d28
|
Merge pull request #216 from umbraco/dependabot/npm_and_yarn/vite-3.1.8
Bump vite from 3.1.6 to 3.1.8
|
2022-10-19 12:56:55 +02:00 |
|
Jacob Overgaard
|
57b08fc908
|
Merge pull request #218 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.1
Bump @typescript-eslint/parser from 5.39.0 to 5.40.1
|
2022-10-19 12:56:25 +02:00 |
|
Jacob Overgaard
|
5a7369f8e5
|
Merge pull request #215 from umbraco/dependabot/npm_and_yarn/eslint-8.25.0
Bump eslint from 8.24.0 to 8.25.0
|
2022-10-19 12:43:33 +02:00 |
|
Mads Rasmussen
|
ae46d45064
|
move demo manifests to public assets
|
2022-10-18 14:47:10 +02:00 |
|
Mads Rasmussen
|
d6c9a050f3
|
set up import maps aliases in tests
|
2022-10-18 14:03:42 +02:00 |
|
Mads Rasmussen
|
aa3a03eca8
|
fix storybook build
|
2022-10-18 12:24:51 +02:00 |
|
Mads Rasmussen
|
328ffdaff5
|
add test utils import alias
|
2022-10-18 11:07:31 +02:00 |
|
Mads Rasmussen
|
084ca168f4
|
add import alias for css
|
2022-10-18 10:59:14 +02:00 |
|
Mads Rasmussen
|
ff8c61cc4f
|
use utils import alias
|
2022-10-18 10:52:05 +02:00 |
|
Mads Rasmussen
|
9fbe698d10
|
rename folders
|
2022-10-18 10:43:31 +02:00 |
|
Mads Rasmussen
|
cc04edc96e
|
rename context api folder
|
2022-10-18 09:40:36 +02:00 |
|
dependabot[bot]
|
c56411891e
|
Bump @typescript-eslint/parser from 5.39.0 to 5.40.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.39.0 to 5.40.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.40.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-10-17 18:36:27 +00:00 |
|
Mads Rasmussen
|
8c15436681
|
add import alias to observable api
|
2022-10-17 14:52:55 +02:00 |
|
Mads Rasmussen
|
e36189ae72
|
rename observer folder
|
2022-10-17 14:42:51 +02:00 |
|
Mads Rasmussen
|
7e274fd10e
|
move mocks into core folder
|
2022-10-17 14:30:04 +02:00 |
|
Mads Rasmussen
|
741d728dea
|
move css into core
|
2022-10-17 14:25:29 +02:00 |
|
Mads Rasmussen
|
cfe224ab60
|
fix merge error
|
2022-10-17 14:20:26 +02:00 |
|
Mads Rasmussen
|
fca556ec6a
|
fix import order
|
2022-10-17 14:17:28 +02:00 |
|
Mads Rasmussen
|
5d7f547fcc
|
Merge branch 'main' into feature/import-aliases
|
2022-10-17 14:16:35 +02:00 |
|
Mads Rasmussen
|
59c07bd983
|
rename folder
|
2022-10-17 13:37:21 +02:00 |
|
Mads Rasmussen
|
01f6226728
|
use alias for backend api imports
|
2022-10-17 13:29:16 +02:00 |
|
Mads Rasmussen
|
eebc44e3c8
|
use extensions-api import alias for all imports
|
2022-10-17 13:12:24 +02:00 |
|
Mads Rasmussen
|
6dbd016890
|
Merge branch 'main' into feature/consume-multiple-contexts
|
2022-10-17 12:52:23 +02:00 |
|
Mads Rasmussen
|
4a7e9b048b
|
fix import order
|
2022-10-17 12:47:10 +02:00 |
|
Mads Rasmussen
|
a4cba79aa1
|
use import alias for context api imports
|
2022-10-17 12:46:24 +02:00 |
|
JesmoDev
|
bbea9bfbf1
|
Merge pull request #208 from umbraco/feature/observer
Feature/Observer Mixin
|
2022-10-17 12:39:41 +02:00 |
|
Mads Rasmussen
|
35ef1af627
|
use models import alias
|
2022-10-17 12:36:45 +02:00 |
|
dependabot[bot]
|
bcac85dc67
|
Bump vite from 3.1.6 to 3.1.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.8/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-10-17 09:29:49 +00:00 |
|
dependabot[bot]
|
2f04250682
|
Bump eslint from 8.24.0 to 8.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.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.24.0...v8.25.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-10-17 09:29:13 +00:00 |
|
Jacob Overgaard
|
7557702c0b
|
Merge pull request #212 from umbraco/dependabot/npm_and_yarn/xmldom/xmldom-and-mswjs/interceptors-0.8.3
Bump @xmldom/xmldom and @mswjs/interceptors
|
2022-10-17 11:29:04 +02:00 |
|
Jacob Overgaard
|
9b12564358
|
Merge pull request #213 from umbraco/dependabot/npm_and_yarn/playwright/test-1.27.1
Bump @playwright/test from 1.26.1 to 1.27.1
|
2022-10-17 11:28:07 +02:00 |
|
Mads Rasmussen
|
68c94b7abd
|
add import aliases
|
2022-10-17 11:15:26 +02:00 |
|
Mads Rasmussen
|
11c3f3675d
|
Merge branch 'main' into feature/consume-multiple-contexts
|
2022-10-17 10:43:24 +02:00 |
|
Mads Rasmussen
|
6a594c8f85
|
split context files into folders
|
2022-10-14 15:10:27 +02:00 |
|
Mads Rasmussen
|
369f0919e7
|
use consumeAllContexts
|
2022-10-14 14:46:15 +02:00 |
|
Mads Rasmussen
|
86628a9576
|
return object from consumeAllContexts
|
2022-10-14 11:45:58 +02:00 |
|
Mads Rasmussen
|
ece375c52e
|
Merge branch 'main' into feature/observer
|
2022-10-14 09:27:21 +02:00 |
|
JesmoDev
|
8b3fad1c06
|
Merge pull request #202 from umbraco/feature/weight-property-on-all-manifests
Feature/Weight property on all manifests
|
2022-10-13 16:24:38 +02:00 |
|
Jacob Overgaard
|
072687a50a
|
Merge pull request #211 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.40.0
Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0
|
2022-10-13 15:43:19 +02:00 |
|
dependabot[bot]
|
45af0d9418
|
Bump @playwright/test from 1.26.1 to 1.27.1
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.26.1 to 1.27.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.26.1...v1.27.1)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-13 13:42:27 +00:00 |
|
dependabot[bot]
|
b04f9a0172
|
Bump lit from 2.3.1 to 2.4.0
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.3.1 to 2.4.0.
- [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.4.0/packages/lit)
---
updated-dependencies:
- dependency-name: lit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-13 13:42:19 +00:00 |
|
dependabot[bot]
|
72701089d2
|
Bump lit-html from 2.3.1 to 2.4.0
Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit-html/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit-html@2.4.0/packages/lit-html)
---
updated-dependencies:
- dependency-name: lit-html
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-13 13:42:16 +00:00 |
|
dependabot[bot]
|
f478735f55
|
Bump @xmldom/xmldom and @mswjs/interceptors
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) and [@mswjs/interceptors](https://github.com/mswjs/interceptors). These dependencies needed to be updated together.
Updates `@xmldom/xmldom` from 0.7.5 to 0.8.3
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.5...0.8.3)
Updates `@mswjs/interceptors` from 0.17.5 to 0.17.6
- [Release notes](https://github.com/mswjs/interceptors/releases)
- [Commits](https://github.com/mswjs/interceptors/compare/v0.17.5...v0.17.6)
---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
dependency-type: indirect
- dependency-name: "@mswjs/interceptors"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-13 13:42:09 +00:00 |
|
dependabot[bot]
|
6bcfa2d849
|
Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.39.0 to 5.40.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.40.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-10-13 13:42:01 +00:00 |
|
Jacob Overgaard
|
344b1834f7
|
Merge pull request #203 from umbraco/dependabot/npm_and_yarn/storybook/builder-vite-0.2.4
Bump @storybook/builder-vite from 0.2.3 to 0.2.4
|
2022-10-13 15:41:33 +02:00 |
|
Jacob Overgaard
|
f66eaba351
|
Merge pull request #204 from umbraco/dependabot/npm_and_yarn/eslint-plugin-storybook-0.6.6
Bump eslint-plugin-storybook from 0.6.4 to 0.6.6
|
2022-10-13 15:41:20 +02:00 |
|