|
fb2ca11d84
|
MarkdownToolbar: Add buttons for creating lists
|
2020-08-15 18:06:06 +02:00 |
|
|
88328902f4
|
MarkdownToolbar: Add a vertical divider to group items
The buttons for moving between words shouldn't be grouped together with
the formatting buttons.
|
2020-08-15 12:49:33 +02:00 |
|
|
87eb0c5419
|
MarkdownToolbar: Make the header icon bolder
Ideally, we should just use the FontAwesome icons for each of these
instead of relying on the normal font.
|
2020-08-15 12:41:14 +02:00 |
|
|
850e9c7826
|
MarkdownToolBar: Make bold work with newlines
|
2020-08-15 12:36:13 +02:00 |
|
|
2c8bf8d5ae
|
Make the MarkdownToolbar prettier
|
2020-08-15 12:29:37 +02:00 |
|
|
22985ea500
|
MarkdownToolbar: Implement navigation between words
|
2020-08-15 11:58:39 +02:00 |
|
|
745d59e570
|
MarkdownToolbar: Add buttons to navigate between words
|
2020-08-14 22:00:34 +02:00 |
|
|
440ee96639
|
MarkdownToolbar: Bold: Add more tests
|
2020-08-14 21:21:08 +02:00 |
|
|
c6d5ebc0b2
|
MarkdownToolbar: Add tests for surrounding the current word with **
|
2020-08-14 21:17:29 +02:00 |
|
|
c38f823ae3
|
MarkdownToolBar: Test h1 removal
And fix cursor position after removing of the header
|
2020-08-13 01:14:06 +02:00 |
|
|
d4b201f7ef
|
MarkdownToolbar: Replace current line
Add a few more tests
|
2020-08-13 00:44:12 +02:00 |
|
|
f3ad0144c5
|
Add a test for MarkdownToolbar's replace current line
The logic is non trivial
|
2020-08-13 00:29:17 +02:00 |
|
|
c7a956c5bf
|
Give MarkdownToolBar to TextEditingController
Instead of handling every single callback.
|
2020-08-13 00:12:25 +02:00 |
|
|
a6ebcdfda6
|
Move MarkdownToolbar to its own file
|
2020-08-13 00:07:56 +02:00 |
|