Historique des commits

Auteur SHA1 Message Date
  sbkwgh 5e2ed17b8d Move categories to store il y a 8 ans
  sbkwgh 18fad01914 Add padding to app view and make header and modal_overlay fixed il y a 8 ans
  sbkwgh 0b0a3f31b9 Add formatDate filter il y a 8 ans
  sbkwgh 04943ef53a Use vuex to store threads and add computed property in Index route to show threads il y a 8 ans
  sbkwgh 4846283046 Use v-for instead of hard-coded data il y a 8 ans
  sbkwgh 682a598a7a Make tab dynamic il y a 8 ans
  sbkwgh 03ec10b9b5 Use vuex il y a 8 ans
  sbkwgh 50d9f652f4 Use in a basic way vuex il y a 8 ans
  sbkwgh 93aa159342 More scaffolding and strucure il y a 8 ans
  sbkwgh c8f338d7e8 Init vuex use il y a 8 ans
  sbkwgh 2eca194210 Add padding to tab-view component content div il y a 8 ans
  sbkwgh ec45d6c7d7 Add sign up form in modal il y a 8 ans
  sbkwgh 227722d6ed Add prop to change default input type, add margin-bottom to component il y a 8 ans
  sbkwgh a3a4d840e8 Add margin-top to account for raised placeholder height il y a 8 ans
  sbkwgh acc97b46e6 Add transitions when active/blurred il y a 8 ans
  sbkwgh be5b319d3a Return object for data() il y a 8 ans
  sbkwgh af311d9cf8 Add input class il y a 8 ans
  sbkwgh 1f99b6bc47 Add fancy-input to modal il y a 8 ans
  sbkwgh fa7efa2c59 Inital commit for fancy-input component il y a 8 ans
  sbkwgh 3bb4015970 Use slightly lighter active colour on tab il y a 8 ans
  sbkwgh 26f6bb9413 Add function to show different tab. TODO: implement function il y a 8 ans
  sbkwgh 5ba0a86723 Use v-model on modalWindow so that it syncs with changes between outer parent component and itself when showModal changes il y a 8 ans
  sbkwgh c6caf98261 Add events to buttons to open modal il y a 8 ans
  sbkwgh ef9becea93 Move modal to app.vue rather than specific route il y a 8 ans
  sbkwgh 555284a0ea Hide modal on hideModal event il y a 8 ans
  sbkwgh 267b02742b Change tab active color to same as hover il y a 8 ans
  sbkwgh 4bfac4a671 Import variables, add border to modal il y a 8 ans
  sbkwgh de25858ddd Add tab-view il y a 8 ans
  sbkwgh b12c856b21 Scafolding for tab component il y a 8 ans
  sbkwgh 6e57e77cb3 Use slot il y a 8 ans