Releases: webbingbrasil/filament-copyactions
Releases · webbingbrasil/filament-copyactions
3.0.1
What's Changed
- Fix method name mismatch in CopyAction class by @williamengbjerg in #29
New Contributors
- @williamengbjerg made their first contribution in #29
Full Changelog: 3.0.0...3.0.1
3.0.0
2.0.0
1.1.2
What's Changed
- Fix undefined variable
$success
by @zhanang19 in #20 - Escape data on copy actions by @dmandrade in #21
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Update copyable text column styling by @zhanang19 in #16
- Add options to customize table column font size, family, color and weight by @dmandrade in #17
- Remove custom xdata by @dmandrade in #18
New Contributors
- @zhanang19 made their first contribution in #16
Full Changelog: 1.1.0...1.1.1
v1.1.0
What's Changed
- Fix error when column return null by @dmandrade in #11
- Option t display only copy icon on table column by @dmandrade in #12
- fix: update action to user on click event to trigger clipboard by @dmandrade in #13
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Update README.md by @devmatheus in #1
- Use icon methods from TextColumn by @dmandrade in #3
New Contributors
- @devmatheus made their first contribution in #1
- @dmandrade made their first contribution in #3
Full Changelog: 1.0.0...1.0.1