Commit Graph

16777 Commits

Author SHA1 Message Date
Mads Rasmussen
0c90ac1393 Merge branch 'main' into v14/chore/bundling-webhook 2024-06-04 14:59:29 +02:00
Mads Rasmussen
d86beb9345 Update package-lock.json 2024-06-04 13:14:04 +02:00
Mads Rasmussen
5bf6e2863c set build target to es2022 2024-06-04 13:14:04 +02:00
Mads Rasmussen
c608955345 add source maps 2024-06-04 13:14:04 +02:00
Mads Rasmussen
2895895af0 Update package-lock.json 2024-06-04 13:14:04 +02:00
Mads Rasmussen
2ca1cb59b5 add package json + vite config 2024-06-04 13:14:04 +02:00
Mads Rasmussen
7c50097b84 change to dictionary 2024-06-04 13:14:04 +02:00
Mads Rasmussen
c807723831 validate cms package after workspace builds 2024-06-04 13:14:04 +02:00
Mads Rasmussen
1158f4ba85 add workspaces + split npm and cms build scripts 2024-06-04 13:14:04 +02:00
Jacob Overgaard
59372acc56 chore: turn off tinymce promotions 2024-06-04 09:13:54 +02:00
Jacob Overgaard
f6db30310c fix: remove older CSS additions that should no longer be relevant to TinyMCE v6 such as z-index, which messes with the box-shadow 2024-06-03 15:14:51 +02:00
Mads Rasmussen
5a15f68b70 add type 2024-06-03 15:05:17 +02:00
Mads Rasmussen
1cfd051cf4 allow direct imports of Vite 2024-06-03 15:05:09 +02:00
Mads Rasmussen
1d15b5a9df make default config export 2024-06-03 14:57:57 +02:00
Jacob Overgaard
b03ea6bf2c fix: use umbDeepMerge to merge config coming in twice over in order not to overwrite 2024-06-03 14:43:05 +02:00
Jacob Overgaard
410bf45d5d fix: load plugins up front 2024-06-03 14:31:15 +02:00
Jacob Overgaard
eeae753df8 chore: mock 2024-06-03 14:31:00 +02:00
Mads Rasmussen
65f45b2f95 add vite config 2024-06-03 14:14:35 +02:00
Mads Rasmussen
ea40cf7bea add webhook package to workspaces 2024-06-03 14:14:25 +02:00
Jacob Overgaard
a029f2bd2e chore: mock data 2024-06-03 14:13:00 +02:00
Jacob Overgaard
4f9de15fbd fix: find plugins up front and merge their manifest config to initialize tinyMce, then later on initialize the plugin APIs 2024-06-03 14:11:59 +02:00
Jacob Overgaard
f0491384b9 fix: combine two onInit events 2024-06-03 14:11:23 +02:00
Jacob Overgaard
9ae442dccc fix: avoid setting the tiny config as a lit state 2024-06-03 14:10:31 +02:00
Jacob Overgaard
82c2a80229 chore: mockdata 2024-06-03 14:08:21 +02:00
Jacob Overgaard
f4ebd1b872 chore: mock data 2024-06-03 14:08:14 +02:00
Jacob Overgaard
5a53c1a7cc feat: add a config object to the tinyMcePlugin model to accomodate configuration upfront 2024-06-03 14:08:08 +02:00
Mads Rasmussen
5e3cca5146 set build target to es2022 2024-06-03 13:30:20 +02:00
Mads Rasmussen
ece1ba8813 add source maps 2024-06-03 13:22:19 +02:00
Mads Rasmussen
2c337940bf Update package-lock.json 2024-06-03 12:05:28 +02:00
Mads Rasmussen
69521d73e2 add package json + vite config 2024-06-03 11:57:07 +02:00
Mads Rasmussen
8384487bd6 change to dictionary 2024-06-03 11:56:40 +02:00
Mads Rasmussen
fd966b7682 validate cms package after workspace builds 2024-06-03 11:51:06 +02:00
Mads Rasmussen
4df109db6c add workspaces + split npm and cms build scripts 2024-06-03 11:45:44 +02:00
dependabot[bot]
7aaeb09cc1 Bump simple-icons from 11.15.0 to 12.0.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.15.0 to 12.0.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/11.15.0...12.0.0)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 09:28:07 +02:00
dependabot[bot]
4f751e7558 Bump typedoc from 0.25.10 to 0.25.13
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.10 to 0.25.13.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.10...v0.25.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 09:07:41 +02:00
dependabot[bot]
30bdad5819 Bump eslint-plugin-lit from 1.11.0 to 1.14.0
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.11.0 to 1.14.0.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases)
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.11.0...v1.14.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>
2024-06-03 09:05:41 +02:00
dependabot[bot]
e388b6a1f6 Bump @web/dev-server-rollup from 0.6.1 to 0.6.3
Bumps [@web/dev-server-rollup](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server-rollup) from 0.6.1 to 0.6.3.
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/dev-server-rollup/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/dev-server-rollup@0.6.3/packages/dev-server-rollup)

---
updated-dependencies:
- dependency-name: "@web/dev-server-rollup"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 09:05:33 +02:00
dependabot[bot]
aba338d88a Bump vite-plugin-static-copy from 1.0.2 to 1.0.5
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 1.0.2 to 1.0.5.
- [Release notes](https://github.com/sapphi-red/vite-plugin-static-copy/releases)
- [Changelog](https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@1.0.2...vite-plugin-static-copy@1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 09:05:22 +02:00
Mads Rasmussen
39b8a38ddc remove of in translation 2024-05-31 12:43:12 +02:00
Jacob Overgaard
22b34c0fcd Merge pull request #1969 from umbraco/v14/chore/server-models-2024-05-31
Server models 2024-05-31
2024-05-31 12:26:19 +02:00
Jacob Overgaard
ad48e5b2ae Merge pull request #1966 from umbraco/v14/bugfix/implement-folders-only-for-duplicate-to
Feature: implement folders only for duplicate to
2024-05-31 11:39:31 +02:00
Jacob Overgaard
1d219f157a fix: use the UpdateDocumentBlueprintRequestModel to update blueprints 2024-05-31 11:38:29 +02:00
Jacob Overgaard
7535358a0a Merge pull request #1967 from umbraco/v14/bugfix/focus-folder-name-input
Bugfix: Focus folder name input
2024-05-31 11:37:46 +02:00
Jacob Overgaard
3977d8036d fix: use correct CreateDocumentBlueprintRequestModel to prevent extra fields from being required 2024-05-31 11:37:15 +02:00
Jacob Overgaard
2d59987992 Merge branch 'main' into v14/bugfix/implement-folders-only-for-duplicate-to 2024-05-31 11:30:26 +02:00
Mads Rasmussen
72da0c4c0b only render folders for move document-type 2024-05-31 11:30:15 +02:00
Jacob Overgaard
ac996470c6 feat: add localization keys to folder modal 2024-05-31 11:28:44 +02:00
Mads Rasmussen
069b8647d8 add sidebar bottom space 2024-05-31 11:18:39 +02:00
Jacob Overgaard
b93f7927aa fix: add template to the blueprint model, although it isn't returned from the server 2024-05-31 09:15:22 +02:00
Jacob Overgaard
7bd7cc7b14 chore: generate new models 2024-05-31 09:15:06 +02:00