aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * support indeterminate checkbox statetaehoon2019-04-17
| * render span tag only if it has contenttaehoon2019-04-17
| * update model and props propertiestaehoon2019-04-17
| * import scss variablestaehoon2019-04-17
| * update checkbox importing pathtaehoon2019-04-17
| * rewrite checkbox component as non-functionaltaehoon2019-04-17
| * support i18ntaehoon2019-04-17
| * ui improvementstaehoon2019-04-17
| * clean uptaehoon2019-04-17
| * add bulk mute/unmute buttons and wire up to vuextaehoon2019-04-17
| * wire up bulk action buttons to vuextaehoon2019-04-17
| * add a commenttaehoon2019-04-17
| * show list header only if there are itemstaehoon2019-04-17
| * pass down empty slottaehoon2019-04-17
| * make border of list header thickertaehoon2019-04-17
| * add bulk action buttonstaehoon2019-04-17
| * add reusable progress-button cmoponenttaehoon2019-04-17
| * replace scope attributes by slot-scopetaehoon2019-04-17
| * add border-bottom to the headertaehoon2019-04-17
| * support header slottaehoon2019-04-17
| * add header to selectable-list componenttaehoon2019-04-17
| * remove border-bottom of the last list itemtaehoon2019-04-17
| * recover border between basic-user-card using list componenttaehoon2019-04-17
| * show empty slot only if it has contenttaehoon2019-04-17
| * let not selectable-list know about getKey proptaehoon2019-04-17
| * clean uptaehoon2019-04-17
| * refactor selectable-list using list componenttaehoon2019-04-17
| * add border-bottom style to the list component as welltaehoon2019-04-17
| * move border-bottom style to the listtaehoon2019-04-17
| * add some styling to the selectable-list componenttaehoon2019-04-17
| * use key properlytaehoon2019-04-17
| * save selected items to the statetaehoon2019-04-17
| * use SelectableList for blocks/mutes listtaehoon2019-04-17
| * rename selectable_row to selectable_listtaehoon2019-04-17
| * remove withList hoctaehoon2019-04-17
| * refactor using List componenttaehoon2019-04-17
| * use reusable List vue component instead of withList hoctaehoon2019-04-17
| * add SelectableRow componenttaehoon2019-04-17
| * add checkbox componenttaehoon2019-04-17
| * fix mess in UserProfile componenttaehoon2019-04-15
| * Merge branch '489' into 'develop'Shpuld Shpludson2019-04-15
| |\
| | * store friends/followers in the global user repositorytaehoon2019-04-14
| * | clean uptaehoon2019-04-14
| * | support i18ntaehoon2019-04-14
| * | add muted user to the mutes list in real timetaehoon2019-04-14
| * | add search to the mutes tab as welltaehoon2019-04-14
| * | rename Autosuggest componenttaehoon2019-04-14
| * | make more generictaehoon2019-04-14
| * | make more generictaehoon2019-04-14
| * | make UserAutoSuggest component more generictaehoon2019-04-14