42b15a958d
call formSubmit before property editor are removed from DOM. Both for overlay-editing and inline-editing. Fire an postFormSubmitting event after formSubmitting event to let editors know that data could have been updated.
Niels Lyngsø
2020-06-23 13:29:18 +02:00
5cb5604224
Update to the latest jQuery
Sebastiaan Janssen
2020-06-23 11:55:54 +02:00
7210cf45d2
Bump angular from 1.7.9 to 1.8.0 in /src/Umbraco.Web.UI.Client (#8312)
dependabot[bot]
2020-06-23 11:08:19 +02:00
80bbfaf7be
Finally, making some sense out of all this craziness
Shannon
2020-06-23 13:34:19 +10:00
57e6f07ddf
live editing for settings data
Niels Lyngsø
2020-06-22 16:55:14 +02:00
5128084511
Getting a little further, the test output is actually correct! so now we can start tweaking it the way we want and cleaning up a bit of code.
Shannon
2020-06-23 00:27:01 +10:00
218b8c4069
live editing ability
Niels Lyngsø
2020-06-22 14:34:46 +02:00
94dc4c70bb
Merge pull request #8309 from richarth/patch-1
Anders Bjerner
2020-06-20 21:38:53 +02:00
3b72c3de1f
Merge pull request #8307 from bjarnef/v8/feature/macro-partial-view-button
Anders Bjerner
2020-06-20 21:03:59 +02:00
f71daf72d9
use active to determine if an inline editor is expanded. To enable the inline editor to be expanded on creation.
Niels Lyngsø
2020-06-18 12:31:14 +02:00
addd56f30d
Adds skipStepIfVisible property to JSON Tour Steps to allow skipping if DOM item is present (#8235)
Warren Buckley
2020-06-09 06:55:06 +00:00
78cba26afe
Update variables.less
Dan Russell
2020-06-16 10:12:22 -04:00
53968202a0
Appending the block objects to layout, to share it across variants and in split-view.
Niels Lyngsø
2020-06-16 14:38:49 +02:00
87059a9f95
ability to retrive the $scope from UmbVariantContentEditors, needed for Block Editor to get a scope existing across variants and splitview.
Niels Lyngsø
2020-06-16 14:37:19 +02:00
8c428622d1
added a blocklistentryeditor for unsupported blocks
Niels Lyngsø
2020-06-16 14:36:14 +02:00
57d08c964a
Broadcast 'formSubmitting' event when Macro Parameter Overlay is submitted
Marc Goodson
2020-05-20 16:39:55 +01:00
bfa07377b4
Moving BlockEditorModelObject into its own file for Documentation purpose. Same goes for renaming BlockModel to BlockObject. and a lot of documentation written.
Niels Lyngsø
2020-06-15 22:27:56 +02:00
27b539b8c8
make nested content unsupported
Niels Lyngsø
2020-06-15 12:12:32 +02:00
9944cce4d9
use background color for hover to corospond with active state
Niels Lyngsø
2020-06-15 12:12:09 +02:00
35751e257f
Ensure SVG image is shown in preview (#8007)
Bjarne Fyrstenborg
2020-06-15 11:48:22 +02:00
567d7176a5
Importing a doctype would never assign a value to UploadedFiles, turns out we don't need UploadedFiles on the model
Sebastiaan Janssen
2020-06-15 11:05:40 +02:00
ed9d4d6662
appended ' and added space in Element Type
Niels Lyngsø
2020-06-15 10:58:05 +02:00
6aa21d8c83
rename entry to block
Niels Lyngsø
2020-06-15 10:29:09 +02:00
16736e7492
some accessibility improvements
Niels Lyngsø
2020-06-15 10:10:43 +02:00
fda7251aed
Upload media and select media type (#8043)
Bjarne Fyrstenborg
2020-06-12 16:01:19 +02:00
9be4775acf
Make sure to use the new Utilities class
Sebastiaan Janssen
2020-06-12 15:46:06 +02:00
c4456c53a0
v8: Fix disappearing image cropper and grid content when using rollback (#5792)
Bjarne Fyrstenborg
2020-06-12 15:37:05 +02:00
21a1c0a65c
use a grey that can be seen on top of grey and on top of white.
Niels Lyngsø
2020-06-12 14:17:02 +02:00
e1f3eb6f00
use property alias for content add button
Niels Lyngsø
2020-06-12 14:12:13 +02:00
6d8d79531d
disable clipboard when empty
Niels Lyngsø
2020-06-12 14:01:13 +02:00
60fc66797e
ups, should stay as alias
Niels Lyngsø
2020-06-12 13:58:58 +02:00
5870426af9
disable clipboard tab if no available paste options
Niels Lyngsø
2020-06-12 13:56:35 +02:00
cbca5bd9e6
still have the ability to retrive a scaffold model by alias, since we are still using alias in clipboard service.
Niels Lyngsø
2020-06-12 13:56:14 +02:00
80dfea8743
createElementTypeAndCallback working again for settings.
Niels Lyngsø
2020-06-12 13:55:21 +02:00
86c1abdbf7
ability to disable an navigation item
Niels Lyngsø
2020-06-12 13:54:47 +02:00
5ad47aa641
use retriveValuesFrom method to transfer data.
Niels Lyngsø
2020-06-12 13:35:05 +02:00
6af8a53208
default size should be medium
Niels Lyngsø
2020-06-12 13:12:42 +02:00
0b9ad918c3
removed setDataFromBlockModel and general clean up and added documentation
Niels Lyngsø
2020-06-12 13:12:21 +02:00
80e12d9af3
define the full model for new configurations
Niels Lyngsø
2020-06-12 12:21:50 +02:00
c809c5ae57
no need to execute a digest.
Niels Lyngsø
2020-06-12 12:21:27 +02:00
e8ccfecf1a
clean up
Niels Lyngsø
2020-06-12 12:04:01 +02:00