Commit Graph

  • aff22cabb9 chore: yet another attempt 4 to fix the new publish github workflow Ellet 2024-05-19 20:04:33 +0300
  • cb7b7effa1 chore(version): add the new changes for version 9.3.14 in CHANGELOG.md Ellet 2024-05-19 19:57:33 +0300
  • 6b538e3002 revert: package version from 9.3.14 to 9.3.13 Ellet 2024-05-19 19:54:25 +0300
  • f2cdb30caf ci: remove checkout to master branch step Ellet 2024-05-19 19:43:13 +0300
  • f3c5057542 chore(version): update to version 9.3.14 ellet0 2024-05-19 16:38:07 +0000
  • 1fee84eaf7 ci: add a step to validate the extracted version before commiting the changes. Ellet 2024-05-19 19:36:08 +0300
  • f6f4c60a1e revert: fix the version of the packages by restoring it to the previous state. Ellet 2024-05-19 19:31:27 +0300
  • 096cbd8d58 ci: fix the extract version step to not extract the v at the start Ellet 2024-05-19 19:28:26 +0300
  • b122f8c351 chore(version): update to version v9.3.14 ellet0 2024-05-19 16:24:48 +0000
  • bc8d3d06be chore: yet another attempt 3 to fix the new publish github workflow Ellet 2024-05-19 19:23:09 +0300
  • 5bd573dc5f chore: yet another attempt 2 to fix the new publish github workflow Ellet 2024-05-19 19:15:21 +0300
  • 61f6141f54 chore: yet another attempt to fix the new publish github workflow Ellet 2024-05-19 19:10:40 +0300
  • c110150b1d chore: an attempt to fix the new publish github workflow Ellet 2024-05-19 18:48:32 +0300
  • 60d2eadc3e fix(publishing): update the workflow to not use deprecated command, and fix running the script command. Ellet 2024-05-19 18:40:10 +0300
  • 93a308d4fd ci(publishing): check if the package is ready for publishing before force publish to pub.dev Ellet 2024-05-19 18:34:39 +0300
  • 80a995335d
    Ci/an attempt to automate the process of updating the version of the packages in the publish workflow (#1878) Ellet 2024-05-19 18:25:34 +0300
  • 4c7fb74e28 chore: update the messages #1878 Ellet 2024-05-19 18:23:48 +0300
  • 503ad46dcc docs(publishing): update the development notes to reflect the changes, update the todo in the publish.yml file Ellet 2024-05-19 18:18:44 +0300
  • 6de04978db ci(publishing): update the publish workflow to automate updating the version and commit it, then push the changes to Github repository Ellet 2024-05-19 17:51:05 +0300
  • 96bf7af691 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 Ellet 2024-05-19 17:49:56 +0300
  • dce4befe65 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 Ellet 2024-05-19 17:48:33 +0300
  • 4e1d8475ee
    Chore/use pub.dev color picker package (#1877) Ellet 2024-05-19 16:35:09 +0300
  • 954ffbb290 chore: update import of flutter_colorpicker package in color_dialog.dart #1877 Ellet 2024-05-19 16:25:24 +0300
  • 26b624ed81 revert: remove cloned flutter_colorpicker package Ellet 2024-05-19 16:24:46 +0300
  • 30712489e1 chore: restore flutter_colorpicker and update to the latest compatible stable flutter sdk Ellet 2024-05-19 16:23:53 +0300
  • 5d6863b051 Merge remote-tracking branch 'origin/master' AtlasAutocode 2024-05-18 13:07:38 -0600
  • c4e47fd18a Upgrade to 9.3.13 v9.3.13 Cheryl 2024-05-18 11:21:45 -0700
  • fcc92da115
    Fix block multi-line selection style (#1876) AtlasAutocode 2024-05-18 12:18:30 -0600
  • bcade13db8
    🔧Fix `readOnlyMouseCursor` losing in construction function (#1875) Cierra_Runis 2024-05-19 02:17:58 +0800
  • 5f70c3e99e Add tests: Multiline selection #1876 AtlasAutocode 2024-05-18 08:02:02 -0600
  • b51d520b32
    🔧Fix `readOnlyMouseCursor` losing in construction function #1875 Cierra_Runis 2024-05-18 19:50:57 +0800
  • 171e6f0c41 ci: an attemp to update the CI to upload the LICENSE file to the release assets Ellet 2024-05-18 14:06:47 +0300
  • dd23f7aace
    Feat/support latest stable flutter (#1874) v9.3.12 Ellet 2024-05-18 13:53:01 +0300
  • 2d0d89cac1 ci: update the name of each step #1874 Ellet 2024-05-18 13:38:13 +0300
  • 3e0c24d028 ci: fix a typo Ellet 2024-05-18 13:36:38 +0300
  • 764b8a41b3 ci: add a todo in build.yml, remove flutter doctor check Ellet 2024-05-18 13:33:14 +0300
  • 6c5de72d0d ci: update build.yml as an attemp to fix building the Linux application Ellet 2024-05-18 13:27:19 +0300
  • 563c9110e4 fix: update the linux example to fix CI failure Ellet 2024-05-18 13:18:25 +0300
  • 7aa261a746 fix: format flutter_colorpicker to fix CI failure, update the android example project to use latest version of Kotlin, fix AndroidManifest string resources Ellet 2024-05-18 13:11:25 +0300
  • bd2b3a2b4c refactor(example): remove the old android example and recreate it to get it working with the latest stable version without any warrnings Ellet 2024-05-18 12:59:04 +0300
  • 1e90c64586 fix: update color_dialog.dart to use color picker package from the lib/src/packages/flutter_colorpicker Ellet 2024-05-18 12:50:35 +0300
  • b7c88b5485 chore: clone flutter_colorpicker from Github, add a TODO with it Ellet 2024-05-18 12:50:00 +0300
  • 5e3bcd9438 fix: temporarily remove flutter_colorpicker from pub.dev Ellet 2024-05-18 12:48:34 +0300
  • 9599f4b82b Upgrade to 9.3.12 Cheryl 2024-05-17 22:23:46 -0700
  • cc48a2539e
    feat: Add `readOnlyMouseCursor` to config mouse cursor type (#1873) Cierra_Runis 2024-05-18 13:21:12 +0800
  • aa11b217ca
    🔧Fix import #1873 Cierra_Runis 2024-05-18 01:03:44 +0800
  • 04ce4a07cf
    🌍Add `readOnlyMouseCursor` to config mouse cursor type Related issue: [Bug] Mouse cursor is still text insertion type when `readOnly` is `false` #1752 Cierra_Runis 2024-05-18 00:51:44 +0800
  • 881be2a469 Fix: Multiline selection and refactor toolbar buttons AtlasAutocode 2024-05-16 14:54:58 -0600
  • 04e0775cc8 chore: update old deprecated code Ellet 2024-05-16 14:23:58 +0300
  • e3e3220634 chore: update packages and the example to work with the latest flutter stable SDK Ellet 2024-05-16 14:14:09 +0300
  • fcb09e452b ci: upload the LICENSE to the release assets for new releases. Ellet 2024-05-16 14:13:14 +0300
  • 86733c6a13 Merge remote-tracking branch 'origin/master' AtlasAutocode 2024-05-14 14:36:10 -0600
  • 9d84ef6543
    Update build.yml to remove duplicated -y yes confirmation when installing Linux requirements Ellet 2024-05-12 14:54:23 +0300
  • ab17019de8
    Update build.yml to fix and update the Linux build requirements Ellet 2024-05-12 14:52:49 +0300
  • 0fb4c9580d Upgrade to 9.3.11 v9.3.11 Cheryl 2024-05-10 16:01:54 -0700
  • 6acd475efa
    Fix re-create checkbox (#1857) AtlasAutocode 2024-05-10 16:56:01 -0600
  • 0f6b1ac1b4
    Fix typo in QuillHtmlConverter (#1855) Jonas 2024-05-11 00:51:58 +0200
  • 97b24b9b82 Fix: CheckList action #1857 AtlasAutocode 2024-05-10 10:37:38 -0600
  • 059939be5a Fix typo in QuillHtmlConverter #1855 Jonas Klock 2024-05-10 11:22:16 +0200
  • 7b598ad9c6
    Merge branch 'singerdmx:master' into master AtlasAutocode 2024-05-03 07:28:56 -0600
  • 1eb699af3e Upgrade to 9.3.10 v9.3.10 Cheryl 2024-05-02 20:28:12 -0700
  • 1a4109fb7a
    ! Support clipboard actions from the toolbar. (#1843) AtlasAutocode 2024-05-02 21:22:29 -0600
  • 03a9d149b3 QuillControllerConfigurations and clipboard paste #1843 Douglas Ward 2024-05-01 09:48:32 -0600
  • 8854bb0237 Localizations updated Douglas Ward 2024-04-29 14:22:22 -0600
  • e681e662ed Merge branch 'master' into clipboard Douglas Ward 2024-04-28 14:51:34 -0600
  • c9d105a532
    Merge branch 'singerdmx:master' into master AtlasAutocode 2024-04-28 14:41:20 -0600
  • f1231b7851 Add: test for QuillController clipboard Dart Formatted Douglas Ward 2024-04-28 09:32:10 -0600
  • e76daa27b1 Fix: Dividers not shown in toolbar when multiRowsDisplay. Fix: Toolbar drop buttons clipped when !multiRowsDisplay Douglas Ward 2024-04-27 12:56:58 -0600
  • b7711bb46d Upgrade to 9.3.9 v9.3.9 Cheryl 2024-04-26 16:56:57 -0700
  • 75d3b806fc
    Add checkBoxReadOnly property (#1836) gklamm 2024-04-27 01:46:01 +0200
  • 08d2a2e4f2
    fix: FontFamily and FontSize toolbars track the text selected in the editor. (#1829) AtlasAutocode 2024-04-26 17:45:50 -0600
  • 9044e2ad49
    fix: MD Parsing for multi space (#1828) D Brezack 2024-04-26 16:45:11 -0700
  • d1654e4f24 Add checkBoxReadOnly property #1836 Guillaume Klamm 2024-04-27 00:08:58 +0200
  • 1db1f8b0ee export: Clipboard toolbar buttons Douglas Ward 2024-04-25 18:33:30 -0600
  • 9e2d3d50c0 Add: Clipboard toolbar buttons Douglas Ward 2024-04-25 18:08:23 -0600
  • 1131828a7f
    Merge branch 'master' into master #1829 AtlasAutocode 2024-04-24 13:07:30 -0600
  • 55cb35d9e7 Fix: collectAllIndividualStylesAndEmbed for result span Douglas Ward 2024-04-24 11:38:03 -0600
  • fb2732e9e9 Update changelog v9.3.8 Cheryl 2024-04-24 09:52:32 -0700
  • 1f9033d26b Upgrade to 9.3.8 Cheryl 2024-04-24 09:44:31 -0700
  • 3915213b97
    Update translation.md X Code 2024-04-24 09:43:05 -0700
  • 94a65f9a11
    added translations for Nepali Locale('ne', 'NP') (#1830) Sangam Singh 2024-04-24 20:38:30 +0400
  • 2334d79e3d Move clipboard actions to QuillController Douglas Ward 2024-04-24 07:42:25 -0600
  • 954a3aa37f fix import #1831 coolswood 2024-04-22 15:25:14 +0300
  • e8af5da733 feat: Display the current font size coolswood 2024-04-22 14:51:35 +0300
  • 8a44c5b120 added translations for Nepali Locale('ne', 'NP') #1830 Sangam Singh 2024-04-22 13:36:56 +0400
  • 5329c88605
    fix: added missed translations for ru, es, de (#1826) coolswood 2024-04-22 03:49:32 +0300
  • 5249ad3c4c Removed deprecated functions Douglas Ward 2024-04-21 18:49:30 -0600
  • fa780ad102
    fix: removed misleading parameters (#1825) coolswood 2024-04-22 03:49:24 +0300
  • b79379633c Fixes for before_push script Douglas Ward 2024-04-21 16:04:03 -0600
  • 9088107706 Fixing lint #1828 dbrezack 2024-04-21 13:08:47 -0400
  • 1e36914bf3 Fixing MD Parsing for multi space dbrezack 2024-04-21 13:03:58 -0400
  • 7419af62a0 Rename base class as QuillToolbarBaseValueButton AtlasAutocode 2024-04-21 07:45:33 -0600
  • e2e638a6d9 fix: added missed translations for ru, es, de #1826 coolswood 2024-04-21 15:38:46 +0300
  • 1ae10b8e25 unused imports #1825 coolswood 2024-04-21 14:37:50 +0300
  • 6b1c4dc506 fix: removed misleading parameters coolswood 2024-04-21 12:51:38 +0300
  • 04f086c3f8 Value setting Stateful toolbar buttons derive from base class AtlasAutocode 2024-04-20 08:49:06 -0600
  • dd03bffa0f Fix FontFamily and Size button actions AtlasAutocode 2024-04-18 15:56:04 -0600
  • 472b89c956 Merge branch 'master' into selection_problems AtlasAutocode 2024-04-18 13:54:54 -0600
  • 66f0aa16c9
    Merge branch 'singerdmx:master' into master AtlasAutocode 2024-04-18 13:44:51 -0600
  • b547e281c9 Upgrade to 9.3.7 v9.3.7 Cheryl 2024-04-14 17:42:15 -0700