Histórico de commits

Autor SHA1 Mensagem Data
  sbkwgh 353b6ef074 Click on thread listing to go to thread. Add thread route 8 anos atrás
  sbkwgh 14caad2cef Add padding and border-bottom to thread listings 8 anos atrás
  sbkwgh 8ae770b638 Add no posts banner 8 anos atrás
  sbkwgh 1a6dbfd9c0 Add options filtering for thread 8 anos atrás
  sbkwgh bbf8732281 Add select options component 8 anos atrás
  sbkwgh 4f45826be9 Filter threads by category 8 anos atrás
  sbkwgh e0f1e146b5 Use select button option as 'primary key' 8 anos atrás
  sbkwgh f4f5431bec Add vuex mutations and state to change and store selected category 8 anos atrás
  sbkwgh 5e2ed17b8d Move categories to store 8 anos atrás
  sbkwgh 18fad01914 Add padding to app view and make header and modal_overlay fixed 8 anos atrás
  sbkwgh 0b0a3f31b9 Add formatDate filter 8 anos atrás
  sbkwgh 04943ef53a Use vuex to store threads and add computed property in Index route to show threads 8 anos atrás
  sbkwgh 4846283046 Use v-for instead of hard-coded data 8 anos atrás
  sbkwgh 682a598a7a Make tab dynamic 8 anos atrás
  sbkwgh 03ec10b9b5 Use vuex 8 anos atrás
  sbkwgh 50d9f652f4 Use in a basic way vuex 8 anos atrás
  sbkwgh 93aa159342 More scaffolding and strucure 8 anos atrás
  sbkwgh c8f338d7e8 Init vuex use 8 anos atrás
  sbkwgh 2eca194210 Add padding to tab-view component content div 8 anos atrás
  sbkwgh ec45d6c7d7 Add sign up form in modal 8 anos atrás
  sbkwgh 227722d6ed Add prop to change default input type, add margin-bottom to component 8 anos atrás
  sbkwgh a3a4d840e8 Add margin-top to account for raised placeholder height 8 anos atrás
  sbkwgh acc97b46e6 Add transitions when active/blurred 8 anos atrás
  sbkwgh be5b319d3a Return object for data() 8 anos atrás
  sbkwgh af311d9cf8 Add input class 8 anos atrás
  sbkwgh 1f99b6bc47 Add fancy-input to modal 8 anos atrás
  sbkwgh fa7efa2c59 Inital commit for fancy-input component 8 anos atrás
  sbkwgh 3bb4015970 Use slightly lighter active colour on tab 8 anos atrás
  sbkwgh 26f6bb9413 Add function to show different tab. TODO: implement function 8 anos atrás
  sbkwgh 5ba0a86723 Use v-model on modalWindow so that it syncs with changes between outer parent component and itself when showModal changes 8 anos atrás