feat: stream cards improvements #47

Merged
Kieran merged 7 commits from cards-improvements into main 2023-07-31 21:31:35 +00:00
Collaborator
  • edit toggle
  • reorder with drag and drop
  • delete button inside edit modal
  • add ability to clear image from card
  • make card textarea taller and avoid horizontal resize
- edit toggle - reorder with drag and drop - delete button inside edit modal - add ability to clear image from card - make card textarea taller and avoid horizontal resize
verbiricha added 1 commit 2023-07-28 10:03:05 +00:00
- edit toggle
- reorder with drag and drop
- delete button inside edit modal
- add ability to clear image from card
- make card textarea taller and avoid horizontal resize
Author
Collaborator

Adding some UI improvements as well, talking to Karnage about it, don't merge yet.

Adding some UI improvements as well, talking to Karnage about it, don't merge yet.
verbiricha added 1 commit 2023-07-28 10:18:03 +00:00
Author
Collaborator

UI improvements added, now cards don't have padding/background or border and looks cleaner. It will also show different column amounts depending on resolution and columns take all available space.

UI improvements added, now cards don't have padding/background or border and looks cleaner. It will also show different column amounts depending on resolution and columns take all available space.
verbiricha added 1 commit 2023-07-29 22:30:58 +00:00
verbiricha added 1 commit 2023-07-30 08:32:45 +00:00
verbiricha added 1 commit 2023-07-30 08:42:37 +00:00
verbiricha added 1 commit 2023-07-31 08:10:15 +00:00
Kieran reviewed 2023-07-31 10:07:10 +00:00
@ -0,0 +7,4 @@
function ToggleLeft(props) {
return (
<svg viewBox="0 0 24 24" fill="none" {...props}>
Owner

Why not use <Icon> ?

Why not use `<Icon>` ?
Author
Collaborator

mb, using icon now

mb, using icon now
Kieran marked this conversation as resolved
verbiricha added 1 commit 2023-07-31 16:11:37 +00:00
Kieran approved these changes 2023-07-31 21:31:00 +00:00
Kieran merged commit 1229eee15e into main 2023-07-31 21:31:35 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Kieran/zap.stream#47
No description provided.