Jacob Overgaard
32ae1d75ff
Merge pull request #1105 from umbraco/feature/tinymce-servervariables
...
TinyMCE Server variables replacement + temporary files for drag & drop
2024-01-11 10:06:35 +01:00
Jacob Overgaard
cb6b1cf0ff
bump dependencies
2024-01-10 15:48:42 +01:00
Jacob Overgaard
5e4fdab393
Merge remote-tracking branch 'origin/main' into chore/vite5
2024-01-10 15:44:57 +01:00
Lone Iversen
d9934b0e4a
Merge remote-tracking branch 'origin/main' into feature/audit-log-and-info-workspace
2024-01-10 11:16:57 +01:00
Jacob Overgaard
57ac662e2c
Merge branch 'main' into feature/tinymce-servervariables
2024-01-09 15:00:12 +01:00
Jacob Overgaard
1d8d1e3820
Merge branch 'main' into bugfix/relation-types
2024-01-09 14:28:56 +01:00
Jacob Overgaard
af937ee54e
Merge branch 'main' into feature/tinymce-servervariables
2024-01-09 14:22:24 +01:00
Jacob Overgaard
cf7a4e892d
upgrade storybook packages
2024-01-09 14:11:14 +01:00
Jacob Overgaard
e70c41cade
Merge remote-tracking branch 'origin/main' into feature/tinymce-servervariables
2024-01-09 10:43:47 +01:00
Jacob Overgaard
ca4da1ebd5
Merge branch 'main' into chore/vite5
2024-01-08 10:23:22 +01:00
dependabot[bot]
aa1c4455d6
Bump marked from 11.1.0 to 11.1.1
...
Bumps [marked](https://github.com/markedjs/marked ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v11.1.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 10:22:02 +01:00
dependabot[bot]
fb93d66ad6
Bump typescript from 5.3.2 to 5.3.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 10:21:52 +01:00
Lone Iversen
cc852446b0
audit log and info workspace
2024-01-05 15:48:27 +01:00
Jesper Møller Jensen
bc09e08e5c
update import map
2024-01-04 16:49:57 +13:00
Jacob Overgaard
1ce4715595
add a 'meta' module to extract information from package.json
2023-12-19 09:10:19 +01:00
Jacob Overgaard
16d26a75b2
build(deps-dev): bump vite from 4 to 5
2023-12-16 10:57:19 +01:00
Jacob Overgaard
ecef9a8bf0
build(deps): update deps
2023-12-16 10:12:39 +01:00
Jacob Overgaard
272154de43
build(deps-dev): bump rollup from 3.27.2 to 4.9.0
2023-12-16 09:46:25 +01:00
Jacob Overgaard
93ff4ee33c
build(deps-dev): update eslint to latest ( #1074 )
...
* build(deps): bump @umbraco-ui/uui from 1.6.0-rc.1 to 1.6.0-rc.3
* build(deps): bump storybook from 7.6.3 to 7.6.5
* build(deps-dev): update eslint to latest
2023-12-16 09:35:35 +01:00
Jacob Overgaard
835b50bc55
build(deps): bump storybook from 7.6.3 to 7.6.5
2023-12-16 09:23:49 +01:00
Jacob Overgaard
5e45cac455
build(deps): bump @umbraco-ui/uui from 1.6.0-rc.1 to 1.6.0-rc.3
2023-12-16 09:11:16 +01:00
Jacob Overgaard
06e3d28836
rollback ui library
2023-12-15 14:26:25 +01:00
Jacob Overgaard
239159b933
build(deps): bump @umbraco-ui/uui from 1.6.0-rc.2 to 1.6.0-rc.3
2023-12-15 12:47:44 +01:00
Jesper Møller Jensen
3823336873
update
2023-12-15 11:05:51 +13:00
Niels Lyngsø
96e9bc7a6a
Merge remote-tracking branch 'origin/main' into feature/static-file-management
2023-12-13 14:16:56 +01:00
Niels Lyngsø
6024e9df3e
more work
2023-12-13 14:16:43 +01:00
Niels Lyngsø
4a9dc30019
move property
2023-12-08 12:36:33 +01:00
Niels Lyngsø
9cad21a6c9
Merge remote-tracking branch 'origin/main' into feature/easy-way-to-produce-a-set-of-properties
...
# Conflicts:
# src/packages/core/property-editor/uis/order-direction/property-editor-ui-order-direction.test.ts
2023-12-08 12:27:47 +01:00
Jacob Overgaard
86f5441b08
bump extra dependencies
2023-12-08 10:48:20 +01:00
dependabot[bot]
bd6d1b4621
Bump @playwright/test from 1.37.1 to 1.40.1
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.37.1 to 1.40.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.37.1...v1.40.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-08 10:48:20 +01:00
Niels Lyngsø
d032716fd8
rename property
2023-12-08 08:39:53 +01:00
Niels Lyngsø
7d5ed5b00d
dev mode for testing
2023-12-07 13:23:33 +01:00
Niels Lyngsø
8bbbaf8c7f
Merge remote-tracking branch 'origin/main' into feature/easy-way-to-produce-a-set-of-properties
2023-12-06 21:26:33 +01:00
dependabot[bot]
c0d75b8880
Bump vite from 4.4.9 to 4.4.12
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-06 01:14:37 +00:00
Niels Lyngsø
5d44ea35c1
still problem with save, but this is the latest
2023-12-05 13:38:33 +01:00
Niels Lyngsø
bc36ed5548
upgrade TS
2023-12-05 10:36:55 +01:00
Jacob Overgaard
f619905a81
bump storybook to latest
2023-12-04 10:03:08 +01:00
Jacob Overgaard
29e0973392
Merge pull request #1039 from umbraco/dependabot/npm_and_yarn/eslint-plugin-wc-2.0.4
...
Bump eslint-plugin-wc from 1.5.0 to 2.0.4
2023-12-04 09:44:43 +01:00
dependabot[bot]
b197cb8bcc
Bump monaco-editor from 0.41.0 to 0.44.0
...
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor ) from 0.41.0 to 0.44.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.41.0...v0.44.0 )
---
updated-dependencies:
- dependency-name: monaco-editor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 18:51:39 +00:00
dependabot[bot]
71823b16d7
Bump eslint-plugin-wc from 1.5.0 to 2.0.4
...
Bumps [eslint-plugin-wc](https://github.com/43081j/eslint-plugin-wc ) from 1.5.0 to 2.0.4.
- [Changelog](https://github.com/43081j/eslint-plugin-wc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/43081j/eslint-plugin-wc/compare/v1.5.0...v2.0.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-wc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 18:50:47 +00:00
Jacob Overgaard
7c565dece3
change prepublishOnly to prepack and merge with build:for:npm
2023-12-01 15:45:07 +01:00
Niels Lyngsø
a9ffb17d0c
Merge remote-tracking branch 'origin/main' into feature/framework-api
...
# Conflicts:
# package.json
2023-11-28 12:57:54 +01:00
Niels Lyngsø
d997e8fbb1
refactor into class-api
2023-11-28 12:56:07 +01:00
Jesper Møller Jensen
d36ca02e12
update uui to 1.6.0-rc.1
2023-11-28 08:37:07 +01:00
Niels Lyngsø
aeb1433660
needed an export for umbraco CLI for create-package to pick up the examples
2023-11-24 21:04:04 +01:00
Niels Lyngsø
123e4841b3
allow examples to be part of files of the package
2023-11-24 12:55:04 +01:00
Niels Lyngsø
a7fd6007ac
pick example devops
2023-11-23 14:46:16 +01:00
dependabot[bot]
b14ff52760
Bump tinymce from 6.7.1 to 6.7.3
...
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce ) from 6.7.1 to 6.7.3.
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md )
- [Commits](https://github.com/tinymce/tinymce/commits/6.7.3/modules/tinymce )
---
updated-dependencies:
- dependency-name: tinymce
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 09:40:03 +01:00
Niels Lyngsø
0e161ac80f
upgrade tsc-alias
2023-11-17 10:17:28 +01:00
Niels Lyngsø
003e29f24a
upgrade json schema generator
2023-11-17 10:16:46 +01:00