Niels Lyngsø
|
e856ee6d3d
|
Merge remote-tracking branch 'origin/main' into feature/header-apps
|
2022-12-14 11:42:11 +01:00 |
|
Niels Lyngsø
|
7e3dceef8c
|
remove ManifestWithLoader type, move the definition to ManifestElement. (#311)
* remove ManifestWithLoader type, move definition to ManifestElement.
* furhter removal
|
2022-12-14 11:37:04 +01:00 |
|
Niels Lyngsø
|
0786826b96
|
update import
|
2022-12-14 11:32:27 +01:00 |
|
Niels Lyngsø
|
aa86cd8987
|
i want space
|
2022-12-14 11:24:10 +01:00 |
|
Niels Lyngsø
|
660c9ac1af
|
name elements
|
2022-12-14 10:58:09 +01:00 |
|
Niels Lyngsø
|
3e05c0d218
|
rename to _registerHeaderApps
|
2022-12-14 10:57:20 +01:00 |
|
Niels Lyngsø
|
e793f82584
|
remove unused use-extension-data.mixin.ts
|
2022-12-14 10:56:51 +01:00 |
|
Niels Lyngsø
|
dc1e4f1d66
|
fix import
|
2022-12-14 10:04:42 +01:00 |
|
Niels Lyngsø
|
c11d80ece2
|
fix imports
|
2022-12-14 09:58:32 +01:00 |
|
Niels Lyngsø
|
ca8b6e5a53
|
extension slot sets manifest + move header aps to dedicated folder.
|
2022-12-14 09:50:42 +01:00 |
|
Niels Lyngsø
|
c9f88c7b05
|
Merge branch 'main' into feature/header-apps
|
2022-12-14 09:18:18 +01:00 |
|
Niels Lyngsø
|
dd2578703d
|
Merge pull request #308 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.46.1
|
2022-12-14 09:15:58 +01:00 |
|
Niels Lyngsø
|
e81f097ffe
|
Merge pull request #307 from umbraco/dependabot/npm_and_yarn/playwright-msw-2.1.0
|
2022-12-14 09:15:37 +01:00 |
|
Niels Lyngsø
|
293c8ce68d
|
Merge pull request #306 from umbraco/dependabot/npm_and_yarn/eslint-plugin-storybook-0.6.8
|
2022-12-14 09:15:17 +01:00 |
|
Niels Lyngsø
|
0cddcd5276
|
Merge pull request #309 from umbraco/dependabot/npm_and_yarn/prettier-2.8.1
|
2022-12-14 09:14:52 +01:00 |
|
Niels Lyngsø
|
680521346d
|
header apps data
|
2022-12-14 08:40:09 +01:00 |
|
Niels Lyngsø
|
dd03c82542
|
use favorite icon
|
2022-12-14 08:38:10 +01:00 |
|
Niels Lyngsø
|
8f72113d17
|
InitializedExtensionItem type
|
2022-12-14 08:38:00 +01:00 |
|
Niels Lyngsø
|
37d94ff54a
|
sort imports
|
2022-12-13 22:21:36 +01:00 |
|
Niels Lyngsø
|
79b6f5d439
|
fix wrong path
|
2022-12-13 22:20:33 +01:00 |
|
Niels Lyngsø
|
d3fd4b4515
|
fallback to nothing, to ensure no rendering.
|
2022-12-13 22:17:48 +01:00 |
|
Niels Lyngsø
|
e65de72eb7
|
clean up in extension-slot
|
2022-12-13 22:16:25 +01:00 |
|
Niels Lyngsø
|
101bf36ad6
|
changed weight
|
2022-12-13 22:11:52 +01:00 |
|
Niels Lyngsø
|
db51b8e819
|
ability to unload extension
|
2022-12-13 22:11:43 +01:00 |
|
Niels Lyngsø
|
244b99b789
|
unregistre extension method
|
2022-12-13 22:10:51 +01:00 |
|
Niels Lyngsø
|
e4df5dc05f
|
header apps
|
2022-12-13 21:55:21 +01:00 |
|
Niels Lyngsø
|
41ce20ac0a
|
move header-apps into folder
|
2022-12-13 21:55:00 +01:00 |
|
Niels Lyngsø
|
6ffaa4d0b8
|
extension slot, improved version
|
2022-12-13 21:54:29 +01:00 |
|
Niels Lyngsø
|
83bd35f20e
|
notify developer for missing element or default export
|
2022-12-13 21:53:56 +01:00 |
|
Niels Lyngsø
|
5423c7d532
|
header app models
|
2022-12-13 21:53:34 +01:00 |
|
dependabot[bot]
|
70c2010cf0
|
Bump prettier from 2.8.0 to 2.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.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.8.0...2.8.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-13 18:20:59 +00:00 |
|
dependabot[bot]
|
d0a2fa5f6e
|
Bump @typescript-eslint/parser from 5.45.0 to 5.46.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.0 to 5.46.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.46.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-12-13 18:20:16 +00:00 |
|
dependabot[bot]
|
0652ee98dd
|
Bump playwright-msw from 2.0.2 to 2.1.0
Bumps [playwright-msw](https://github.com/valendres/playwright-msw/tree/HEAD/packages/playwright-msw) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/valendres/playwright-msw/releases)
- [Changelog](https://github.com/valendres/playwright-msw/blob/main/packages/playwright-msw/CHANGELOG.md)
- [Commits](https://github.com/valendres/playwright-msw/commits/playwright-msw@2.1.0/packages/playwright-msw)
---
updated-dependencies:
- dependency-name: playwright-msw
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-13 18:19:16 +00:00 |
|
dependabot[bot]
|
0bc78c27ac
|
Bump eslint-plugin-storybook from 0.6.7 to 0.6.8
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.6.7...v0.6.8)
---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-13 18:18:27 +00:00 |
|
Niels Lyngsø
|
62f59e69db
|
Merge pull request #305 from umbraco/feature/user-section-v2
|
2022-12-13 17:01:22 +01:00 |
|
Niels Lyngsø
|
4aa3043927
|
move pickers + rename base + fix deselection filtering
|
2022-12-13 16:55:31 +01:00 |
|
Jacob Overgaard
|
2a3b18db51
|
Merge pull request #258 from umbraco/feature/user-section-v2
Feature/user section v2
|
2022-12-13 16:01:55 +01:00 |
|
Niels Lyngsø
|
42019a06d7
|
fix import
|
2022-12-13 15:56:23 +01:00 |
|
Niels Lyngsø
|
57fed8827f
|
default to string
|
2022-12-13 15:53:32 +01:00 |
|
Niels Lyngsø
|
b2b11eac07
|
correct paths
|
2022-12-13 15:45:27 +01:00 |
|
Niels Lyngsø
|
78b6903aad
|
refactor pickers
|
2022-12-13 15:43:41 +01:00 |
|
Niels Lyngsø
|
91a4d0a859
|
sort imports
|
2022-12-13 14:16:38 +01:00 |
|
Niels Lyngsø
|
c7077ee822
|
prepend methods with _
|
2022-12-13 14:16:06 +01:00 |
|
Niels Lyngsø
|
82da9ce226
|
Merge remote-tracking branch 'origin/main' into feature/user-section-v2
# Conflicts:
# package-lock.json
|
2022-12-13 14:01:42 +01:00 |
|
Niels Lyngsø
|
94f1cf16cc
|
render selection bar below, to take the same place as our actions.
|
2022-12-13 12:49:29 +01:00 |
|
Niels Lyngsø
|
4558f4c9dd
|
adjust margin
|
2022-12-13 12:49:05 +01:00 |
|
Niels Lyngsø
|
aad227c418
|
Merge pull request #303 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.46.1
|
2022-12-13 10:45:27 +01:00 |
|
Niels Lyngsø
|
418bd66480
|
Merge pull request #302 from umbraco/dependabot/npm_and_yarn/rxjs-7.6.0
|
2022-12-13 10:45:08 +01:00 |
|
Niels Lyngsø
|
225400cf68
|
Merge pull request #301 from umbraco/dependabot/npm_and_yarn/eslint-plugin-lit-1.7.0
|
2022-12-13 08:44:24 +01:00 |
|
Niels Lyngsø
|
70b875bee0
|
Merge pull request #293 from umbraco/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.14
|
2022-12-13 08:43:12 +01:00 |
|