Commit Graph

10178 Commits

Author SHA1 Message Date
Niels Lyngsø
79bbe3589e one more correction 2024-01-03 10:38:13 +01:00
Niels Lyngsø
f81c6c3372 correct icon picker to avoid error 2024-01-03 10:37:15 +01:00
Niels Lyngsø
29e61fb701 fix TS 2024-01-03 10:30:58 +01:00
Niels Lyngsø
87f435e309 notes 2024-01-03 10:20:35 +01:00
Niels Lyngsø
391404149b block context 2024-01-03 09:57:11 +01:00
Niels Lyngsø
4dc1e7a5f0 scaffolded block manager 2024-01-02 16:07:10 +01:00
Niels Lyngsø
ed20566b04 config props list 2024-01-02 15:22:05 +01:00
Niels Lyngsø
ce00395be5 mocked block grid type data 2024-01-02 14:44:48 +01:00
Niels Lyngsø
b72ab94521 block-grid-layout-stylesheet 2024-01-02 14:35:10 +01:00
Niels Lyngsø
7d84f6f167 workspace views 2024-01-02 14:14:35 +01:00
Niels Lyngsø
5c277f50cf lint fixing 2024-01-02 13:19:30 +01:00
Niels Lyngsø
76504bc568 restructure property editors of block configs 2024-01-02 13:00:09 +01:00
Niels Lyngsø
022436d31e correct element name 2024-01-02 12:11:04 +01:00
Niels Lyngsø
a5bafa5e8b Block Type Workspace seperation for List, Grid & RTE 2023-12-22 17:11:44 +01:00
Niels Lyngsø
58c7ced285 correct alias of StaticFilePicker 2023-12-21 17:07:39 +01:00
Niels Lyngsø
0aa0955e23 element type picker 2023-12-21 17:01:27 +01:00
Niels Lyngsø
43b533041a use null instead of empty string 2023-12-21 16:40:00 +01:00
Niels Lyngsø
eacc890776 clear out the pickableFilter as it could cause trouble and is not used now. 2023-12-21 16:39:35 +01:00
Niels Lyngsø
73beda1be1 import manifest 2023-12-21 16:28:14 +01:00
Niels Lyngsø
047d4f74c4 rename content picker to document picker 2023-12-21 16:27:17 +01:00
Niels Lyngsø
bccf29a3f0 UmbPropertyEditorUIDocumentTypePickerElement 2023-12-21 16:26:57 +01:00
Niels Lyngsø
e058c0c275 rename document type input 2023-12-21 16:22:58 +01:00
Niels Lyngsø
adbaea84f6 get name of element type 2023-12-21 16:18:49 +01:00
Niels Lyngsø
8de453a461 styling 2023-12-21 16:09:22 +01:00
Niels Lyngsø
3d75e56faf display of block type data 2023-12-21 15:37:09 +01:00
Niels Lyngsø
683f3b8b74 filter element types in create flow 2023-12-21 15:23:51 +01:00
Niels Lyngsø
baeea6ddf7 mocked data 2023-12-21 15:23:28 +01:00
Niels Lyngsø
188e36ae9c pick element type 2023-12-21 14:40:07 +01:00
Niels Lyngsø
42270ef116 delete feature 2023-12-21 13:36:41 +01:00
Niels Lyngsø
b6fa7812ba correct exports of context 2023-12-21 11:35:58 +01:00
Niels Lyngsø
373d992eba restructure + data binding 2023-12-21 11:34:56 +01:00
Niels Lyngsø
a3f2890672 working context api proxy 2023-12-20 22:13:59 +01:00
Niels Lyngsø
5f83ec6661 sort imports 2023-12-20 21:05:54 +01:00
Niels Lyngsø
2bb211eb8d eliminate input context for now. 2023-12-20 20:44:40 +01:00
Niels Lyngsø
2815d98e41 append routes 2023-12-20 15:36:50 +01:00
Niels Lyngsø
3354ac9dca scaffolding properties 2023-12-20 14:50:30 +01:00
Niels Lyngsø
7befe4996f workspace base 2023-12-20 13:36:42 +01:00
Niels Lyngsø
9005cf5ed8 type dance 2023-12-20 12:19:59 +01:00
Niels Lyngsø
4918b2e653 rename to editorElement 2023-12-20 10:08:43 +01:00
Niels Lyngsø
8d3ddbd71d remove 'hey' 2023-12-20 10:03:48 +01:00
Niels Lyngsø
f680ed5bfd Merge remote-tracking branch 'origin/main' into feature/block-editor-type-workspace 2023-12-20 09:41:15 +01:00
dependabot[bot]
0b43637f86 Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 14:05:54 +01:00
dependabot[bot]
529ab60802 Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 14:05:46 +01:00
Lone Iversen
ee87f0bf5c pagination and date picker 2023-12-19 14:05:32 +01:00
Lone Iversen
6441e0626a bugs from issue tracker 2023-12-19 14:05:32 +01:00
Lone Iversen
6188862f78 lit 2023-12-18 13:49:46 +01:00
Lone Iversen
5863ea311f undo test 2023-12-18 13:49:46 +01:00
Lone Iversen
0520762d16 test 2023-12-18 13:49:46 +01:00
Lone Iversen
50014962b9 alias 2023-12-18 13:49:46 +01:00
Lone Iversen
306b30bc12 some folder logic 2023-12-18 13:49:46 +01:00