Ahmed Hnewa
f2aac2df29
Delete deprecated Text class && Move local property to shared place
2 years ago
Ahmed Hnewa
45214576f5
The first steps of the major update ( #1444 )
2 years ago
Ahmed Hnewa
7c5a12b140
New improvemenets and documentation ( #1443 )
2 years ago
Milind Goel
43d2043565
Changes to default editor and toolbar values ( #1438 )
2 years ago
Miloš Karakaš
c00b555b07
Fix toolbar dividers condition ( #1362 )
2 years ago
Vladimir
4f5977b608
Flutter 3.13.0 compability fix ( #1361 )
...
* Update editor.dart for compatibility with Flutter version 3.13.0
* Update raw_editor.dart for compatibility with Flutter version 3.13.0
* Fix analyze issues, optimize code
2 years ago
Cheryl
60b105ee29
Upgrade to 7.3.2
2 years ago
Joep Heijnen
3263e7f259
feat: Added builder for custom button in _LinkDialog ( #1342 )
2 years ago
Cheryl
d89a593e6c
Upgrade to 7.2.19
2 years ago
widealpha
b6ec9ff5d6
Feat/link regexp ( #1329 )
...
* Allow for custom regular expression validation of links. (#1048 )
* Fix the default RegExp for link validation to support port and match the beginning.
2 years ago
Pramod chaurasia
46ddf13078
added custom button widget in toolbar ( #1272 )
2 years ago
Richard Marshall
3fb5b7a0a2
Style custom toolbar buttons like builtins ( #1267 )
2 years ago
Cheryl
ebef9d7d95
Upgrade to 7.2.2
2 years ago
Oxana Kostikova
4dd4212b9a
Add icon color to custom button ( #1245 )
2 years ago
MacDeveloper1
aab7ee8f61
Rename `_AxisDivider` to `QuillDivider` and make it public ( #1205 )
2 years ago
Adil Hanney
6614030ae5
Fix direction of toolbar dividers ( #1202 )
2 years ago
Cheryl
ed546e1aa6
Upgrade to 7.1.12
2 years ago
jiangchong
06cafef8c9
add superscript and subscript styles ( #1194 )
2 years ago
BambinoUA
411f911dfb
Editor tweaks ( #1185 )
2 years ago
BambinoUA
431efc1eda
Toolbar tweaks ( #1179 )
2 years ago
BambinoUA
539357bc63
Add tooltips for toolbar buttons. ( #1175 )
...
* Add `UtilityWidgets`
* Implement tooltips for toolbar buttons
* Add `tooltip` to `QuillCustomButton`
* Add `ToolbarButtons`
* Update `EmbedButtonBuilder` with `tooltip`
* Implement tooltips in `QuillToolbar`
* Add tooltip property to embed buttons (for future)
* Update version of flutter_quill in pubspec.yaml
* Restore `EmbedButtonBuilder`
* Update english translations
* Implement translations for tooltips
* Update translations for `en-us`
* Make `tooltips` nullable to hide tooltips.
* Remove `tooltips` property from `QuillToolbar`
2 years ago
X Code
fdbebef79b
Format code
2 years ago
Adil Hanney
e81ac15976
Vertical toolbar ( #1101 )
2 years ago
X Code
61a4c6cc35
Upgrade to 6.3.1
2 years ago
Rajat Sharma
8e2043fcc2
Update toolbar.dart ( #1070 )
...
Add color property to the basic factory function
2 years ago
comfuture
f28f2e30c9
korean translations ( #1049 )
2 years ago
Benjamin Quinn
ab6174d8fa
Fixes toolbar buttons stealing focus from editor. ( #956 )
3 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
X Code
b89547dd10
Remove typedef CameraPickSettingSelector
3 years ago
X Code
25cbc88422
Redo custom camera pick
3 years ago
X Code
44a555129c
Revert "Add custom toolbar for photo and video. ( #906 )"
...
This reverts commit f0ef795c84
.
3 years ago
Buddypia
f0ef795c84
Add custom toolbar for photo and video. ( #906 )
3 years ago
Garv Shah
a707918f7f
Added Formula Button (for maths support) ( #900 )
...
* added basic math keyboard
* added formula to sample data!
* created new variable for showFormulaButton
3 years ago
li3317
ac1cf592c3
upgrade to 5.3.2
3 years ago
X Code
99521ca7de
Upgrade to 5.3.0
3 years ago
X Code
777951e012
Initial UI of search
3 years ago
X Code
1a0dfa1d45
Add initial search button
3 years ago
li3317
56752787c7
add two more fonts
3 years ago
X Code
14f8866528
Rename QuillCustomIcon to QuillCustomButton
3 years ago
X Code
71d06f6b7b
Support font family selection
3 years ago
X Code
7f5a752129
i18n for toolbar size options
3 years ago
X Code
44cec2f5f0
Format code
3 years ago
Holistic Apps
8e3e15111e
Update toolbar.dart ( #831 )
3 years ago
li3317
ccf0953727
add clear option to font size dropdown
3 years ago
X Code
b401cc5518
Code cleanup
3 years ago
mark8044
5e39e5b2be
Allow removing font size attribute from text ( #817 )
3 years ago
X Code
2815833889
Simplify class QuillFontSizeButton
3 years ago
X Code
fb0be15e2e
Rename to class QuillFontSizeButton
3 years ago
X Code
8d19ff72f6
Remove initialFontSizeValue in font size button
3 years ago
li3317
2b0bf1110c
change font size map value to string
3 years ago