Ellet
80a995335d
Ci/an attempt to automate the process of updating the version of the packages in the publish workflow ( #1878 )
...
* chore(publishing): delete version.dart as it's no longer needed, the script now require the version as a argument which will be used by Github publich.yml workflow and pass it instead
* chore(publishing): update the script that is used for updating the versions to require the new version as argument instead of using it from version.dart
* ci(publishing): update the publish workflow to automate updating the version and commit it, then push the changes to Github repository
* docs(publishing): update the development notes to reflect the changes, update the todo in the publish.yml file
* chore: update the messages
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
dd8c787aca
Fix scripts
1 year ago
Ellet
4661171781
docs: Update CHANGELOG.md and regenerate_versions.dart comments
1 year ago
Ellet
58f131decb
Add dart_quill_delta to the automated publishing list
1 year ago
Ellet
e6dcc2582c
Update regenerate versions script
1 year ago
Ellet Hnewa
9f84109951
Add pdf converter ( #1649 )
...
* Add simple pdf converter
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
4bf7ae7fd4
fix: A bug in quill extensions
1 year ago
Ellet
cf4c259c31
Add pub_get.sh script
1 year ago
Ellet
9f3d26651c
refactor: Rename pubspec_overrides.yaml.g to pubspec_overrides.yaml.disabled
1 year ago
Ellet
22cc677f1c
feat: Html converter package ( #1523 )
...
* Html converter package
1 year ago
Ellet
52aa7c0a9d
Fix typo in regenrate translation and update the script
1 year ago
Ellet
53588073e1
Migrate to flutter_localizations ( #1522 )
...
* Migrate to flutter_localizations
* Update documentation and remove unused parameters
* Update automated publishing
* Add development notes page
* Update to flutter_quill/translations.dart
* Remove unused package
* Fix missing translations
1 year ago
Ellet
b6b756535a
Update flutter_quill_extensions
1 year ago
Ellet
cf93061446
First step of improving the quill editor ( #1510 )
...
* First step of improving the raw quill editor
1 year ago