Releases: robsontenorio/mary
Releases · robsontenorio/mary
1.35.9
What's Changed
- Fix missing $__bladeCompiler variable in scope directive by @machacekmartin in #617
- Choices: handle late render by @robsontenorio in #620
- Table: add
expandable-condition
by @marcos-gonzales in #614 - Checkbox: add required symbol if given by @anfeichtinger in #622
- Toggle: add required symbol if given, add validation errors by @anfeichtinger in #621
New Contributors
- @machacekmartin made their first contribution in #617
- @marcos-gonzales made their first contribution in #614
Full Changelog: 1.35.8...1.35.9
1.35.8
What's Changed
- File: add a filename to the cropped image on save. by @nodra-vr in #609
- Table: allow striped + expandable by @djoks in #607
- Table: fix wire model modifiers like wire:model.live by @anfeichtinger in #608
- Table: add property to set classes to table div container by @c-perez in #606
New Contributors
Full Changelog: 1.35.7...1.35.8
1.35.7
What's Changed
- Table: allow UUIDs and other string as expandableKey by @fabmade in #589
- Table: Added an option to disable link in a given column via 'disable-link' header by @Kaz- in #594
- Table: additional condition to display
perPage
selector by @c-perez in #601 - Table: allow
route()
for links by @robsontenorio in #595 - MenuItems: handle no title by @c-perez in #596
- ChoicesOffline: add dynamic ID binding @iurigustavo in #586
- ListItem: allow to override slot classes by @robsontenorio in #584
New Contributors
Full Changelog: 1.35.6...1.35.7
1.35.6
What's Changed
- All Fields: allow to customize hint CSS classes by @flatcapco in #550
- MenuItem: Adds optional
exact
attribute on menu items by @hackerESQ in #558 - File: remove
#
default src in crop modal by @datashaman in #576 - Editor/Markdow: allow to change contents on the fly by @iurigustavo in #572
- Tabs: handle dynamic
label
slot. by @robsontenorio in #580
New Contributors
- @flatcapco made their first contribution in #550
- @hackerESQ made their first contribution in #558
- @datashaman made their first contribution in #576
Full Changelog: 1.35.5...1.35.6
1.35.5: Choices: fix blank (#570)
Remove ID from Component.
1.35.4
What's Changed
- Drawer: make x-trap directive on the drawer optional by @TobiasLounsbury in #556
- Table: fix horizontal overflow by @c-perez in #540
- Colorpicker: add focus outline for input with type color by @anfeichtinger in #543
- Textarea: fix duplicated html id when using nested models. by @anfeichtinger in #542
- Editor: fix UUID by @robsontenorio in #557
New Contributors
- @TobiasLounsbury made their first contribution in #556
- @anfeichtinger made their first contribution in #543
Full Changelog: 1.35.3...1.35.4
1.35.3
What's Changed
- Fix Drawer component binding condition by @iurigustavo in #539
Full Changelog: 1.35.2...1.35.3
1.35.2
What's Changed
- Add missing
id
attributes on all kind of form components by @robsontenorio in #461
Full Changelog: 1.35.1...1.35.2
1.35.1
1.35.0
What's Changed
- Icon: Update return type of icon method to include Stringable by @r2luna in #533
- Drawer: Add support for Livewire model binding in Drawer component by @r2luna in #532
- Table: Add hidden column option by @rezawikan in #530
- Table: add
empty
slot by @robsontenorio in #536 - Menu: Add 'enabled' property to MenuSub and MenuItem components by @iurigustavo in #531
- Pagination (new): Add Pagination component and integrate into Table component by @iurigustavo in #523
- Dropdown: add new parameter "no-x-anchor" and "top" by @s-kitade in #515
- Radio: Add 'disabled' option to Radio component options by @bimsonz in #508
- Sidebar: add
right
andright-mobile
by @robsontenorio in #535
New Contributors
- @r2luna made their first contribution in #533
- @rezawikan made their first contribution in #530
- @iurigustavo made their first contribution in #531
- @s-kitade made their first contribution in #515
Full Changelog: 1.34.2...1.35.0