habitica/website/client/components
negue 187a9f5f19 [WIP] client/inventory/stable (#8737)
* Stable: basic layout (based on equipment)

* extract item popover-content as component

# Conflicts:
#	website/client/components/inventory/item.vue

* extract item-content as slot - list standard pets with image

* dynamic list petGroups in sidebar / content - with selected / open filter

* itemContentClass for pets

* fix filter - extract filter labels

* Filter: Hide Missing

* fix position of pets

* sort by: A-Z, Color, Hatchable

* refactor animalList - created the list once per type and cache it - sort now works before viewing one or all pets

* custom petItem to show the progress

* list specialPets - rename petGroup to animalGroup (more generic)

* equip a pet

* filter animals by input

* count pets

* list mounts

* hatchable pet popover

* hatchable pet popover #2

* PixelPaw Opacity for not owned and not hatchable pets - change item background for unowned pets

* Hold to hatch the pet - cleanup

* add food drawer + countBadge - special mounts - hide un-owned special animals - fixes

* Sliding Drawer: Buttons to scroll left/right

* Drag&Drop: food on pets

* fix hold to hatch - use mouseleave event

* 'Show All' / 'Show Less' - Animals

* Matts Image + Popover + use image width as sidebar width (removed col-2 / col-10)

* fixes: colors, v-once, drawer-errorMessage, strings

* drawerSlider - split items to pages / add divider / add first item of the next page - ResizeDirective

* ResizeDirective - throttle emits by `v-resize="value"` - fix drawer left padding

* show animals by available content width

* change sortBy button / label

* fix pet colors / backgrounds

* DragDropDirective - grabbing cursor

* remove browser specific prefixes

* fix lint issues

* show welcome dialog

* change translationkey (noFood, already exists)
2017-06-23 13:24:10 +02:00
..
guilds client: user -list-detail -> member-details 2017-06-08 14:36:56 -07:00
inventory [WIP] client/inventory/stable (#8737) 2017-06-23 13:24:10 +02:00
social/inbox Client: Header & Menu & Icons (#8770) 2017-06-08 12:04:19 -07:00
ui New client guilds (#8736) 2017-06-02 14:55:02 -06:00
appHeader.vue Party members in header v2 (#8815) 2017-06-13 20:55:45 +02:00
appMenu.vue Client Fixes (#8821) 2017-06-16 18:07:24 +02:00
avatar.vue Client: party members in header (#8804) 2017-06-08 18:24:40 -07:00
emptyView.vue client: reorganize files, router and add inventory skeleton 2017-01-17 19:45:27 +01:00
memberDetails.vue Client Fixes (#8821) 2017-06-16 18:07:24 +02:00
page.vue Client Redesign: Inventory pages, secondary menu, misc css and design items (#8631) 2017-05-16 21:09:55 +02:00
parentPage.vue Client: async resources, make store reusable, move plugins and add getTaskFor getter (#8575) 2017-03-18 18:33:08 +01:00
secondaryMenu.vue New client guilds (#8736) 2017-06-02 14:55:02 -06:00
task.vue Client: async resources, make store reusable, move plugins and add getTaskFor getter (#8575) 2017-03-18 18:33:08 +01:00
userTasks.vue New client guilds (#8736) 2017-06-02 14:55:02 -06:00