Commit Graph

1526 Commits

Author SHA1 Message Date
Jacob Overgaard
a5849fa520 update api spec 2022-11-24 11:21:00 +01:00
Jacob Overgaard
64c3607dd7 use relative paths for href links to be able to utilise the <base> 2022-11-24 11:20:32 +01:00
Jacob Overgaard
bf3d36378a add script to watch cms build 2022-11-24 11:17:36 +01:00
Jacob Overgaard
7066baf142 fix production env 2022-11-24 11:17:19 +01:00
Jacob Overgaard
a5bd990fbf Merge pull request #276 from umbraco/feature/element-mode
feature/element mode
2022-11-24 09:46:26 +01:00
Jacob Overgaard
3f5cca3cea move e2e tests to a commonjs project as they dont work in esmodule context 2022-11-24 09:45:51 +01:00
Jacob Overgaard
67ce8e26eb Merge pull request #275 from umbraco/dependabot/npm_and_yarn/playwright/test-1.28.1
Bump @playwright/test from 1.28.0 to 1.28.1
2022-11-24 09:37:23 +01:00
Jacob Overgaard
625b8f2847 add new vite config to build in element mode 2022-11-24 08:59:33 +01:00
Jacob Overgaard
f17291778c update tsconfig.node based on newest vite config 2022-11-24 08:49:48 +01:00
Jacob Overgaard
585d707164 set target to esnext 2022-11-24 08:49:35 +01:00
Jacob Overgaard
d2bab01f0d mark package as a module 2022-11-24 08:49:12 +01:00
Jacob Overgaard
ed3b09963f move element-internals-polyfill to app element 2022-11-24 08:48:22 +01:00
dependabot[bot]
cac183790f Bump @playwright/test from 1.28.0 to 1.28.1
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.28.0...v1.28.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 18:18:08 +00:00
Jacob Overgaard
0e24163273 update packages 2022-11-23 15:14:14 +01:00
Jacob Overgaard
88bcb7356b Merge pull request #227 from umbraco/feature/dashboard-examine-management
Feature/dashboard examine management
2022-11-21 13:00:31 +01:00
Lone Iversen
6089547150 remove todo in handler 2022-11-21 12:51:23 +01:00
dependabot[bot]
034386c9fc Bump eslint-plugin-lit-a11y from 2.2.3 to 2.3.0
Bumps [eslint-plugin-lit-a11y](https://github.com/open-wc/open-wc/tree/HEAD/packages/eslint-plugin-lit-a11y) from 2.2.3 to 2.3.0.
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/eslint-plugin-lit-a11y/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/eslint-plugin-lit-a11y@2.3.0/packages/eslint-plugin-lit-a11y)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:48:18 +01:00
Lone Iversen
c5e261d12d umbraco-cms services 2022-11-21 11:56:25 +01:00
Lone Iversen
c572470f8f remove 'as' 2022-11-21 11:08:41 +01:00
Lone Iversen
61940205d8 consumeallcontexts, strict checking, pathname link 2022-11-21 11:05:31 +01:00
Lone Iversen
8f915e16b1 shortcut 2022-11-21 11:02:44 +01:00
Lone Iversen
c35af65973 storybook 2022-11-18 11:22:12 +01:00
Lone Iversen
cdc40829f9 delete tempschema 2022-11-18 10:30:01 +01:00
Lone Iversen
9758bfc596 Merge branch 'main' into feature/dashboard-examine-management 2022-11-18 10:13:15 +01:00
Lone Iversen
cf0d35ee02 fix overflow on the modal sidebars 2022-11-18 10:06:46 +01:00
Jacob Overgaard
c2869152c7 package updates 2022-11-18 09:56:55 +01:00
Lone Iversen
d138af461d adjusted api calls 2022-11-18 09:42:58 +01:00
Lone Iversen
3bd6982105 Merge remote-tracking branch 'origin/main' into feature/dashboard-examine-management 2022-11-18 09:20:19 +01:00
dependabot[bot]
e7333abf9f Bump loader-utils from 1.4.1 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 15:06:17 +01:00
dependabot[bot]
4fa97d3742 Bump eslint from 8.25.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.27.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.25.0...v8.27.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-11-17 14:53:03 +01:00
dependabot[bot]
19d4ea4558 Bump @babel/core from 7.19.6 to 7.20.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 14:52:51 +01:00
dependabot[bot]
ce478fcba2 Bump vite-plugin-static-copy from 0.9.0 to 0.12.0
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 0.9.0 to 0.12.0.
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/v0.9.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 14:52:36 +01:00
dependabot[bot]
723b7f7a8b Bump @types/chai from 4.3.3 to 4.3.4
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 14:52:11 +01:00
Jacob Overgaard
210363a10a Merge pull request #252 from umbraco/dependabot/npm_and_yarn/open-wc/testing-3.1.7
Bump @open-wc/testing from 3.1.6 to 3.1.7
2022-11-17 14:51:56 +01:00
Jacob Overgaard
d015afe338 update apigen 2022-11-17 14:48:01 +01:00
Jacob Overgaard
45a909034a cleanup after old API 2022-11-17 13:56:13 +01:00
Lone Iversen
dce486e2af nodeName always exposed 2022-11-17 11:14:35 +01:00
Lone Iversen
51209fac96 label and todo 2022-11-16 15:29:59 +01:00
Lone Iversen
652337556c fix trycatch and remove skip take data to api call 2022-11-16 15:27:03 +01:00
Lone Iversen
f5e5c99309 added fast remove option for filter 2022-11-16 14:59:39 +01:00
Lone Iversen
5f39afd01b overflow text 2022-11-16 14:06:31 +01:00
Lone Iversen
146fdd1a98 added overflow scroll when filtering search results 2022-11-16 13:20:53 +01:00
Lone Iversen
8a719b3ec1 Merge remote-tracking branch 'origin/main' into feature/dashboard-examine-management 2022-11-16 10:38:27 +01:00
dependabot[bot]
7a3e854134 Bump @open-wc/testing from 3.1.6 to 3.1.7
Bumps [@open-wc/testing](https://github.com/open-wc/open-wc/tree/HEAD/packages/testing) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/testing/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/testing@3.1.7/packages/testing)

---
updated-dependencies:
- dependency-name: "@open-wc/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 18:05:27 +00:00
Jacob Overgaard
9024781ef9 Merge pull request #250 from umbraco/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.43.0
Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.43.0
2022-11-15 09:29:29 +01:00
dependabot[bot]
d31a1b1bed Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.43.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.1 to 5.43.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.43.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-11-15 08:23:10 +00:00
Jacob Overgaard
c8e8c7a560 Merge pull request #249 from umbraco/dependabot/npm_and_yarn/typescript-eslint/parser-5.43.0
Bump @typescript-eslint/parser from 5.40.1 to 5.43.0
2022-11-15 09:22:16 +01:00
Jacob Overgaard
74948a6622 Merge pull request #239 from umbraco/dependabot/npm_and_yarn/loader-utils-1.4.1
Bump loader-utils from 1.4.0 to 1.4.1
2022-11-15 09:22:03 +01:00
Jacob Overgaard
df9a63b3c6 Merge pull request #248 from umbraco/dependabot/npm_and_yarn/vite-3.2.3
Bump vite from 3.2.2 to 3.2.3
2022-11-15 09:21:47 +01:00
Jacob Overgaard
9da1e85800 Merge pull request #241 from umbraco/dependabot/npm_and_yarn/element-internals-polyfill-1.1.16
Bump element-internals-polyfill from 1.1.15 to 1.1.16
2022-11-15 09:21:10 +01:00