Commit Graph

2796 Commits

Author SHA1 Message Date
Mads Rasmussen
bc618cbc5d Merge branch 'main' into feature/property-editor-content-picker 2023-01-16 12:16:01 +01:00
Mads Rasmussen
3f2e459a63 Merge branch 'main' into feature/extension-slot-render-method 2023-01-16 12:03:49 +01:00
Jacob Overgaard
fc53d869db adjust dependabot to a sensible schedule 2023-01-16 10:52:52 +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]
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
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ø
ae6ed5fa86 imports 2023-01-13 12:50:04 +01:00
Niels Lyngsø
2958d4dd71 change imports 2023-01-13 12:47:54 +01:00
Niels Lyngsø
efa94a75a9 remove import 2023-01-13 12:35:56 +01:00
Niels Lyngsø
a6b476954f another import 2023-01-13 12:34:50 +01:00
Niels Lyngsø
8aa0d82fd2 remove all absolute imports 2023-01-13 12:27:10 +01:00
Niels Lyngsø
0d12724736 remove timeout and src import 2023-01-13 09:45:44 +01:00
Niels Lyngsø
9cc6160fca set longer timeout 2023-01-13 09:42:47 +01:00
Niels Lyngsø
a4cfaab4f5 change import 2023-01-13 09:42:38 +01:00
Niels Lyngsø
a4590743c2 export 2023-01-13 09:42:13 +01:00
Niels Lyngsø
db00b6ee06 input number a11Y 2023-01-13 09:41:51 +01:00
Niels Lyngsø
a839aa5127 remove comment 2023-01-13 09:22:00 +01:00
Niels Lyngsø
e705b49e03 remove white space 2023-01-13 09:19:29 +01:00
Niels Lyngsø
139ef336de remove todo 2023-01-13 09:19:10 +01:00
Niels Lyngsø
2b8c8da8cd remove another console log 2023-01-13 09:18:54 +01:00
Niels Lyngsø
9696845ef9 remove log 2023-01-13 09:18:44 +01: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
Niels Lyngsø
febf72c76c add 'src/': './src/' 2023-01-12 15:06:57 +01:00
Niels Lyngsø
984655718f Merge remote-tracking branch 'origin/main' into feature/property-editor-content-picker 2023-01-12 14:25:35 +01:00
Niels Lyngsø
fce4cabc16 stories 2023-01-12 14:24:39 +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ø
a706afdddc Merge remote-tracking branch 'origin/main' into feature/property-editor-content-picker 2023-01-12 13:04:57 +01: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
Niels Lyngsø
f7667706be started on some guides 2023-01-12 11:31:19 +01:00
Mads Rasmussen
bef37be9d8 Merge branch 'main' into feature/extension-slot-render-method 2023-01-12 11:25:24 +01:00
Niels Lyngsø
8c15c30edb start on guides 2023-01-12 11:11:14 +01:00
Niels Lyngsø
47ca950a79 removeControllerByAlias method 2023-01-12 10:46:25 +01:00
Niels Lyngsø
22c1efbdba Merge remote-tracking branch 'origin/main' into feature/property-editor-content-picker
# Conflicts:
#	src/core/controller/controller-host.mixin.ts
2023-01-12 10:42:57 +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
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
Niels Lyngsø
6587346c89 ability to provide unique string for controller 2023-01-12 09:55:51 +01:00