38 Commits

Author SHA1 Message Date
Kristóf Tóth
8a2518fbd0 Reverse order of messaging messages 2018-06-26 14:13:29 +02:00
Kristóf Tóth
549343c2ef Make IdeComponent gray to harmonize with vscode colors 2018-06-12 19:28:35 +02:00
Kristóf Tóth
2bf68b1500 Remove outlines from console and terminalmenu buttons 2018-05-31 11:01:51 +02:00
Kristóf Tóth
e929209c74 Make terminal tao-gray again 2018-05-28 13:36:06 +02:00
Kristóf Tóth
198c84fca7 Make terminal and console black 2018-05-28 13:36:06 +02:00
Kristóf Tóth
944eb1d229 Set cursor on non-selected terminal menu items to pointer 2018-05-28 13:36:06 +02:00
Kristóf Tóth
32dab3b967 Fix terminal overflowing from parent 2018-05-28 13:36:06 +02:00
Kristóf Tóth
5bdf6e0d42 Design vscode-like menu for terminal and console switching 2018-05-28 13:36:06 +02:00
Kristóf Tóth
044bd379b3 Unify coloring and remove sidebar shadow 2018-05-17 14:24:18 +02:00
Kristóf Tóth
b1245c0636 Move scrollbar nicener mixin to separate file 2018-05-17 13:58:34 +02:00
Kristóf Tóth
ebbed24c9d Unify CSS code formatting 2018-05-17 11:58:46 +02:00
Gabor PEK
e6cb75ebd8 Change scrollbar style 2018-05-16 11:45:58 +02:00
Kristóf Tóth
f62c2f199c Fix SidebarComponent margins&paddings on small displays 2018-05-15 12:25:12 +02:00
Kristóf Tóth
9c566c2d73 Add legal boilerplate and LICENSE file 2018-05-11 18:00:26 +02:00
Kristóf Tóth
f9db92cd57 Fix various coding-style violations and random imports 2018-04-20 15:54:34 +02:00
Gabor PEK
3e249e8582 Sidebar icons are now highlighted and focus works 2018-04-20 09:30:40 +02:00
Gabor PEK
a0d5dfdddc All the enabled layouts are now enlisted on the sidebar in accordance with config.ts 2018-04-20 09:30:40 +02:00
Gabor PEK
959a0df3d6 Use fix sidebar to instrument and control layout changes 2018-04-20 09:30:40 +02:00
Gabor PEK
b460c429e6 Add sidebar component that is ready to be designed and instrumented 2018-04-20 09:30:40 +02:00
Gabor PEK
f0ecdd31f2 Add next button for instructions and finally the terminal is responsive 2018-03-14 16:43:44 +01:00
Gabor PEK
bcd030e3d9 Fixing terminal colors 2018-03-14 15:05:58 +01:00
Gabor PEK
a7dbd15370 Change terminal colors 2018-03-14 14:34:17 +01:00
Gabor PEK
ba2e2ace6d Expose layout mixins to a new file and use it accordingly to have control over component positioning from shadow DOM elements 2018-03-13 18:19:59 +01:00
Gabor PEK
174a1dd9a2 Set web component iframe size properly 2018-03-13 11:11:46 +01:00
Gabor PEK
adff2c5e1b Use iframe webcomponent to allow more flexibility in terms of languages 2018-03-12 16:48:15 +01:00
Gabor PEK
97ed48b408 Move deploy blur logic to parent component 2018-03-12 15:03:38 +01:00
Gabor PEK
fcb5d6ecf0 Import variables.scss in scss files used in shadow DOM 2018-03-12 14:12:50 +01:00
Gabor PEK
5e0e55eb16 Add horizontal view, change header layout and fix webide position problems 2018-03-12 10:32:01 +01:00
Gabor PEK
822b65462d Cleanup variables in Shadow DOM 2018-03-09 18:14:40 +01:00
Gabor PEK
c3f4ace7e9 Option to switch layout template easily via the dashboard scss 2018-03-09 18:01:12 +01:00
Gabor PEK
5ac380c702 Polishing button colors and starting to create templates for different layouts 2018-03-08 17:07:21 +01:00
Gabor PEK
d11564e58b Consistent colors for webide buttons 2018-03-08 16:16:55 +01:00
Gabor PEK
2bfa60642e Add simple and more easy to use grid layout framework 2018-03-08 13:43:53 +01:00
Gabor PEK
1b9da0b03c Webide CSS redesign first modification 2018-03-07 17:22:28 +01:00
Gabor PEK
87fd540074 New grid layout for dashboard. This is only one suggested template view. Use cases may need different ones 2018-03-07 17:22:28 +01:00
Gabor PEK
e1f0bdfb57 Use grid layout instead of bootstrap columns 2018-03-07 17:22:28 +01:00
Gabor PEK
f6843b21b6 Grid logo and title is centered using grid layout 2018-03-07 17:22:28 +01:00
Kristóf Tóth
80de695fa1 Extract demo page to 'dashboard' component 2018-02-16 11:19:52 +01:00