Commit Graph

352 Commits

Author SHA1 Message Date
Flavio Copes
3d5bf39661 Minimized js 2016-03-11 18:45:38 +01:00
Djamil Legato
ab6501ef8a Typo in collection preventing naming to be properly reindexed 2016-03-10 10:17:59 -08:00
Djamil Legato
28576c38e6 Reworked tabs to be more generic. Added support for memorizing the active tab 2016-03-09 20:21:34 -08:00
Djamil Legato
64062e57db Fixed issues with new scrollbar and resize / charts 2016-03-09 15:26:14 -08:00
Djamil Legato
9462c47f69 Auto refresh the content scrollbar every 150ms 2016-03-09 14:12:37 -08:00
Djamil Legato
d5a8622ed8 Revamped of content HTML / CSS so it's not position absolute anymore 2016-03-09 14:00:44 -08:00
Djamil Legato
dfaf43a5ac Caching variable 2016-03-09 10:35:03 -08:00
Djamil Legato
537daf3e0f Refreshing editor while vertically resizing (fixes #443) 2016-03-09 10:18:39 -08:00
Djamil Legato
13b8f26720 Fixed issue with lists and id and for attributes not getting reindexed 2016-03-08 17:26:06 -08:00
Djamil Legato
2ae4c72efd Removed forceFallback option in SortableJS which causes issue with radio buttons 2016-03-08 15:20:28 -08:00
Andy Miller
6d94bd6c40 updated 2016-03-08 14:22:06 -07:00
Djamil Legato
1c3c875c66 Moved the wrong button for Grav Updates 2016-03-08 13:01:27 -08:00
Djamil Legato
630c4dd5c1 Moved Update button as first child of paragraph 2016-03-08 12:52:17 -08:00
Djamil Legato
973f226f82 Added animation for toggler. Moved toggler outside of title and preserving it while the sidebar is open in mobile. 2016-03-07 18:04:43 -08:00
Djamil Legato
4a25c41145 Fixed mobile not clearing out sidebar classes 2016-03-07 16:34:38 -08:00
Djamil Legato
40e78ce992 Added logic for sidebar toggler based on mediaQuery 2016-03-07 16:17:22 -08:00
Djamil Legato
11a659e4c6 Implemented toggler logic for expanding / contracting sidebar
Any element with `data-sidebar-toggle` will trigger the expansion / contraction of the sidebar.
2016-03-07 15:51:33 -08:00
Djamil Legato
4f44c937bd Implemented mobile logic for vertical dropdown of new sidebar 2016-03-07 13:43:44 -08:00
Djamil Legato
ea0c7bd648 Fixed issue in page filters that wouldn't allow to reset the flags to empty 2016-03-04 18:07:30 -08:00
Djamil Legato
d178def675 Allow editor to be resized in lists 2016-03-04 18:02:53 -08:00
Djamil Legato
136e91487c Added generic implementation for vertically reisizing the editor via drag handler 2016-03-04 18:01:04 -08:00
Djamil Legato
1244e88d78 Added support for active line in editor. Fixed selection for editors with line numbers enabled 2016-03-04 17:01:18 -08:00
Djamil Legato
4d0508aad4 Preserve filters values and automatically filter pages when fields are not empty on load (fixes #372) 2016-03-04 12:49:47 -08:00
Djamil Legato
452b9443e5 Fixed detection of CTRL key in windows systems with Polish keyboard (fixes #405) 2016-03-04 11:23:24 -08:00
Djamil Legato
40c869d6d8 Rely on the event system to remove hidden classes for the Chart 2016-03-04 10:33:22 -08:00
Djamil Legato
0b6df55942 Remove any hidden class from inside the Charts container 2016-03-04 10:05:16 -08:00
Djamil Legato
6b7e11166b Empty the charts container before rendering 2016-03-04 09:43:17 -08:00
Djamil Legato
2e51d79bbf Fixed Pie chart padding 2016-03-04 09:18:32 -08:00
Djamil Legato
99d894e07e Reintroduced Firefox workaround for Bars charts 2016-03-04 08:34:04 -08:00
Djamil Legato
1b4c63647e Removed workaround for Firefox and Pie charts 2016-03-04 08:24:25 -08:00
Djamil Legato
2a1fb0d48a Implemented Undo / Redo buttons for Editor (fixes #420) 2016-03-03 15:00:46 -08:00
Djamil Legato
ad2894e0eb Added support for editor shortcuts 2016-03-03 14:26:15 -08:00
Djamil Legato
f6ac011407 Rewritten Slugify in CommonJS and ES6. 2016-03-03 10:05:40 -08:00
Djamil Legato
b7cf2dffd7 Added drag-drop for media in Content editor 2016-03-02 20:22:04 -08:00
Djamil Legato
e54db86256 Added option to hide toolbar in editor 2016-03-02 16:39:54 -08:00
Djamil Legato
dc722ce79f Implemented Lint mode for editor 2016-03-02 14:38:48 -08:00
Djamil Legato
6ab173df4a Workaround for new blueprints. Force select with null value to empty string 2016-03-02 11:59:34 -08:00
Djamil Legato
1465f1a7e6 Prevent toolbar from collapsing when switching between preview mode and code mode 2016-03-01 22:28:19 -08:00
Djamil Legato
d34081db92 Added ability to prevent from rendering any desired toolbar button from yaml declaration 2016-03-01 22:14:21 -08:00
Djamil Legato
44a96230ee Added tooltips for editor toolbar buttons and synching changes when typiging 2016-03-01 21:56:32 -08:00
Djamil Legato
561682d76d Add Editor field to mutation observer 2016-03-01 19:12:05 -08:00
Djamil Legato
aa73b82832 Implemented Preview button and states abstraction for toolbar 2016-03-01 19:00:29 -08:00
Djamil Legato
65a79a7a72 Added watchjs dependency 2016-03-01 14:16:50 -08:00
Djamil Legato
bac120bfeb Initial rework for the editor 2016-02-26 15:54:06 -08:00
Djamil Legato
787ff61a1b Updated ESLint to v2 and fixed eslintrc as well as the code 2016-02-18 15:49:21 -08:00
Flavio Copes
a3f6308a8c Fix selector 2016-02-15 13:45:20 +01:00
Djamil Legato
844634007f Converted Mobile Sidebar to new JS and removed old reference 2016-02-08 18:11:24 -08:00
Djamil Legato
d6d6afdabf Added Calendar Icon to DateTime field 2016-02-08 15:42:33 -08:00
Djamil Legato
6271eeddff Added new DateTime field 2016-02-05 23:49:39 -08:00
Djamil Legato
ed0d0f5b29 Loading compressed JS versions 2016-02-05 12:37:48 -08:00