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-01 19:50:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1de379a2c3
habitica-self-host
/
website
/
client
/
components
/
page.vue
6 lines
81 B
Vue
Raw
Normal View
History
Unescape
Escape
Vuex (#8041) * add vuex, cleanup client directory and create example components * disale sample unit test * disable import for non existing file * correct regexp for unit tests, add simple test to avoid error, add babel-polyfill for Vuex * add line wrongly removed, update regexp
2016-09-20 16:58:02 +00:00
<
template
lang
=
"pug"
>
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
.
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
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
h2
Page
p
{
{
$route
.
path
}
}
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