Skip to content

Releases: goldenm-software/layrz_theme

Release v7.5.22

28 Mar 20:12

Choose a tag to compare

📋 Release Notes

This release includes the following changes:

✨ Features

  • enhance ThemedTable2 with widget tests and performance improvements; remove debug prints (85d103a by Manuel romero)
  • add SKILL.md for ThemedTable2 with detailed overview and usage examples (eb68032 by Manuel romero)

🐛 Bug Fixes

  • ThemedTable2 prevent unsendable closure crash when sorting i18n columns fix: ThemedTable2 resolve column key collision by using positional index instead of col.hashCode fix: ThemedTable2 queue pending updates instead of silent discard during concurrent sort perf: ThemedTable2 replace O(n) List.contains with internal Set for multiselect lookups perf: ThemedTable2 replace O(n) DeepCollectionEquality with O(1) heuristic in didUpdateWidget (d0dd31f by Manuel romero)

📊 Diff Stats

Metric Count
📄 Files changed 7
🟢 Insertions $\color{green}\textsf{+1011}$
🔴 Deletions $\color{red}\textsf{-74}$

🤖 Auto-generated by changelog workflow

Release v7.5.21

28 Mar 04:02
e31de4f

Choose a tag to compare

📋 Release Notes

This release includes the following changes:

✨ Features

  • add themed input components for selection, text, and time picking (3d44d87 by Manuel romero)

📊 Diff Stats

Metric Count
📄 Files changed 14
🟢 Insertions $\color{green}\textsf{+3254}$
🔴 Deletions $\color{red}\textsf{-1}$

🤖 Auto-generated by changelog workflow

Release v7.5.20

24 Mar 17:01
8c45431

Choose a tag to compare

📋 Release Notes

This release includes the following changes:

🐛 Bug Fixes

  • ThemedTable2 header overflow detection by including the sort icon width in the available text width, ensuring tooltips appear correctly f (09d789e by Manuel romero)

📊 Diff Stats

Metric Count
📄 Files changed 3
🟢 Insertions $\color{green}\textsf{+8}$
🔴 Deletions $\color{red}\textsf{-2}$

🤖 Auto-generated by changelog workflow

Release v7.5.19

24 Mar 16:38

Choose a tag to compare

📋 Release Notes

This release includes the following changes:

🐛 Bug Fixes

  • update header text and improve tooltip handling in themed table (145ba39 by Manuel romero)

📊 Diff Stats

Metric Count
📄 Files changed 5
🟢 Insertions $\color{green}\textsf{+85}$
🔴 Deletions $\color{red}\textsf{-38}$

🤖 Auto-generated by changelog workflow

Release v7.5.18

21 Mar 02:05
492ae09

Choose a tag to compare

📋 Release Notes

This release includes the following changes:

🐛 Bug Fixes

  • unpack of layers on Mapbox mode does not include the custom fields (2a3ce1d by @PHKenny)

📊 Diff Stats

Metric Count
📄 Files changed 4
🟢 Insertions $\color{green}\textsf{+12}$
🔴 Deletions $\color{red}\textsf{-6}$

🤖 Auto-generated by changelog workflow

Release v7.5.17

04 Mar 13:54
5e6d26c

Choose a tag to compare

📋 Release Notes

This release includes the following changes:

♻️ Refactoring

📊 Diff Stats

Metric Count
📄 Files changed 5
🟢 Insertions $\color{green}\textsf{+103}$
🔴 Deletions $\color{red}\textsf{-45}$

🤖 Auto-generated by changelog workflow

Release v7.5.16

28 Feb 00:17
56148bb

Choose a tag to compare

📋 Release Notes

This release includes the following changes:

✨ Features

  • add native timezone support for Date and DateTime pickers (02fca31 by @PHKenny)

🤖 Auto-generated by changelog workflow

Release v7.5.15

24 Feb 18:43

Choose a tag to compare

📋 Release Notes

This release includes the following changes:

🐛 Bug Fixes

📚 Documentation


🤖 Auto-generated by changelog workflow

Release v7.5.14

19 Feb 21:32

Choose a tag to compare

✨ New Features

  • e655a23 - add autofillHints parameter to ThemedPasswordInput (commit by @PHKenny)

🐛 Bug Fixes

📝 Documentation Changes

Release v7.5.13

13 Feb 20:53
5f5ad38

Choose a tag to compare

📝 Documentation Changes