Commit Graph

2950 Commits

Author SHA1 Message Date
Jacob Overgaard
c42d824d10 update alias to observable-api 2023-01-23 14:37:56 +01:00
Jacob Overgaard
4f53ab43ea add package and rollup to libs 2023-01-23 14:36:50 +01:00
Jacob Overgaard
65a8015c10 export context-provider element 2023-01-23 14:35:31 +01:00
Jacob Overgaard
a01690277c add base rollup config 2023-01-23 14:34:51 +01:00
Jacob Overgaard
c2597e56a4 move observable-api to libs 2023-01-23 14:34:37 +01:00
Jacob Overgaard
76b18db41e update imports 2023-01-23 14:28:53 +01:00
Jacob Overgaard
01d23848b9 move observable-api to libs 2023-01-23 14:28:44 +01:00
Jacob Overgaard
ac9a406eb9 only include dist folder 2023-01-23 13:51:26 +01:00
Jacob Overgaard
0e9a68ea97 add packed npm modules to ignore list 2023-01-23 13:51:19 +01:00
Jacob Overgaard
b501ffc763 Merge remote-tracking branch 'origin/main' into feature/split-into-libs 2023-01-23 13:49:45 +01:00
Niels Lyngsø
e88d9c515c correct imports 2023-01-21 20:07:56 +01:00
Niels Lyngsø
61c42ec861 correct imports 2023-01-20 15:04:12 +01:00
Niels Lyngsø
f27bdee03c rename append for objects to update 2023-01-20 14:58:06 +01:00
Niels Lyngsø
445f0aab5d move createObservablePart into its own file 2023-01-20 14:56:57 +01:00
Niels Lyngsø
7efb7c57b4 array test 2023-01-20 14:54:06 +01:00
Niels Lyngsø
77f65f9b73 remove update method as it is specific to object 2023-01-20 14:54:01 +01:00
Niels Lyngsø
c4548113d6 Merge remote-tracking branch 'origin/main' into feature/type-specific-subjects 2023-01-20 14:09:54 +01:00
Mads Rasmussen
b4747f101c Merge pull request #423 from umbraco/feature/property-editor-config-v4
Feature/Property Editor Config part 4
2023-01-20 14:07:13 +01:00
Jacob Overgaard
0de2f9edde add initial library files to backend-api 2023-01-20 13:46:33 +01:00
Jacob Overgaard
749c127299 update references to tsconfig paths 2023-01-20 13:33:28 +01:00
Jacob Overgaard
99e91a7c65 migrate @umbraco-cms/context-api 2023-01-20 13:31:31 +01:00
Jacob Overgaard
b602a11328 update wtr config 2023-01-20 13:29:26 +01:00
Jacob Overgaard
e53ee08093 migrate @umbraco-cms/controller to libs 2023-01-20 13:28:41 +01:00
Jacob Overgaard
9815303c90 include libs in tsconfig 2023-01-20 13:28:31 +01:00
Jacob Overgaard
3bc5916451 migrate @umbraco-cms/resources to libs 2023-01-20 13:19:42 +01:00
Jacob Overgaard
0bb1d61e1a scan libs folder for tests 2023-01-20 13:19:15 +01:00
Niels Lyngsø
0107091eb2 Merge pull request #416 from umbraco/bugfix/consumers-should-not-use-context-alias-as-unique 2023-01-20 12:43:49 +01:00
Mads Rasmussen
5b7f71eea5 Merge branch 'main' into feature/property-editor-config-v4 2023-01-20 12:35:33 +01:00
Mads Rasmussen
f9433253e9 clean up 2023-01-20 12:35:17 +01:00
Niels Lyngsø
2896af3f94 Merge branch 'main' into fix/dashboard-padding 2023-01-20 11:39:31 +01:00
Niels Lyngsø
fb56572c6b Merge branch 'main' into bugfix/consumers-should-not-use-context-alias-as-unique 2023-01-20 11:37:18 +01:00
Jacob Overgaard
316bfcb83e move backend-api to its own lib folder 2023-01-20 11:35:23 +01:00
Mads Rasmussen
01c15aac9f rename exported token const from alias to token 2023-01-19 11:24:43 +01:00
Jacob Overgaard
af02bdf542 rename UmbContextAlias to UmbContextToken 2023-01-19 11:01:41 +01:00
Jacob Overgaard
86be1a37d1 ensure STORE_ALIAS use PascalCase to simulate that of Class.name for services 2023-01-19 10:59:43 +01:00
Jacob Overgaard
d1dfa276c5 rename UmbContextAlias to UmbContextToken 2023-01-19 10:57:03 +01:00
Mads Rasmussen
d30ac60499 Merge branch 'main' into feature/context-token 2023-01-19 10:42:46 +01:00
Jacob Overgaard
c4bb99bff6 update examine + installer based on new models 2023-01-18 13:51:12 +01:00
Jacob Overgaard
313a4b88d1 generate new api models 2023-01-18 13:44:15 +01:00
Jacob Overgaard
84df0ec913 use relative imports to fix failing tests 2023-01-18 11:21:05 +01:00
Jacob Overgaard
e55b61de02 move initial call to ensure its only being run once 2023-01-18 11:20:48 +01:00
Jacob Overgaard
8de68c2d48 ensure web-test-runner importmaps and tsconfig.json have the same paths 2023-01-18 11:20:20 +01:00
Jacob Overgaard
e78ccfb523 import uui-css directly in app.ts, preview.js and web-test-runner.mjs to avoid 404 on the web-test-runner 2023-01-18 11:19:51 +01:00
Jacob Overgaard
e0ae629f83 use lodash-es instead of lodash to fix failing test (and enable better treeshaking) 2023-01-18 11:18:38 +01:00
Jacob Overgaard
f6a8dd94e6 remove console.log 2023-01-18 11:17:43 +01:00
Jacob Overgaard
e94bc4ba33 Merge branch 'main' into feature/context-token 2023-01-18 09:14:44 +01:00
Jacob Overgaard
5a50a70287 remove css import since it pollutes the test output and doesn't work at the moment 2023-01-18 09:13:39 +01:00
Jacob Overgaard
904ac0a8d6 make import path relative 2023-01-18 09:12:26 +01:00
Jacob Overgaard
69a806d83c Merge pull request #421 from umbraco/dependabot/npm_and_yarn/msw-storybook-addon-1.7.0
Bump msw-storybook-addon from 1.6.3 to 1.7.0
2023-01-18 09:08:26 +01:00
Jacob Overgaard
909e7cbf51 Merge branch 'main' into feature/context-token 2023-01-18 09:02:13 +01:00