Ellet
28c59444bc
chore(scripts): migrate the scripts from sh to dart ( #2036 )
...
* chore(scripts): migrate the scripts from sh to dart, update GitHub PR template
* fix(ci): fix GitHub workflows failure by run 'flutter pub get' before running local development script
9 months ago
Ellet
0a7f503c5c
chore: drop support for HTML, PDF, and Markdown converting functions ( #1997 )
...
* docs(readme): simplify vsc_quill_delta_to_html description
* chore: drop the support for DeltaX.fromHtml and DeltaX.fromMarkdown to only use them internally
* docs(readme): update outdated docs, suggest packages to convert between Delta and Markdown or PDF
* chore: deprecate customBlocks in DeltaX.fromHtml property
9 months ago
Ellet
3f3fd80309
ci: add a new step in the main workflow to run the ckeck translations script
10 months ago
Ellet
1b9a45b8e6
ci: update all the workflow names, fix fromJson: command not found, add a new TODO
11 months ago
Ellet Hnewa
7880a7e9d7
Revert "revert: move sub packages to `./packages`" ( #1717 )
...
* Revert "🔧 Fix paths"
This reverts commit f39164dc64
.
* Revert "🔧 Fix paths"
This reverts commit 0f44883b72
.
* Revert "🔧 Fix paths"
This reverts commit 46bff74a69
.
* Revert "🔧 Fix paths"
This reverts commit 7d7da73b35
.
* Revert "Fix scripts"
This reverts commit dd8c787aca
.
* Revert "Move sub packages to `./packages`"
This reverts commit b5fb779566
.
* Revert "Add `./packages`"
This reverts commit fcae610ee2
.
1 year ago
Cierra_Runis
46bff74a69
🔧 Fix paths
1 year ago
Ellet Hnewa
9f84109951
Add pdf converter ( #1649 )
...
* Add simple pdf converter
1 year ago
Ellet
33e7c46288
New merge from dev branch ( #1602 )
...
* Prepare to release 9.0.2
1 year ago
Ellet
1d581858ac
Move quill delta ( #1578 )
...
* Split quill delta into separate package
1 year ago
Ellet
c02699071a
Version 9.0.0 ( #1566 )
...
* Prepare for Version 9.0.0
1 year ago
Ellet
363437deaf
Update main workflow name
1 year ago
Ellet
4bf7ae7fd4
fix: A bug in quill extensions
1 year ago
Ellet
85207174ce
Update checkout to version 4
1 year ago
Ellet
2694734bdb
Comment linux building
1 year ago
Ellet
aa6451ca52
Update main.yml workflow
1 year ago
Ellet
67a7803aa1
Update CI
1 year ago
Ellet
9ec7285c14
Update example and CI
1 year ago
Ellet
22cc677f1c
feat: Html converter package ( #1523 )
...
* Html converter package
1 year ago
Ellet
edb072fdf5
revert: Rename quill_localizations.dart to quill_localizations.g.dart
1 year ago
Ellet
adc067fe26
Move flutter_quill_test to seperated package ( #1507 )
...
* Split flutter_quill_test to a separated package
* Update version and main workflow
1 year ago
Ahmed Hnewa
55f5101ccc
Fixes for step 2 update ( #1449 )
...
* Improve main workflow
* Fixes
* Bug fixes
* Edit toolbar configurations
* Fix conflicts
* Bug fixes
1 year ago
Richard Marshall
0fd790e157
First pass of tests and simple CI ( #1265 )
2 years ago