Remove space in the timeline setting copy
closes #501 (closed)
Merge request reports
Activity
added 49 commits
- cf164cad - fix mess in UserProfile component
- 30b4ba77 - add checkbox component
- 9ce44132 - add SelectableRow component
- f9f0978f - use reusable List vue component instead of withList hoc
- cf7c63a2 - refactor using List component
- 01de7050 - remove withList hoc
- dc93683f - remove unused yarn package
- c1cc334f - rename selectable_row to selectable_list
- 833dbfd3 - use SelectableList for blocks/mutes list
- af151a09 - save selected items to the state
- 38411699 - use key properly
- a38a36db - add some styling to the selectable-list component
- 6ffc6302 - move border-bottom style to the list
- 575a4c51 - add border-bottom style to the list component as well
- 75553259 - refactor selectable-list using list component
- 8000a261 - clean up
- 5278b422 - let not selectable-list know about getKey prop
- a64917c1 - show empty slot only if it has content
- ad6aa71d - recover border between basic-user-card using list component
- 9653e378 - remove border-bottom of the last list item
- 96700f9f - add header to selectable-list component
- 1829daae - support header slot
- d6fd7422 - add border-bottom to the header
- 8eb5f4f4 - replace scope attributes by slot-scope
- 490dfbf7 - add reusable progress-button cmoponent
- a884efea - add bulk action buttons
- 6f908614 - make border of list header thicker
- d85ec0d6 - pass down empty slot
- 059979cf - show list header only if there are items
- 30023ca4 - add a comment
- faaf2a54 - wire up bulk action buttons to vuex
- 858883a2 - add bulk mute/unmute buttons and wire up to vuex
- 5d908324 - clean up
- ef121c8e - ui improvements
- cae1e226 - support i18n
- a2ba6e57 - rewrite checkbox component as non-functional
- a44f9bda - update checkbox importing path
- 35cd57de - import scss variables
- 371a9b52 - update model and props properties
- 07f3d677 - render span tag only if it has content
- 9810bc24 - support indeterminate checkbox state
- 3ee9c816 - make sure to use filtered selected keys
- d8ea27b5 - clean up
- 2e199471 - fix typos
- 5856e167 - code readability
- e96952f2 - remove extra spacing
- 4afc9aaa - Revert "recover border between basic-user-card using list component"
- f93fdbb1 - stop fetching user relationship when user is unauthorized
- b34792f7 - Remove space in the timeline setting copy
Toggle commit listadded 52 commits
-
b34792f7...61d04b88 - 51 commits from branch
pleroma:develop
- aefd4551 - Remove space in the timeline setting copy
-
b34792f7...61d04b88 - 51 commits from branch
mentioned in commit 98742979
Please register or sign in to reply