Commit graph

82 commits

Author SHA1 Message Date
Franklin Rakotomalala
5c5ee5a545
docs: Use AshPhoenix.Form.submit/2 instead of calling context functions (#220)
* Use AshPhoenix.Form.submit/2 instead of calling context functions

* Fix name
2024-06-30 10:59:50 -04:00
thetechguyseth
acc376bf5f
docs: fix guide link to philosophy (#201)
Co-authored-by: thetechguyseth <sethaaronadkins@gmail.com>
2024-06-03 21:02:52 -04:00
Chaz Watkins
76b61ba024
Add picosat_elixir dep to install guide (#194) 2024-05-24 14:57:01 -04:00
Zach Daniel
917be54c54 docs: fix guide link to ash authentication
chore: add or ~> 1.0 to our dependency

closes #190
2024-05-20 07:52:43 -04:00
Zach Daniel
1c4d9ebd90 fix: improve union handling
improvement: support adding a form by inserting to an index
2024-05-17 18:07:52 -05:00
Rebecca Le
1c9a070b26
docs: Fix typo in Getting Started guide (#184) 2024-05-12 09:31:27 -04:00
Nicholas Moen
f735561f2f
docs: fix issues with Getting Started section, and prettify markup (#183) 2024-05-12 07:15:43 -04:00
Zach Daniel
7f975fa0d8 docs: revamp changelog 2024-05-08 18:56:36 -04:00
Zach Daniel
c2334853b9 docs: overhaul docs 2024-05-01 15:25:16 -04:00
Zach Daniel
2b1e2bb7ac fix: various fixes around union forms
docs: add documentation for union forms

closes #173
closes #174
2024-04-30 13:37:38 -04:00
Zach Daniel
453c96baa9 chore: release version v2.0.0-rc.8 2024-04-29 20:23:15 -04:00
Zach Daniel
8bd42bd3d5 chore: release version v2.0.0-rc.7 2024-04-23 10:21:34 -04:00
Zach Daniel
f12da4cf18 docs: remove old message from docs 2024-04-20 15:21:32 +01:00
Aidan Gauland
952c81db1b
docs: update LiveView example in Getting Started guide (#160)
Since the current version of the Phoenix project generator sets the
phoenix_live_view dependency to 0.20.x, update to use the latest
comprehension syntax, and remove the mention of having to change some
code for versions of LiveView below 0.18.x.
2024-04-20 07:14:14 +01:00
Zach Daniel
832c10c870 chore: release version v2.0.0-rc.6 2024-04-19 14:29:43 +01:00
Linus De Meyere
c8bcb1228f
docs: no need for public?: true for the attributes in the getting started guide. (#155) 2024-04-17 10:04:17 +01:00
Zach Daniel
6d66acadd7 chore: release version v2.0.0-rc.5 2024-04-17 00:20:11 +01:00
Zach Daniel
c526768670 improvement: remove unknown keys option from embedded attributes
docs: update upgrade docs to reflect change of skip_unknown_attributes
2024-04-17 00:18:59 +01:00
Linus
8fb8b6aaf0
docs: Update instructions to be compatible with Ash 3.0. (#152) 2024-04-16 12:00:55 +01:00
Zach Daniel
a495593f98 chore: release version v2.0.0-rc.4 2024-04-05 14:58:46 -04:00
Zach Daniel
8796e67c99 chore: release version v2.0.0-rc.3 2024-04-04 14:07:34 -04:00
Zach Daniel
230275317d chore: fix upgrade guide 2024-04-04 14:06:38 -04:00
Zach Daniel
8dba194af2 chore: release version v2.0.0-rc.2 2024-04-02 12:29:15 -04:00
Zach Daniel
bcd0f4916d chore: fix guide title 2024-03-29 17:01:07 -04:00
Zach Daniel
43bdb50fef chore: release version v2.0.0-rc.1 2024-03-28 19:57:39 -04:00
Zach Daniel
9a469ab334 chore: release version v2.0.0-rc.0 2024-03-28 19:16:39 -04:00
Zach Daniel
b3559d87b6 docs: add upgrade doc 2024-03-28 19:16:25 -04:00
Darren Black
01ca583443 improvement!: upgrade to Ash 3.0
Co-Authored By: Zach Daniel
2024-03-28 19:12:13 -04:00
Zach Daniel
1a5953104c chore: release version v1.3.4 2024-03-11 12:36:12 -04:00
Zach Daniel
13e74837fa chore: release version v1.3.3 2024-03-11 08:33:34 -04:00
Zach Daniel
e57177734d chore: release version v1.3.2 2024-03-05 23:08:45 -05:00
Darren Black
cbbe25e344
docs: Remove registry from file structure (#132) 2024-02-14 10:13:30 -05:00
Zach Daniel
11085ea530 chore: release version v1.3.1 2024-02-04 10:58:35 -05:00
lorecrafting
af431228fc
docs: Update liveview form handler syntax (#130) 2024-01-22 21:49:43 -05:00
Zach Daniel
36df5a4b04 chore: release version v1.3.0 2024-01-21 13:06:22 -05:00
Zach Daniel
b9e5bf7ef9 chore: release version v1.2.26 2024-01-12 14:32:05 -05:00
Jinkyou Son
cfb15df1e5
docs: Fix typos in code interface documentation (#126) 2024-01-06 09:44:59 -05:00
Zach Daniel
25f1547a4c chore: release version v1.2.25 2024-01-02 10:31:00 -05:00
Zach Daniel
0026d16fa6 chore: release version v1.2.24 2023-12-12 17:20:26 -05:00
Zach Daniel
23216f855f chore: release version v1.2.23 2023-10-24 15:44:30 -04:00
Zach Daniel
47436e9025 chore: release version v1.2.22 2023-10-24 10:22:35 -04:00
Zach Daniel
6b80d0fe50 chore: release version v1.2.21 2023-10-24 09:03:37 -04:00
Arthur Clemens
8935ad2a6b
Doc: several small improvements (#113) 2023-10-15 11:06:05 -04:00
Zach Daniel
7e86f98c93 chore: release version v1.2.20 2023-10-13 12:00:01 -04:00
Dan
667186367a
docs: Remove the registry and use the resource format (#102) 2023-10-02 21:39:38 -04:00
Zach Daniel
2e9fd1d212 chore: release version v1.2.19 2023-09-27 18:57:11 -04:00
Zach Daniel
9c5ea70774 docs: update/refresh docs 2023-09-26 08:56:36 -04:00
Zach Daniel
d5590c02d5 chore: release version v1.2.18 2023-09-25 09:54:34 -04:00
Zach Daniel
d5be9ceb0a chore: no more need for deprecated config 2023-09-25 09:52:39 -04:00
Zach Daniel
085927072f chore: update docs for .formatter.exs to be less confusing 2023-09-25 09:11:01 -04:00