This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/styles/components
konrad 3874355953
All checks were successful
continuous-integration/drone/push Build is passing
Add easymde & markdown preview for editing descriptions and comments (#183)
Make sure no text from previous mounts is left in the editor text field

Make preview not the default when rendering descrition settings

Add option to show editor by default while still having the option to show preview

Add option to show editor by default while still having the option to show preview

Use editor component for edit labels

Use editor component for edit team

Use editor component for edit namespace

Use editor component for edit list

Use editor component for edit task

Make sure we find all checkboxes

Fix checking wrong checkbox

Make finding and replacing checkboxes in a function actually work

Add upading text with checked checkboxes

Lazy load editor

Remove preview since we have a better one

Make easymde smaller by default

Add image upload from comments

Rename easymde component to editor

Only show preview button if editing is currently active

Make editor tabs look better when commenting

Make comments meta look better

Don't try to update if the value was initially set

Use editor to render and edit comments

Make preview optional

Make tabs look better

Don't switch to preview after editing

Centralize attachment state

Render markdown by default

Fix title being "null"

Fix loading attachment images

Add standalone preview

Fix callback url

Add onsuccess callback

Add file upload

Fix date parsing once and for all

Add more props for upload and such

Fix editor border color

Fix changing text after mounting

Add link to guide

Fix sizing of icons

Add timeout for changes

Add all easymde icons

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #183
2020-07-14 19:26:05 +00:00
..
base Let labels take all available space on tasks 2020-05-06 21:43:31 +02:00
_all.scss Namespaces & Lists Page (#160) 2020-06-16 22:20:37 +00:00
attachments.scss Reorganize Styles (#45) 2019-12-19 22:09:23 +00:00
color-picker.scss Add option to remove color from label, task, namespace or list (#157) 2020-06-15 09:46:52 +00:00
comments.scss Add easymde & markdown preview for editing descriptions and comments (#183) 2020-07-14 19:26:05 +00:00
fullpage.scss Reorganize Styles (#45) 2019-12-19 22:09:23 +00:00
gantt.scss Custom backgrounds for lists (#144) 2020-05-31 19:17:10 +00:00
kanban.scss Fix task layout in kanban 2020-07-07 22:02:44 +02:00
labels.scss Reorganize Styles (#45) 2019-12-19 22:09:23 +00:00
list-backgrounds.scss Make task list, teams and settings pages max width of $desktop and centered 2020-07-03 19:37:20 +02:00
list.scss Add notice to a list if it has no tasks 2020-07-04 19:12:15 +02:00
migrator.scss Add todoist migrator to the frontend 2020-05-24 15:31:27 +02:00
modal.scss Fix task modal with when attachments are present 2020-05-06 21:41:42 +02:00
namespaces.scss Fix search on mobile 2020-06-17 21:44:44 +02:00
reminders.scss Reorganize Styles (#45) 2019-12-19 22:09:23 +00:00
switch-view.scss Custom backgrounds for lists (#144) 2020-05-31 19:17:10 +00:00
table-view.scss Task FIlters (#149) 2020-06-11 15:34:13 +00:00
task.scss Custom backgrounds for lists (#144) 2020-05-31 19:17:10 +00:00
taskRelations.scss Fix related tasks search 2020-06-21 18:09:15 +02:00
tasks.scss Fix task list if it has tasks with a long unbreakable title 2020-07-07 21:38:59 +02:00
teams.scss Reorganize Styles (#45) 2019-12-19 22:09:23 +00:00