Commit graph

14 commits

Author SHA1 Message Date
Marcus Feitoza
972bd338b1 refactor(uishell): add header component 2020-04-18 12:43:58 -03:00
Marcus Feitoza
e2375b2a12 refactor(uishell): rename files 2020-04-05 14:18:44 -03:00
Marcus Feitoza
53e873bd94 feat(uishell): global header utilities 2020-04-05 03:20:10 -03:00
Marcus Feitoza
f43f684b5c feat(uishell): nav 2020-04-05 01:18:08 -03:00
Marcus Feitoza
e24de4e797 feat(uishell): make component based 2020-03-31 00:10:03 -03:00
Amandeep
ed73b23e96
Remove onMount from imports; no longer used 2020-03-08 20:04:42 -04:00
Amandeep
ee27d7b8cd
Use svelte:window to bind winWidth to improve SSR
Removed handler
2020-03-08 20:00:45 -04:00
Amandeep
c329008e62
Fix window is undefined
Moving global window access to onMount hook for to fix "window is undefined" error when using with sapper, etc.
2020-03-08 00:32:44 -05:00
Adan Ulloa
6be928a2d3 sidenave finished 2020-01-15 15:03:59 -06:00
adan.ulloa
2746249d98 hamburger menu working 2020-01-13 19:01:37 -06:00
adan.ulloa
7e168adcb7 starting side nav 2020-01-13 09:19:20 -06:00
adan.ulloa
b6bc6aee87 complete right panel 2020-01-09 10:15:08 -06:00
adan.ulloa
390f950ca5 uisehll with nav finished 2020-01-06 18:41:10 -06:00
adan.ulloa
d3c2732c4c first commit on the UIShell 2020-01-02 12:04:41 -06:00