Dominik
|
8c6751f0c6
|
add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862)
* chore: add precommit hook for eslint fixes, fix linting issues
* chore: add eslint import sort plugin
|
2022-06-08 14:10:25 +02:00 |
|
Steven DeMartini
|
819622c202
|
Fix typo in text-serializers-from-schema function
|
2022-05-17 17:38:00 +02:00 |
|
Philipp Kühn
|
e07a5b625d
|
refactor: Use named exports instead of default exports (#2238)
* use named exports instead of default exports
* fix tests
Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
|
2021-12-06 12:00:09 +01:00 |
|
Philipp Kühn
|
98a1cb3640
|
fix: add support for multiple ranges in clipboardTextSerializer, fix #1982
|
2021-12-05 17:20:43 +01:00 |
|
Philipp Kühn
|
15f90ec591
|
fix: fix extension name for clipboardTextSerializer
|
2021-09-18 21:06:48 +02:00 |
|
Philipp Kühn
|
6faceef3f6
|
fix bug in clipboardTextSerializer
|
2021-09-09 23:58:43 +02:00 |
|
Philipp Kühn
|
fe6a3e7491
|
feat: add getText() and generateText() methods (fix #1428) (#1875)
* move getTextBetween method
* add getText method
* refactoring
* refactoring
* refactoring
* move renderText to schema, add generateText method
* add GenerateText demo
* docs: update
* remove demo from html page
|
2021-09-09 23:51:05 +02:00 |
|
Philipp Kühn
|
290ff76e37
|
add Commands interface
|
2021-02-10 09:59:35 +01:00 |
|
Philipp Kühn
|
563f37d74b
|
fix copying mentions as plain text
|
2021-01-19 20:27:51 +01:00 |
|