Henrik Giesel
|
01b53a6be8
|
Make update algorithm in editor-toolbar/index.ts recursive
|
2021-04-23 20:50:09 +02:00 |
|
Henrik Giesel
|
e66edd3887
|
Reduce typing overhead in ts/editor-toolbar/index.ts and export buttonGroup
|
2021-04-23 19:05:43 +02:00 |
|
Henrik Giesel
|
aebaaf1a70
|
Add IterableToolbarItem interface for easier typing
|
2021-04-23 18:53:52 +02:00 |
|
Henrik Giesel
|
14d3877bb4
|
Fix regression from eefdd564e2
Negative indices were not treated correctly (as offset from end)
|
2021-04-23 18:21:03 +02:00 |
|
Damien Elmes
|
eefdd564e2
|
remove nested terneries and enable lint
@hgiesel would you mind quickly checking I've correctly captured
the logic here?
|
2021-04-23 13:00:18 +10:00 |
|
Henrik Giesel
|
a6b102fadd
|
Add license headers
|
2021-04-15 15:59:52 +02:00 |
|
Henrik Giesel
|
fa6ac2b27b
|
Add RawButton and hook old python hooks up to it
|
2021-04-15 13:09:50 +02:00 |
|
Henrik Giesel
|
42e580430a
|
Add a button / buttonGroup insertion API
|
2021-04-15 13:09:50 +02:00 |
|