Guillermo Bueno Vargas
8da8e059f1
Have the ability to create custom rules, closes #1162 ( #2040 )
...
* Have the ability to create custom rules, closes #1162
* Sort extensions.dart
9 months ago
Ellet
9764f75006
refactor: restructure project into modular architecture for flutter_quill ( #2032 )
...
* refactor: restructure project into modular architecture for flutter_quill
* refactor: move LineHeightAttribute class to custom_attributes.dart
* chore: remove nullable controller extension
9 months ago
Ahmed Hnewa
3a82930bbe
Major update 2 ( #1446 )
1 year ago
BambinoUA
d83cc0cf4c
Image embedding tweaks ( #1187 )
...
* Update `QuillDialogTheme`
* Add `ImageAttribute` and `VideoAttribute`
* Add `LinkStyleDialog`
* Update `RawEditor` with new actions
* Update translations
* Add translations
* Restore original `LinkStyleButton`
* Update dart SDK to 2.17.0
* Update `ScriptAttribute` and `ScriptAttributes`
* Add `LinkStyleButton2`
* Implement `ApplyLinkAction` for `Ctrl+K`
* Use `ShortcutActivator` instead of `LogicalKeySet`
* Use `ShortcutActivator` instead of `LogicalKeySet`
* Update `QuillDialogTheme` with `buttonStyle`
* Implement `dialogTheme` for `QuillEditor`
* Update `QuillDialogTheme` with dialog constraints
* Pass `dialogTheme` to `RawEditor`
* Merge `customShorcuts` and `customActions`
* Implement `constrains` and `buttonStyle`
* Update `QuillDialogTheme` with `isWrappable`
* Update `LinkStyleDialog` to use `Wrap` conditionally
* Add `ImageButton2`
* Update `QuillDialogTheme` with padding properties
* Update `QuillDialogTheme`
* Export `UtilityWidgets` via flutter_quill.extensions
* Minor change
* Minor change
* Update `QuillDialogTheme`
* Update translations
* Add `MediaButton`
* Add `ImageEmbedBuilderWeb`
* Update `flutter_quill`' version
* Update `flutter_quill_extensions`
* Update CHANGELOG.md
2 years ago
Jon Salmon
82d4bf76e3
Embed refactor ( #933 )
...
* Moved all embed code to seperate folder
* Consolidated embed builders
* Moved embed toolbar items out
* Moved embed code to separate package
* Updated imports
* Removed I from interface names
* Refactored embed button implementation
* Update readme
3 years ago