miel77524f8d36build: header block
on overlay problems
#70commit details show on GitHub miel775082462bMerge branch 'dev' into 70-feat-header-componentcommit details show on GitHub miel775bd98d77style: header-fixed
Made the header fixed and solve the navigation icons but there is no active state yet
#70commit details show on GitHub miel77597480dabuild: navigation bar
Navbar in the header on desktop version
#70commit details show on GitHub miel775ace7d85style: navigation bar
The navigation bar will be placed in the header
#70commit details show on GitHub miel77522d67bbstyle: fallback font
font in the stylesheet adjusted to bariol.
#143commit details show on GitHub miel775eaa9d42style: stylize sidebar
Styling the sidebar
#143commit details show on GitHub miel7759cd8d45build: sidebar
Sidebar will be a different component cause this is only useful for the snappmaps.
#70commit details show on GitHub miel775055df57build: sidebar
Made the side bar with card components
#70commit details show on GitHub miel7754edac6cbuild: sortfunction
A Sort function where the snaps will. be sorted by time, most starred and tomato
#70commit details show on GitHub miel7757f489afbuild: header on several pages
#70commit details show on GitHub miel7750b47cd2build: dropdown-icon
Dropdown icon instead of showing the gridstate to make it easier
#70commit details show on GitHub miel775e9fb8deMerge pull request #137 from fdnd-agency/20-layout-navigation
20 layout navigationcommit details show on GitHub miel775adfe23fbuild: icons
icons should now appear on the page the page is named by the current page
#70commit details show on GitHub miel77531e73b3buld: icons for layout
the icon of the layout is determined by the state of the layout
#70commit details show on GitHub miel775deed231build: home page
link to home page
#70commit details show on GitHub miel775f4d0005style: simple styling
simple styling of the header component
#70commit details show on GitHub miel7758fc7969build: header in layout
the header needs to be in the layout.svelte because it is everywhere
#70commit details show on GitHub miel775c011288buid: dropdown menu's
drop down menu
#70commit details show on GitHub miel775415ef23build: build up of header
What will be in the header?
Also is it good to add dropdown menu to the header aswell needed for settings, add and layout-navigation
#70commit details show on GitHub miel77509fb32bfix: change in colors
#20commit details show on GitHub miel775759affdstyle: refactor
refactor Stylesheet
#76commit details show on GitHub miel775f799943fix: header
header is the same everywhere
later there should be some icons added like dropdown menu's
#70commit details show on GitHub miel775b5b17f7style: color-fix
color fixed on the header
#20commit details show on GitHub miel775b5be9c9build: sidebar
sidebar however it disappears on mobile versioncommit details show on GitHub miel775df741defix: delet style page
deleted all the style on the pagecommit details show on GitHub miel775df43c4bbuild: for-each-loop
for each loop with binding
#20commit details show on GitHub miel775b55d6babuild: put all options in a string
Put all the options with the info needed in a string
#20commit details show on GitHub miel7758d07ae0build: changed span -> label
For a semantic HTML
#20commit details show on GitHub miel775b8ae3b1buld: added content of layout-navigation
Layout navigation component imported
#20commit details show on GitHub