Commit Graph

33 Commits

Author SHA1 Message Date
Samuel Georges 484579ac40 Sreamline events in richeditor
Add nwe event for visual mode (when visual mode is activated from code mode)
Always use spaces in redactor
2016-03-23 20:10:55 +11:00
alekseybobkov aaff88b8c2 Reduced base border radius 2016-03-02 21:40:33 -08:00
alekseybobkov 00ced6c79f UI update 2016-02-28 19:52:21 -08:00
alekseybobkov a943708b99 UI updates 2016-02-19 22:12:41 -08:00
alekseybobkov e6d93cf3d4 Added YAML mode for the code editor 2015-12-10 21:41:27 -08:00
Samuel Georges beca2dddc2 Fixes the full screen button in code editor 2015-09-25 06:01:59 +10:00
Samuel Georges 275463996e When toggling empty tabs: if a hidden tab was selected, select the first visible tab
Induce tab overlap using negative right margin instead (first-child tab can be hidden)
Use a slightly cleaner approach than in #1401
2015-08-29 18:42:29 +10:00
Jérémy Gaulin 8152605e5a Fix Emmet expand by forcing syntax to html when editor is set to Twig. 2015-08-27 01:28:43 +02:00
Samuel Georges 8cd97b27a6 Add prettify, update Ace, recompile assets 2015-08-03 19:00:45 +10:00
Samuel Georges fdbd5d8b3c Update redactor to latest, minor cleanup 2015-07-29 19:17:05 +10:00
Pásztor Gábor 2652503d3f Add searchbox extension to codeeditor 2015-07-14 15:15:21 +02:00
Samuel Georges 061aaa9675 Fixes broken spacebar on code editor 2015-07-06 22:31:44 +10:00
Samuel Georges 7b54d4c7c4 Bundle all the code editor assets to a single file
Also fixes a weird warning coming from Ace editor
2015-06-24 17:36:01 +10:00
Samuel Georges 029411a681 Update ace editor to latest and remove unwanted extensions 2015-06-24 17:29:08 +10:00
Samuel Georges 3e13d22b45 The hotkey for full screen mode is now Cmd+Shift+F or Ctrl+Shift+F in Windows.
Fixes #393
2015-05-09 12:39:37 +10:00
alekseybobkov 20fb98d9a8 Refactoring and improvements in the back-end client-side memory management. 2015-04-28 20:13:04 -07:00
alekseybobkov 57777c0aad Ace editor updated to the latest version. Implemented the back-end controls utility class. Some back-end UI classes are updated and displsable now. Editor tabs on the CMS page now properly free memory and DOM elements when they're closed. 2015-04-25 22:48:49 -07:00
alekseybobkov 0e4db692af Refactored october.hotkey.js, codeeditor.js, richeditor.js. Minor fix in the rich editor styling. 2015-04-25 14:07:22 -07:00
alekseybobkov 6458149cd5 Disposing the code editor 2015-04-22 21:33:07 -07:00
Samuel Georges 0b6587f771 Fixes #1019 - prevents lock out of full screen mode
Reorder system setting items
2015-04-09 20:20:08 +10:00
Pásztor Gábor 12bfc52941 Emmet support for Codeeditor 2015-02-18 20:54:36 +01:00
Samuel Georges 7c5693b298 Added "Auto close tags and special characters" to Code editor preferences. 2015-02-14 19:50:12 +11:00
Sam Georges f99f776e44 Update ACE to source mode 2014-11-02 13:06:43 +11:00
Sam Georges 2fbc277ece Fixes #680 - Update and minify ACE editor, removed modes we dont need (#725) 2014-11-01 17:16:43 +11:00
Sam Georges 212d28d66b Refs #725 - Remove ace modes we don't use 2014-11-01 17:11:15 +11:00
alekseybobkov 26e8d5bda5 Minor updates in the back-end UI 2014-10-05 22:21:03 -07:00
Sam Georges 0acd45e4ca Styling and API improvements to code editor 2014-08-30 15:03:35 +10:00
Sam Georges a2fba71c7f Fixes #413 - Search feature is now usable 2014-07-14 15:04:53 +10:00
Sam Georges 4b18c50849 Simplelist control now supports scrollbars and selectable lists 2014-06-15 15:49:06 +10:00
Sam Georges ef1c91c10d Complete code editor customization 2014-06-12 11:30:21 +10:00
Sam Georges c393114c07 Improve form styling so checkboxes sit more snugly
Style code editor page
2014-06-11 21:19:26 +10:00
Sam Georges bc824ed021 Create public function for getting the ACE editor
Improve API
2014-05-24 15:18:08 +10:00
Sam Georges 71a5dd67ab Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00