Commit Graph

57 Commits

Author SHA1 Message Date
Verdier
ce1f77a4a0 Fix css. 2012-12-13 18:37:23 +01:00
Florent Galland
8940082926 Merge branch 'master' into autocomplete 2012-12-11 23:43:02 -05:00
Kent Safranski
528a2b51eb Merge pull request #91 from Bluefinch/master
Fix IE9 compatibility and message hide tabs.
2012-12-11 06:27:37 -08:00
Verdier
3aee162c50 Fix IE9 compatibility. Simplify dropdown menu. 2012-12-11 14:47:38 +01:00
Florent Galland
0769d5b466 Populate with basic suggestions. 2012-12-10 22:48:09 -05:00
Fluidbyte
cc7d8d17ca Login icon cleanup 2012-12-10 07:03:12 -08:00
Florent Galland
0ac1888f31 Ctrl+Space opens a popover. Might need to change of popover plugin. 2012-12-09 23:26:56 -05:00
Verdier
43cf575912 Restoring old active files system. 2012-12-09 15:30:41 +01:00
Florent Galland
3d9f0bd994 Fix bad margin for icon-doc-text. 2012-12-08 18:50:18 -05:00
Florent Galland
9782879f27 Finalize chaging icons. 2012-12-08 18:31:47 -05:00
Florent Galland
413cde0fe9 Fine tune lot of icon stuff. 2012-12-08 17:59:22 -05:00
Florent Galland
8c978f6988 Everything is here. Need to fine-tune. 2012-12-08 17:08:26 -05:00
Florent Galland
461e2dbd31 Update entypo font and style_guide.php 2012-12-08 15:40:40 -05:00
Florent Galland
b2249fdd70 Remove dropdown.js 2012-12-07 21:42:58 -05:00
Verdier
6f88742d94 Starting refactoring. 2012-12-07 18:44:40 +01:00
Verdier
4600b96bb9 Improve dropdown interaction. 2012-12-07 14:54:40 +01:00
Verdier
aa94fd3662 Manage overflow for tab menu. (Prototype) 2012-12-07 11:45:16 +01:00
Florent Galland
76046cdc58 Start putting dropdown in its own file. 2012-12-06 23:05:52 -05:00
Verdier
f1e877f888 Fix bar-dropdown location 2012-12-06 15:49:15 +01:00
Florent Galland
5604b7885f Start tabs dropdown menu implementation. 2012-12-05 23:37:07 -05:00
Florent Galland
87a1037d28 Set tab focus on mousedown. 2012-12-04 21:38:14 -05:00
Verdier
8ff87e0d98 Starting tabs integration into active component. 2012-12-04 16:54:52 +01:00
Verdier
315b1f0b53 Improve tabs. 2012-12-04 16:01:05 +01:00
Verdier
4dc1891825 Add close button to tabs. Fix css 2012-12-04 10:04:26 +01:00
Luc Verdier
7e734f348b css improvement for the top-bar. 2012-12-03 15:07:29 +01:00
Verdier
295dfa3c87 Remove unused css rules, fix css for top-bar 2012-12-03 11:06:04 +01:00
Florent Galland
c9859a9978 Add root-editor-wrapper and improve tabs colors
Adding a wrapper makes more sense. Now the editor-region is really 100%
high. Need to fix the editor-top-bar paddings.
2012-12-02 21:02:11 +01:00
Florent Galland
8fbbec7422 Add tab look and shapes. 2012-12-01 23:10:31 +01:00
Florent Galland
4d22a3bb74 Add close cross icon. 2012-12-01 20:14:38 +01:00
root
4bf71ca232 Add bar at the bottom of the editor 2012-12-01 20:14:38 +01:00
Florent Galland
5d6ead0d1a Add the tabs div, css must be improved. 2012-12-01 20:14:38 +01:00
Fluidbyte
e89c07aa04 Slight modifications to UI 2012-11-30 09:00:34 -08:00
tablatronix
901dd510c1 Added mode switcher, refactored splitter
Aded mode switching
Refactored a common menu method for splitter and mode menu.
2012-11-28 16:53:03 -06:00
tablatronix
3b599c7052 add mode to footer 2012-11-27 16:06:06 -06:00
fluidbyte
ddce246daa Minor UI/UX improvements 2012-10-21 19:03:33 +00:00
fluidbyte
f63d63443f Minor UI/UX changes 2012-10-21 13:15:42 +00:00
Lorefnon
4d55ade38a Add a pop-up menu for splitting commands 2012-10-21 14:25:34 +05:30
Lorefnon
04d1fbfbd5 Use editor class instead of editor id for the editor containers 2012-10-13 19:19:41 +05:30
Fluidbyte
a206e068d5 Misc cleanup 2012-10-12 08:08:30 -07:00
Fluidbyte
af840a1dd2 Streamlined load of component css files 2012-10-12 07:35:39 -07:00
Lorefnon
a21ec7ae78 Resolve conflicts in recent contributions 2012-10-12 18:56:07 +05:30
Lorefnon
0ad4f20b97 Major code cleanup along with minor restructuring and refactoring 2012-10-12 18:24:33 +05:30
Fluidbyte
1c6f2e0125 Added editor settings to right-bar 2012-10-08 13:10:21 -07:00
Fluidbyte
d19bdfc290 Added editor configuration dialog 2012-10-08 12:43:03 -07:00
Lorefnon
0f50985b35 Merge remote-tracking branch 'fluid_byte/master' 2012-10-07 16:12:19 +05:30
Lorefnon
882b7c5c30 Responsibility re-assignment between editor and active component 2012-10-07 01:56:35 +05:30
Fluidbyte
a654875e19 Check for config file on index 2012-10-05 07:40:49 -07:00
Lorefnon
b4069e16fb whitespace cleanup 2012-10-05 19:15:46 +05:30
Fluidbyte
53b874ff40 Moved localstorage.js to core 2012-10-02 11:08:38 -07:00
Fluidbyte
688d903e45 Fix to right-bar loader 2012-09-26 07:39:20 -07:00