Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.13.0 source code.tar.gz | 2025-05-09 | 7.1 MB | |
0.13.0 source code.zip | 2025-05-09 | 7.2 MB | |
README.md | 2025-05-09 | 1.6 kB | |
Totals: 3 Items | 14.3 MB | 1 |
What's Changed
Breaking Changes
See upgrade guide for upgrade instructions.
- Split LiveResource by @pehbehbeh in https://github.com/naymspace/backpex/pull/1046
New features
- Add option to disable multi select search input by @tristansb1 in https://github.com/naymspace/backpex/pull/1030
- Add
help_text
field option by @Flo0807 in https://github.com/naymspace/backpex/pull/1091 - Implement error toasts by @pehbehbeh in https://github.com/naymspace/backpex/pull/1063
Enhancements
- Improve modal component by @pehbehbeh in https://github.com/naymspace/backpex/pull/951
- Update code to use the new Tailwind CSS
not-*
variant by @Flo0807 in https://github.com/naymspace/backpex/pull/1039 - Reduce LiveResource assigns by @pehbehbeh in https://github.com/naymspace/backpex/pull/1045
Bug fixes
- Fix and improve flash message styles and add alert component by @pehbehbeh in https://github.com/naymspace/backpex/pull/1043
- Fix checkbox validation not updating when clicking on checkbox label by @tristansb1 in https://github.com/naymspace/backpex/pull/1029
- Fix soft deleting users in the demo by @thomasfortes in https://github.com/naymspace/backpex/pull/1037
Documentation
- Update readme and screenshot by @pehbehbeh in https://github.com/naymspace/backpex/pull/1134
New Contributors
- @tristansb1 made their first contribution in https://github.com/naymspace/backpex/pull/1030
Full Changelog: https://github.com/naymspace/backpex/compare/0.12.0...0.13.0