Commit Graph

3150 Commits

Author SHA1 Message Date
Niels Lyngsø
e4d903c9c0 Merge branch 'main' into feature/refactor-workspace-contexts 2023-01-27 11:37:41 +01:00
Jacob Overgaard
03e3f90bec Create LICENSE 2023-01-27 11:35:53 +01:00
Niels Lyngsø
3b7e0856eb adding repository notes 2023-01-27 11:34:06 +01:00
Jacob Overgaard
5a05226ef9 Update CONTRIBUTING.md 2023-01-27 11:22:07 +01:00
Jacob Overgaard
06f579930d Update README.md 2023-01-27 11:15:12 +01:00
Niels Lyngsø
7f8e2cc432 correct import 2023-01-27 10:28:40 +01:00
Niels Lyngsø
2407ade7d8 correct imports 2023-01-27 10:26:20 +01:00
Niels Lyngsø
188a754f7f instead of properties its now methods 2023-01-27 10:06:10 +01:00
Niels Lyngsø
3457fca8f0 remove logs 2023-01-27 09:51:54 +01:00
Niels Lyngsø
d57e834429 better comment 2023-01-27 09:50:27 +01:00
Niels Lyngsø
e2c1fb15f1 mega refactor commit 2023-01-27 09:29:55 +01:00
Jesper Møller Jensen
3f1a1ac063 fix current user 2023-01-27 03:43:20 +01:00
Warren Buckley
ae83c5ec3d Update icon script to generate SVG icons into the JSON file and .js files that are referenced/used 2023-01-26 15:34:49 +01:00
Warren Buckley
4f08b67499 Move Github'y files into the .github folder 2023-01-26 14:17:43 +01:00
Warren Buckley
a90b5f20e5 Add in images 2023-01-26 14:05:15 +01:00
Warren Buckley
00d345468a Adds in images from the google doc to be used in the markdown 2023-01-26 13:58:42 +01:00
Niels Lyngsø
6c4933a3a0 getScaffold method 2023-01-26 12:16:15 +01:00
Warren Buckley
8e77a6985f More syntax highlighting tweaks 2023-01-26 12:05:20 +01:00
Warren Buckley
7d29e5a649 Tidied up a little before adding in images to support the document 2023-01-26 11:55:17 +01:00
Warren Buckley
a6dc433d4b Adds first automated conversion from Jacob's Google Docs 2023-01-26 11:38:38 +01:00
Niels Lyngsø
8b124b3e4c split code into document workspace context 2023-01-26 10:39:39 +01:00
Niels Lyngsø
d9d255904d change to getObservablePart 2023-01-26 10:37:21 +01:00
Niels Lyngsø
b554850078 observablePart as method pon deepState 2023-01-26 10:31:51 +01:00
Niels Lyngsø
f7e8d145ec move 2023-01-26 08:49:03 +01:00
Jacob Overgaard
bc8f408146 Merge pull request #443 from umbraco/feature/api-types
Feature/api-types
2023-01-25 20:57:21 +01:00
Mads Rasmussen
5a083021c5 Merge branch 'main' into feature/multiple-text-string-property-editor 2023-01-25 16:36:32 +01:00
Niels Lyngsø
339db3eb6f optional destroy on context instances 2023-01-25 16:25:34 +01:00
Niels Lyngsø
1f770840d0 interface 2023-01-25 16:23:41 +01:00
Niels Lyngsø
581d8b8a32 remove consolel.log 2023-01-25 15:42:01 +01:00
Niels Lyngsø
bccbf2b682 move imports 2023-01-25 13:13:21 +01:00
Niels Lyngsø
2857a44708 do not use ArrayState(DeepState) for data w. HTML 2023-01-25 13:11:19 +01:00
Jacob Overgaard
2e53a4cd8a generate new models 2023-01-25 12:56:29 +01:00
Jacob Overgaard
43e9514dbf correct path for api models 2023-01-25 12:56:24 +01:00
Niels Lyngsø
2a6d7f66e2 rename to getLookAndColorFromUserStatus 2023-01-25 12:54:58 +01:00
Niels Lyngsø
ca11ee076e change order 2023-01-25 12:53:28 +01:00
Niels Lyngsø
997075dafe imports 2023-01-25 12:53:16 +01:00
Niels Lyngsø
ba3e616966 Merge pull request #431 from umbraco/no-height-on-scrollable 2023-01-25 12:38:32 +01:00
Jacob Overgaard
086285fe93 Merge remote-tracking branch 'origin/main' into feature/auth-app 2023-01-25 11:38:41 +01:00
Jacob Overgaard
4dd426550c Merge pull request #441 from umbraco/feature/optimize-state-append-many
Optimize append many
2023-01-25 11:38:07 +01:00
Niels Lyngsø
90a3bf957c implement and use create method to provide a context that needs a host reference 2023-01-25 10:56:53 +01:00
Niels Lyngsø
79537d6672 use ObjectState 2023-01-25 10:45:39 +01:00
Niels Lyngsø
8bb409d2c9 JSDocs 2023-01-25 10:45:17 +01:00
Jacob Overgaard
b39f08f745 update import paths 2023-01-25 10:41:55 +01:00
Niels Lyngsø
dea113ec8b optimize appending multiple entries to ArrayState 2023-01-25 10:41:34 +01:00
Jacob Overgaard
774ca806bd update import path 2023-01-25 10:35:38 +01:00
Jacob Overgaard
2833aa337d Merge remote-tracking branch 'origin/main' into feature/auth-app 2023-01-25 10:30:27 +01:00
Niels Lyngsø
3dc9446351 add modal to umbraco-cms paths 2023-01-25 10:29:29 +01:00
Jacob Overgaard
cc01bb37cc update path of custom-properties.css as loaded for the test runner 2023-01-25 10:19:55 +01:00
Jacob Overgaard
aa7d121761 allow vite to request files in the browser from the global node_modules folder 2023-01-25 10:10:12 +01:00
Jacob Overgaard
4be41fe2d7 update import path for css and ensure the correct load order for custom variables 2023-01-25 10:09:57 +01:00