Commit Graph

2871 Commits

Author SHA1 Message Date
Niels Lyngsø
8f646cd886 Merge pull request #401 from umbraco/feature/extension-slot-render-method 2023-01-16 12:13:41 +01:00
Mads Rasmussen
3f2e459a63 Merge branch 'main' into feature/extension-slot-render-method 2023-01-16 12:03:49 +01:00
Jacob Overgaard
ec3ff61e2d Merge pull request #417 from umbraco/feature/dependabot-updates
adjust dependabot to a sensible schedule
2023-01-16 10:56:14 +01:00
Jacob Overgaard
fc53d869db adjust dependabot to a sensible schedule 2023-01-16 10:52:52 +01:00
Niels Lyngsø
78fcd10a9f Merge pull request #415 from umbraco/dependabot/npm_and_yarn/eslint-plugin-import-2.27.4 2023-01-13 20:18:10 +01:00
Niels Lyngsø
2b0fa7115b Merge branch 'dependabot/npm_and_yarn/eslint-plugin-import-2.27.4' of https://github.com/umbraco/Umbraco.CMS.Backoffice into dependabot/npm_and_yarn/eslint-plugin-import-2.27.4 2023-01-13 20:11:11 +01:00
Niels Lyngsø
a63bb186d7 Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/eslint-plugin-import-2.27.4 2023-01-13 20:10:43 +01:00
dependabot[bot]
2abbbead1f Bump eslint-plugin-import from 2.26.0 to 2.27.4
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.4.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 19:10:21 +00:00
dependabot[bot]
fd0a543f9c Bump eslint-plugin-import from 2.26.0 to 2.27.4
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.4.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 19:07:32 +00:00
Niels Lyngsø
8ca9810041 Merge pull request #414 from umbraco/dependabot/npm_and_yarn/lit-2.6.1 2023-01-13 20:07:07 +01:00
Niels Lyngsø
3e2de23429 Merge pull request #413 from umbraco/dependabot/npm_and_yarn/lit-html-2.6.1 2023-01-13 20:06:47 +01:00
Niels Lyngsø
b1c43d5f5a Merge pull request #412 from umbraco/dependabot/npm_and_yarn/eslint-plugin-lit-1.8.2 2023-01-13 20:06:16 +01:00
dependabot[bot]
2dffb3e89a Bump lit from 2.6.0 to 2.6.1
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.6.0 to 2.6.1.
- [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.6.1/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>
2023-01-13 18:12:04 +00:00
dependabot[bot]
20c8cb8c62 Bump lit-html from 2.6.0 to 2.6.1
Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 2.6.0 to 2.6.1.
- [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.6.1/packages/lit-html)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 18:10:50 +00:00
dependabot[bot]
9fce33003e Bump eslint-plugin-lit from 1.8.0 to 1.8.2
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases)
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.8.0...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 18:09:16 +00:00
Niels Lyngsø
07dcf2425a change imports and correct tests 2023-01-13 08:58:47 +01:00
Mads Rasmussen
0eaddac167 Merge branch 'main' into feature/extension-slot-render-method 2023-01-12 16:35:29 +01:00
Jacob Overgaard
dc504134c4 Merge pull request #407 from umbraco/feature/improve-settings-welcome-dashboard
Updated Welcome Dashboard in Settings section
2023-01-12 14:03:05 +01:00
Warren Buckley
1f4b880e71 Updated HTML for settings dashboard to use a grid of uui-box's to be more visually appealing 2023-01-12 12:25:37 +00:00
Niels Lyngsø
25add8c8ef more test 2023-01-12 13:01:34 +01:00
Niels Lyngsø
d35ff7e7e1 expose type 2023-01-12 13:01:27 +01:00
Niels Lyngsø
e4df6333a4 remove services and add src/ 2023-01-12 12:50:37 +01:00
Niels Lyngsø
1be9336282 remove services import as they should not be used 2023-01-12 12:47:03 +01:00
Niels Lyngsø
c0e44646e5 make extension slot element display contents 2023-01-12 12:45:57 +01:00
Mads Rasmussen
bef37be9d8 Merge branch 'main' into feature/extension-slot-render-method 2023-01-12 11:25:24 +01:00
Niels Lyngsø
856682a849 Merge pull request #403 from umbraco/nathanwoulfe-patch-2 2023-01-12 10:48:54 +01:00
Niels Lyngsø
967b661b52 Merge branch 'main' into feature/extension-slot-render-method 2023-01-12 10:41:46 +01:00
Niels Lyngsø
10d0eeb441 Merge branch 'main' into nathanwoulfe-patch-2 2023-01-12 10:41:23 +01:00
Niels Lyngsø
ab426ff6f7 Merge pull request #405 from umbraco/feature/identify-controller-via-unique 2023-01-12 10:40:54 +01:00
Jacob Overgaard
49180d8641 Merge pull request #394 from umbraco/feature/eslint-update
Feature/eslint update
2023-01-12 10:39:14 +01:00
Niels Lyngsø
f6d4b15a9f test 2023-01-12 10:22:51 +01:00
Niels Lyngsø
da6a21ba67 make UmbLitElement non abstract 2023-01-12 10:22:47 +01:00
Niels Lyngsø
4307846783 remove debugger 2023-01-12 10:22:34 +01:00
Niels Lyngsø
887efc7e76 add and use unique to replace controllers if one of the same type comes along. 2023-01-12 09:57:26 +01:00
Jacob Overgaard
6cfabfba93 Merge branch 'main' into feature/eslint-update 2023-01-12 09:26:50 +01:00
Niels Lyngsø
248d4b0a0e Merge branch 'main' into feature/extension-slot-render-method 2023-01-12 09:25:30 +01:00
Niels Lyngsø
a90e6aecaf Merge branch 'main' into nathanwoulfe-patch-2 2023-01-12 09:23:59 +01:00
Jacob Overgaard
2dd34ab180 Merge pull request #391 from umbraco/feature/tryExecute-for-stores
Feature/tryExecute-for-stores
2023-01-12 09:23:33 +01:00
Jacob Overgaard
efeb2302b3 Merge remote-tracking branch 'origin/main' into feature/eslint-update 2023-01-12 09:22:41 +01:00
Niels Lyngsø
6558e93619 Merge pull request #392 from umbraco/feature/clean-up-data-types 2023-01-12 09:20:18 +01:00
Niels Lyngsø
7950d72754 Merge branch 'main' into nathanwoulfe-patch-2 2023-01-12 09:14:31 +01:00
Niels Lyngsø
82ca73c2bd Merge pull request #399 from umbraco/dependabot/npm_and_yarn/eslint-plugin-lit-1.8.0 2023-01-12 09:14:08 +01:00
Niels Lyngsø
b8bbd2a817 Merge branch 'main' into nathanwoulfe-patch-2 2023-01-12 09:04:41 +01:00
Niels Lyngsø
c62a4d858e Merge pull request #402 from umbraco/nathanwoulfe-patch-1 2023-01-12 09:04:23 +01:00
Niels Lyngsø
0ab711aa55 Merge pull request #396 from umbraco/dependabot/npm_and_yarn/umbraco-ui/uui-1.1.0 2023-01-12 09:01:22 +01:00
Niels Lyngsø
935b5533cc Merge remote-tracking branch 'origin/main' into feature/clean-up-data-types
# Conflicts:
#	src/core/mocks/data/data-type.data.ts
2023-01-12 09:00:47 +01:00
dependabot[bot]
b55723eac5 Bump eslint-plugin-lit from 1.7.2 to 1.8.0
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases)
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.7.2...v1.8.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>
2023-01-12 07:57:12 +00:00
Niels Lyngsø
ebf2c48137 Merge branch 'main' into feature/extension-slot-render-method 2023-01-12 08:56:45 +01:00
Niels Lyngsø
9d060bffcd Merge pull request #395 from umbraco/dependabot/npm_and_yarn/eslint-import-resolver-typescript-3.5.3 2023-01-12 08:56:03 +01:00
Nathan Woulfe
19492e5b24 Update manifests.ts
Updates label for edit view (was Info, should be Content)
2023-01-12 11:39:30 +10:00