This website requires JavaScript.
Explore
Help
Register
Sign in
sudoxreboot
/
habitica-self-host
Watch
1
Star
0
Fork
You've already forked habitica-self-host
0
mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced
2026-08-02 04:00:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
748ce8a23f
habitica-self-host
/
website
/
client
/
components
/
parentPage.vue
5 lines
61 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
Client: async resources, make store reusable, move plugins and add getTaskFor getter (#8575) Add library to manage async resource Make Store reusable for easier testing Move plugin to libs Add getTaskFor getter with tests
2017-03-18 17:33:08 +00:00
<
/
template
>
Reference in a new issue
Copy permalink