Commit Graph

10952 Commits

Author SHA1 Message Date
BatJan
7a1bd34fa5 Remove code that does UA sniffing and explicit stuff for IE11 only 2020-04-11 15:32:09 +02:00
Mike Masey
23e32d2b59 improvement: update umb-tabs to use better semantic markup (#7926) 2020-04-10 20:42:43 +02:00
Mike Masey
b5b319f917 Convert angular.isArray to Utilities.isArray (#7934) 2020-04-10 18:34:23 +02:00
Mike Masey
318fcbe3ba V8: Angular Divorce: isString (#7929) 2020-04-10 18:24:08 +02:00
Matthew-Wise
76e4b6b301 Replaced angular.toJson with Utilities.toJson [#CanConHackathon] (#7924) 2020-04-10 18:07:37 +02:00
Marc Goodson
1e851b615f Button tag isn't closed? leaving invalid markup
It looks like to me there is an 'extra' closing div in this markup... but I think this is because the button isn't closed, there is a closing div where the closing button should be? - eg the icon and span are part of thee button... I've made this change locally and it operates fine, but then it operating fine before hand too...
2020-04-10 17:58:59 +02:00
Matthew-Wise
a977cfdc3f Moved from angular.IsNumber to Utilities.IsNumber (#7925) 2020-04-10 17:57:33 +02:00
Jan Skovgaard
3e9c759426 Move the infinite overlay to the same source order as regular o… (#7923) 2020-04-10 17:41:31 +02:00
Mike
766a6df967 feat: add localisation for add new row button 2020-04-10 17:23:07 +02:00
Adam Werner
db8004982f angular.isObject replace to Utilities.isObject 2020-04-10 17:20:51 +02:00
Adam Werner
a9834f055e angular.isDefined replace to Utilities.isDefined 2020-04-10 17:12:09 +02:00
Emil Olsson
199d908d7a #7658 Fix linking account if multiple IDP on common user overlay (#7845) 2020-04-09 17:25:48 +02:00
Niels Lyngsø
525513cdea MaxPropertyWidth PreValue + Implementation 2020-04-08 16:18:36 +02:00
Niels Lyngsø
b4387e757a Block Picker 2020-04-08 15:46:37 +02:00
Niels Lyngsø
676f2ab847 revert agressive clean up 2020-04-08 15:46:24 +02:00
Niels Lyngsø
83d590ff08 block list prevalue corrections 2020-04-08 15:33:44 +02:00
Niels Lyngsø
33f507a575 blockcard corrections 2020-04-08 15:33:04 +02:00
Niels Lyngsø
7855870077 translation for prevalue editor property group headlines 2020-04-08 13:23:52 +02:00
Niels Lyngsø
b26db075a3 BlockList PreValue Editor opens configurations as overlay 2020-04-08 11:58:25 +02:00
Niels Lyngsø
fb175c5af8 minor adjustments 2020-04-06 09:32:03 +02:00
Warren Buckley
ce3ea2328d Use the events to notify us that the user does not have start nodes - potetnially could emit a new event as the login screen not showing in this POC 2020-04-02 15:38:19 +01:00
Warren Buckley
cc62525378 Debug with emitted events - ensure to remove this once PR is done 2020-04-02 15:36:16 +01:00
Niels Lyngsø
f58f0547ac css correction 2020-04-01 17:06:42 +02:00
Niels Lyngsø
ee534f88cc Inline create button styling: Better spacing, darker blue color for Focus Outline, moving the plus icon to mouse position for better visual appearance. 2020-04-01 16:42:09 +02:00
Niels Lyngsø
62c4ecac01 css adjustments 2020-04-01 16:13:16 +02:00
Niels Lyngsø
89550471b3 Merge remote-tracking branch 'origin/v8/feature/ui-property-group-header-adjustment' into v8/feature/block-editor-list 2020-04-01 15:53:23 +02:00
Niels Lyngsø
4714761277 hide description if no description is presented 2020-04-01 15:42:43 +02:00
Niels Lyngsø
52832a9b1c smaller header for property group 2020-04-01 15:42:32 +02:00
Niels Lyngsø
c04a68730d rename notsupport property editor css class 2020-04-01 15:34:50 +02:00
Niels Lyngsø
9bdb0cb1b8 Hide group header if only one group is presented 2020-04-01 15:29:58 +02:00
Niels Lyngsø
d6cad31750 remove unused controller 2020-04-01 14:31:56 +02:00
Niels Lyngsø
e20c7578f8 NotSupported property editor, to be used when an editor is not supported in the given context. 2020-04-01 13:44:56 +02:00
Niels Lyngsø
8513e2b332 use a common variable on the block model for isOpen, to be able to make Actions show when open. 2020-04-01 13:44:20 +02:00
Niels Lyngsø
f92f729dec changes naming to Submit, to avoid misunderstanding. 2020-04-01 11:39:51 +02:00
Niels Lyngsø
82f90216fe Merge remote-tracking branch 'origin/v8/dev' into v8/feature/block-editor-list
# Conflicts:
#	src/Umbraco.Web.UI/Umbraco/js/main.controller.js
#	src/Umbraco.Web.UI/Umbraco/js/navigation.controller.js
2020-03-31 17:54:10 +02:00
Niels Lyngsø
2feadb184e Block Editor: Clean-up, refactoring, one step closer being ready for Content-Apps 2020-03-31 17:53:32 +02:00
Benjamin Carleski
09be6b8ee4 Enable Block List Editor settings editing 2020-03-27 15:41:48 -07:00
Søren Gregersen
a0e5b83914 Add document to downloadFile-method
Simple copy/paste to document a useful method
2020-03-26 11:48:01 +01:00
Bjarne Fyrstenborg
972acc6718 Installer adjustments (#7592) 2020-03-26 08:39:38 +01:00
Sebastiaan Janssen
935690b727 Bump caniuse-lite dependency 2020-03-25 18:09:03 +01:00
Chris Oliver
17d91da8d1 Remove button border radius when used in a button group (#7834) 2020-03-25 17:29:42 +01:00
Nathan Woulfe
ffef6ed2a1 7713 - changing CSS directory breaks RTE (#7726) 2020-03-24 18:04:38 +01:00
Matthew Wise
994c379a94 Removed duplications of tree routing 2020-03-24 17:53:03 +01:00
Nathan Woulfe
b082d40921 adds utility.js as facade to generic javascript utility functio… (#7738) 2020-03-24 17:48:14 +01:00
Anders Bjerner
b6a34ebac7 Implemented fix for #7754 2020-03-24 17:45:21 +01:00
Sebastiaan Janssen
5d7683e5fa Merge branch 'v8/dev' into v8/contrib 2020-03-24 17:34:07 +01:00
Sebastiaan Janssen
df04ffa68d Merge branch 'v7/dev' into v8/dev
# Conflicts:
#	build/NuSpecs/UmbracoCms.Core.nuspec
#	src/Umbraco.Core/packages.config
#	src/Umbraco.Web.UI.Client/src/views/users/views/users/users.html
#	src/Umbraco.Web.UI/packages.config
#	src/Umbraco.Web/packages.config
#	src/umbraco.cms/packages.config
#	src/umbraco.cms/umbraco.cms.csproj
#	src/umbraco.controls/packages.config
#	src/umbraco.controls/umbraco.controls.csproj
#	src/umbraco.editorControls/packages.config
#	src/umbraco.editorControls/umbraco.editorControls.csproj
2020-03-24 17:30:10 +01:00
Alexander Karlsson
e8d63d9a7a #7780 Show all filters that is more then 0 hits 2020-03-24 17:08:01 +01:00
dependabot[bot]
99152ffef3 Bump acorn from 5.7.3 to 5.7.4 in /src/Umbraco.Web.UI.Client
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-24 14:01:11 +01:00
Chris Oliver
3edfc42623 Collapse navigation items based on container size
- Previously a maximum of 8 items were shown.
- This change calculates the width of each item and displays as many as possible in the container.
- Any overflowing items will be moved to the ... menu
2020-03-23 13:48:40 +01:00