This website requires JavaScript.
Explore
Help
Register
Sign in
sudoxreboot
/
habitica
Watch
1
Star
0
Fork
You've already forked habitica
0
mirror of
https://github.com/sudoxnym/habitica.git
synced
2026-08-04 01:29:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
03d6c459bf
habitica
/
website
/
client
/
components
/
parentPage.vue
10 lines
102 B
Vue
Raw
Normal View
History
Unescape
Escape
New Client: working navigation (#8131) * initial work * new client: working navigation and tasks showing up * finish header menu and add avatar component * fix sprites in new client * initial header version * initial styling for top menu * more progress on the header menu * almost complete menu and avatar * correctly apply active class for /social and /help * fix header colors and simplify css * switch from Roboto to native fonts * remove small avatar and add viewport * fixes * fix user menu with and progress bars * fix avatar rendeting * move bars colors to theme * add site overrides * fix tests * shrinkwrap * fix sprites path * another try at fixing the sprites path * another try at fixing the sprites path
2016-11-18 18:20:25 +00:00
<
template
lang
=
"pug"
>
.
row
Client: semantic ui -> bootstrap 4 and less -> scss (#8535) * client: semantic ui -> bootstrap 4 and less -> scss * start porting components to boostrap * port header, start porting menu * port loading screen * port most of the menu * port secondary menus * port guilds and stable * disable tavern for now, port inbox * typo * put back old tavern code
2017-03-06 19:09:34 +00:00
.
col
router
-
view
New Client: working navigation (#8131) * initial work * new client: working navigation and tasks showing up * finish header menu and add avatar component * fix sprites in new client * initial header version * initial styling for top menu * more progress on the header menu * almost complete menu and avatar * correctly apply active class for /social and /help * fix header colors and simplify css * switch from Roboto to native fonts * remove small avatar and add viewport * fixes * fix user menu with and progress bars * fix avatar rendeting * move bars colors to theme * add site overrides * fix tests * shrinkwrap * fix sprites path * another try at fixing the sprites path * another try at fixing the sprites path
2016-11-18 18:20:25 +00:00
<
/
template
>
<
script
>
Client: semantic ui -> bootstrap 4 and less -> scss (#8535) * client: semantic ui -> bootstrap 4 and less -> scss * start porting components to boostrap * port header, start porting menu * port loading screen * port most of the menu * port secondary menus * port guilds and stable * disable tavern for now, port inbox * typo * put back old tavern code
2017-03-06 19:09:34 +00:00
export
default
{
}
;
(WIP) Thehollidayin/front end updates (#8278) * Added read me and Inbox Page * Fixed inbox linting * Added converstaion route * Added temp data and style * Added social page and nav * Fixed Inbox routes * Added basic layout for Tavern Page
2016-12-29 19:24:08 +00:00
<
/
script
>
Reference in a new issue
Copy permalink