Skip to content

Releases: township-agency/ex_teal

v0.28.1

15 Oct 13:33
1c99d85
Compare
Choose a tag to compare

0.28.1 (2024-10-15)

Bug Fixes

  • sorting an index request should pass the conn to the child fields (#284) (42161d4)

v0.28.0

13 Aug 14:49
0631c05
Compare
Choose a tag to compare

0.28.0 (2024-08-13)

Features

  • Enable Trend Metrics to use date fields (#279) (71ea73d)

v0.27.9

01 Jul 19:30
36568ab
Compare
Choose a tag to compare

0.27.9 (2024-07-01)

Bug Fixes

v0.27.8

21 Jun 17:06
97895f6
Compare
Choose a tag to compare

0.27.8 (2024-06-21)

Bug Fixes

  • build teal for 1.17 and correct new warnings (#265) (f058f39)

v0.27.7

02 Feb 20:11
4fcb946
Compare
Choose a tag to compare

0.27.7 (2024-02-02)

Bug Fixes

  • Invalid EmbedsMany attrs when nested (#254) (778d0a9)

v0.27.6

24 Jan 17:24
811b949
Compare
Choose a tag to compare

0.27.6 (2024-01-24)

Bug Fixes

v0.27.5

24 Jan 01:52
cd5cfeb
Compare
Choose a tag to compare

0.27.5 (2024-01-24)

Bug Fixes

  • Cleanup MultiSelect styling (36a9290)

v0.27.4

24 Jan 01:31
294beb7
Compare
Choose a tag to compare

0.27.4 (2024-01-24)

Bug Fixes

  • Embeds Many were crashing create forms (#249) (14195bf)

v0.27.3

17 Nov 01:23
5b31ba9
Compare
Choose a tag to compare

0.27.3 (2023-11-17)

Bug Fixes

  • Use ecto schema assocs to determine if the viaRelationship is a reverse. (#244) (075632f)

v0.27.2

16 Nov 02:43
9915752
Compare
Choose a tag to compare

0.27.2 (2023-11-16)

Bug Fixes

  • BelongsTo Form disabled when it should be editable on new forms (#242) (1122441)