Lone Iversen
50efb41584
workspaces
2023-03-22 10:31:06 +01:00
Lone Iversen
f5048da942
Merge remote-tracking branch 'origin/main' into feature/document-type-picker-and-tabs
2023-03-15 14:52:17 +01:00
Lone Iversen
fc24e6c0d3
picker
2023-03-15 14:52:09 +01:00
Lone Iversen
5d1623cecd
tabs
2023-03-15 14:52:04 +01:00
Lone Iversen
21ad34ee09
template cards
2023-03-15 14:51:43 +01:00
Jacob Overgaard
a72c15e93d
add rollup to extensions-api to access types from outside
2023-03-14 16:12:16 +01:00
Jacob Overgaard
9edcf5418b
export the entrypoint lifecycle onInit type as its own
2023-03-14 16:12:02 +01:00
Warren Buckley
61d290668e
Update to Storybook 7.0.0-rc.3
2023-03-14 10:23:53 +00:00
Lone Iversen
2d5c3f3707
Merge branch 'main' into bugfix/imports-aliases
2023-03-14 10:22:26 +01:00
Lone Iversen
2eff95043c
import aliases
2023-03-14 10:21:34 +01:00
Lone Iversen
109156306b
init
2023-03-14 09:54:45 +01:00
Jacob Overgaard
535fc2f252
add rollup.config.js to store lib
2023-03-13 16:43:07 +01:00
Jacob Overgaard
b45768e9d6
add rollup.config.ts to model libs
2023-03-13 16:42:54 +01:00
Jacob Overgaard
12bd6decea
make import from uui more specific to avoid getting the whole commonjs module in the rollup bundle
2023-03-13 16:42:38 +01:00
Jacob Overgaard
5615d9cbcc
Merge pull request #586 from umbraco/feature/property-editor-interface
...
Create the Property Editor interface
2023-03-13 14:16:19 +01:00
Jacob Overgaard
6449656ba3
mark certain libs as external to prevent them from being included in the types
2023-03-13 13:57:10 +01:00
Jacob Overgaard
6dc4c32e6b
add rollup to notification lib
2023-03-13 13:51:36 +01:00
Jacob Overgaard
d506a627e4
move notification default layout to src/core
2023-03-13 13:51:27 +01:00
Niels Lyngsø
6b93974457
fix imports
2023-03-13 13:49:03 +01:00
Niels Lyngsø
80e5687fee
implement property editor interface
2023-03-13 13:13:15 +01:00
Niels Lyngsø
3354ad0777
ensure config is available and cast type
2023-03-13 13:03:35 +01:00
Niels Lyngsø
5f5edf014a
make interface extend HTMLElement
2023-03-13 13:02:00 +01:00
Niels Lyngsø
d195ccedd2
make property editor interface
2023-03-13 13:01:15 +01:00
Niels Lyngsø
1a3f678348
import order
2023-03-13 10:41:00 +01:00
Jacob Overgaard
86b6725aa4
Merge remote-tracking branch 'origin/main' into feature/slimmer-libs
2023-03-13 10:20:17 +01:00
Jacob Overgaard
c2c237fe8c
fix import paths
2023-03-13 09:54:37 +01:00
Jacob Overgaard
a540e05f8d
fix import paths
2023-03-13 09:54:22 +01:00
Niels Lyngsø
bcebf93f02
fix alias
2023-03-10 23:34:06 +01:00
Niels Lyngsø
4daf40abae
default exports for modal elements
2023-03-10 23:32:21 +01:00
Niels Lyngsø
9bb480d620
updated docs
2023-03-10 23:27:15 +01:00
Niels Lyngsø
a73597a5b1
ModalHandler submit / onSubmit using UmbModalToken Result type
2023-03-10 23:20:09 +01:00
Niels Lyngsø
43cf312bc9
simplify to one promise that rejects on close
2023-03-10 15:15:10 +01:00
Niels Lyngsø
f586c195d1
dont use the name modal layout for modal content
2023-03-10 14:41:12 +01:00
Niels Lyngsø
7140c483fb
minus n
2023-03-10 14:38:03 +01:00
Mads Rasmussen
fab5e776b4
remove redundant confirmed
2023-03-10 12:00:16 +01:00
Mads Rasmussen
b7c612679d
call close
2023-03-10 11:58:19 +01:00
Mads Rasmussen
516ff7691e
call close resolver when closing the modal
2023-03-10 11:58:12 +01:00
Mads Rasmussen
2353e4b7fa
call close from within the modal element
2023-03-10 11:56:26 +01:00
Mads Rasmussen
dccb042a25
remove redundant confirmed
2023-03-10 11:55:41 +01:00
Mads Rasmussen
16572f3505
Merge branch 'main' into feature/modal-extension-point
2023-03-10 11:37:04 +01:00
Niels Lyngsø
6195965fc1
Split View for Document Workspace ( #581 )
...
* updated package-lock
* fix document root route
* deep link for variants
* also post fix the redirect
* split view router concept
* remove comment
* split view routing
* fix only one variant scenario
* add bolean state class
* simplified solution
* using block grid editor as deep router test
* bring back the splitViewIndex for workspace-vari
* moving footer, and spread across variants
* hide footer when no content
* only show navigation in right variant
* switchVariant in splitView
* switching refactored to workspace context
* close concept
* create VariantID from data, not props
* fix variant variant ID
* TODOs
* use ContextToken
* just a difference tag on properties
* a bit more
* closeSplitView use URL
* move splitView code into a splitViewManager
* readonly props
* JSDoc
* change JSDoc sligthly
* less dom activity for splitView change
* use router-slot events for updates
* some docs
* context
* fix imports
2023-03-10 11:34:08 +01:00
Niels Lyngsø
cab5537fbb
split close and submit callbacks
2023-03-10 11:08:39 +01:00
Niels Lyngsø
39fa514b54
rename the modal element to modalElement.
2023-03-10 10:28:52 +01:00
Niels Lyngsø
45c01bed6a
move #element data setters
2023-03-10 10:12:23 +01:00
Niels Lyngsø
98cfed29d8
rename layout to modal element
2023-03-10 10:11:30 +01:00
Niels Lyngsø
b8ae10205a
lint fixes
2023-03-10 10:11:20 +01:00
Mads Rasmussen
d4f4cc50a0
update more imports
2023-03-09 22:26:55 +01:00
Mads Rasmussen
0abe373fda
use alias to import modal lib
2023-03-09 22:20:43 +01:00
Mads Rasmussen
a222fc50ff
fix import
2023-03-09 22:04:09 +01:00
Mads Rasmussen
4e4f66f5a7
fix more imports
2023-03-09 22:02:53 +01:00