What's Changed
- Add support for
computed_field
inTable
component. by @hasansezertasan in #321 - Minor refactor for computed fields in tables by @sydney-runkle in #325
- Respect
computed_field
title inDetails
by @hramezani in #306 - Fix placeholder on text inputs by @sergue1 in #304
- Allow nesting subcomponents like Images inside of Tables, Details, etc. by @jimkring in #308
- Implement
DisplayMarkdown
by @rgimen3z in #279 - Fix scalar as list with multi selects by @schatimo in #141
- Allow Display in Details by @hramezani in #326
- Add
currency
toDisplayMode
by @Viicos in #345
New Contributors
- @jimkring made their first contribution in #302
- @hasansezertasan made their first contribution in #321
- @schatimo made their first contribution in #141
- @Viicos made their first contribution in #345
Full Changelog: v0.6.0...v0.7.0