Jacob Overgaard
|
048368dfdb
|
add e2e handlers
|
2023-01-25 14:43:27 +01:00 |
|
Lone Iversen
|
eb33c7b193
|
umbExtensionRegistry import fix
|
2023-01-25 14:31:16 +01:00 |
|
Lone Iversen
|
0abad60c3b
|
Merge remote-tracking branch 'origin/main' into feature/dashboard-health-check
|
2023-01-25 14:08:25 +01:00 |
|
Lone Iversen
|
a42d0e7b6f
|
merge
|
2023-01-25 14:01:26 +01:00 |
|
Lone Iversen
|
709ffc828f
|
merge
|
2023-01-25 14:01:13 +01:00 |
|
Niels Lyngsø
|
ba3e616966
|
Merge pull request #431 from umbraco/no-height-on-scrollable
|
2023-01-25 12:38:32 +01:00 |
|
Niels Lyngsø
|
17379eaf0e
|
Merge pull request #438 from umbraco/feature/auth-app
|
2023-01-25 12:34:26 +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 |
|
Jacob Overgaard
|
668eaf4683
|
Merge pull request #442 from umbraco/feature/context-provider-element-create-method
Create method to enable Contexts to be initialised with a host reference
|
2023-01-25 11:37:51 +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 |
|
Lone Iversen
|
78d9f79f7b
|
Merge branch 'main' into feature/dashboard-health-check
|
2023-01-25 10:55:06 +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 |
|
Niels Lyngsø
|
59bb0b66b3
|
Merge pull request #440 from umbraco/feature/workspace-collection-view-using-store-alias-from-manifest
use store alias manifest
|
2023-01-25 10:24:47 +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 |
|
Jacob Overgaard
|
bf1c7f60b8
|
move src/core/css to libs/css and add alias to tsconfig
|
2023-01-25 10:09:26 +01:00 |
|
Niels Lyngsø
|
71c180c215
|
Merge branch 'main' into feature/workspace-collection-view-using-store-alias-from-manifest
|
2023-01-25 10:00:14 +01:00 |
|
Niels Lyngsø
|
d3757fc4a6
|
collection using ArrayState
|
2023-01-25 09:59:39 +01:00 |
|
Niels Lyngsø
|
f7045e6718
|
filter method for array state
|
2023-01-25 09:59:24 +01:00 |
|
Niels Lyngsø
|
043d2ec9a8
|
remove spaces
|
2023-01-25 09:58:59 +01:00 |
|
Niels Lyngsø
|
82929a7695
|
use store alias manifest
|
2023-01-25 09:58:50 +01:00 |
|
Niels Lyngsø
|
322668a07f
|
Merge pull request #439 from umbraco/feature/more-on-guides
|
2023-01-25 09:54:21 +01:00 |
|
Niels Lyngsø
|
445c242187
|
correct Terminology
|
2023-01-25 09:19:21 +01:00 |
|
Niels Lyngsø
|
4bec2a8779
|
extended the guide on stores
|
2023-01-24 21:06:05 +01:00 |
|
Niels Lyngsø
|
35b2726b3b
|
simpler example
|
2023-01-24 20:25:17 +01:00 |
|
Niels Lyngsø
|
196e3ba9fd
|
a few more points on guides getting started
|
2023-01-24 20:25:04 +01:00 |
|
Niels Lyngsø
|
7de0a2a851
|
Merge pull request #437 from umbraco/feature/rename-subjects-to-state
|
2023-01-24 16:59:22 +01:00 |
|
Niels Lyngsø
|
408bd7bb5d
|
use != null
|
2023-01-24 16:48:36 +01:00 |
|
Niels Lyngsø
|
5f40d609d9
|
make sure to only deepFreeze actual objects
|
2023-01-24 16:47:49 +01:00 |
|
Niels Lyngsø
|
4911904156
|
Merge remote-tracking branch 'origin/main' into feature/rename-subjects-to-state
|
2023-01-24 16:41:31 +01:00 |
|
Niels Lyngsø
|
567588cc78
|
fix imports
|
2023-01-24 16:39:06 +01:00 |
|
Niels Lyngsø
|
41a778a82a
|
always have an array for the selection
|
2023-01-24 16:31:40 +01:00 |
|
Niels Lyngsø
|
b10c777646
|
make sure to return a value
|
2023-01-24 16:30:40 +01:00 |
|
Niels Lyngsø
|
30614f5f16
|
Fixed mistakes
|
2023-01-24 16:25:52 +01:00 |
|
Mads Rasmussen
|
e43c2b3008
|
load health checks when dashboard is loaded
|
2023-01-24 16:16:58 +01:00 |
|
Jacob Overgaard
|
2d5fd92b13
|
remove postMessage for now
|
2023-01-24 14:50:49 +01:00 |
|
Jacob Overgaard
|
9291576130
|
find stories in apps
|
2023-01-24 14:50:07 +01:00 |
|
Jacob Overgaard
|
b886d55749
|
update import path for storybook
|
2023-01-24 14:49:03 +01:00 |
|
Niels Lyngsø
|
d73cb45f68
|
correct implementation of states across
|
2023-01-24 14:37:51 +01:00 |
|
Niels Lyngsø
|
749a231559
|
correct typings of simple states
|
2023-01-24 14:13:10 +01:00 |
|
Jacob Overgaard
|
ade26523a6
|
update scripts on auth app
|
2023-01-24 13:54:48 +01:00 |
|
Jacob Overgaard
|
da15b5f623
|
Merge remote-tracking branch 'origin/main' into feature/auth-app
|
2023-01-24 13:52:50 +01:00 |
|