We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a2d61 commit 0f22456Copy full SHA for 0f22456
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
#### Bug Fixes
4
5
+- Clicking on the "Select all" checkbox and performing an action wasn't working properly (#129).
6
+- A resource with a `{:array, _}` field type used to crash when rendering the form page (#130).
7
+- Tidbit icons weren't shown properly.
8
+
9
+#### Bug Fixes
10
11
- Schemas with `has_many` or `many_to_many` assocations crashed when trying to save if the schema doesn't have a default `changeset/2` function.
12
13
### v0.9.0 (2020-07-02)
0 commit comments