Commit graph

458 commits

Author SHA1 Message Date
Darren Black
d22a48a514
Fix remove_component (#86) 2023-03-28 03:21:41 -04:00
Darren Black
1a1ff1a568
Fix: form_for deprecation warning (#84) 2023-03-28 00:45:00 -04:00
Kevin Mathew
0dea54b575
doc: Add the missing action argument to function call (#85) 2023-03-28 00:44:21 -04:00
Zach Daniel
7fb9aacdb3 ci: run CI on PR 2023-03-25 21:08:36 -04:00
Zach Daniel
05e04bedb0 chore: release version v1.2.11 2023-03-23 18:01:43 -04:00
Darren Black
f9b352709a
Fix return when form has error when handling phoenix form (#83) 2023-03-23 18:01:20 -04:00
Zach Daniel
5d4703414b docs: auto? docs improvements 2023-03-20 10:22:07 -04:00
Zach Daniel
057e7fd426 improvement: support auto? options as auto?: [...] 2023-03-20 10:20:30 -04:00
Zach Daniel
11d108cfff
fix: use initial form options on failed submit (#82) 2023-03-19 11:25:58 -04:00
Mylan Connolly
6f19cb42dc
Fix usage documentation (#81) 2023-03-16 10:59:33 -04:00
Zach Daniel
7bf9a0f863 docs: fix philosophy link
For observers: links in this format get rewritten to point to
ash-hq when imported.
2023-03-15 13:47:20 -04:00
Zach Daniel
6f660840ae chore: release version v1.2.10 2023-03-14 16:35:33 -04:00
Zach Daniel
b74ae55446 fix: properly handle submit results when given phoenix form 2023-03-14 16:35:11 -04:00
Axel Baudot
82a0bd6460
docs: add note about dropping database to getting started guide (#79) 2023-03-11 20:22:00 -05:00
Axel Baudot
022e3a3c0a
docs: change getting started directory structure to match realworld (#78) 2023-03-09 16:46:54 -05:00
Zach Daniel
3caecf30de chore: format 2023-03-09 14:47:58 -05:00
Zach Daniel
3bfee613c7 chore: release version v1.2.9 2023-03-09 14:40:46 -05:00
George Anderson
336b3c051f
fix: Patch for new Form Access Protocol (#77) 2023-03-09 14:39:53 -05:00
George Anderson
9c55b18a2c
fix: Remove line causing errors (#76) 2023-03-09 14:05:17 -05:00
Zach Daniel
9f40de39e1 ci: fix hex-api-key 2023-03-06 09:14:32 -05:00
Zach Daniel
787e260c49 chore: release version v1.2.8 2023-03-06 08:43:03 -05:00
Zach Daniel
340af977f9 improvement: return phoenix forms if phoenix forms are given
this is done to support the new pattern in phoenix of assigning the html
form instead of the underlying data structure
2023-03-05 17:23:43 -05:00
Zach Daniel
673ae1bce8 chore: release version v1.2.7 2023-03-01 17:02:22 -05:00
Amos King
bb39ba3f03
Fixes default values on dead forms (#74) 2023-02-20 18:32:04 -05:00
Johnny5
23acb72f6a
docs: Added setting post_selector in update_post (#75) 2023-02-19 13:11:45 -05:00
Darren Black
0ed138ab20
fix: Support LV 0.15 (#73) 2023-02-16 22:19:46 -05:00
Chris Hopkins
1ab52551b5
docs: use string instead of atom for post_selector/1 (#72) 2023-02-15 07:54:06 -05:00
Zach Daniel
ad09c38494 chore: add groups_for_extras 2023-02-14 21:55:38 -05:00
Zach Daniel
21394e2de8 docs: use x.x for each version type 2023-02-14 21:23:43 -05:00
6a8fa3733c chore: release version v1.2.6 2023-02-15 15:06:22 +13:00
Chris Hopkins
fdea918acc
docs: ash phoenix getting started guide (#70)
* docs: derived from https://github.com/ash-project/ash/pull/504

* docs: addressed @sevenseacat comments

* docs: added comment about  usage
2023-02-15 14:41:57 +13:00
Zach Daniel
c6b9f7c558 ci: skip spark formatter for ash_phoenix 2023-02-01 00:32:30 -05:00
Zach Daniel
6ef016955e ci: update to new ci patterns 2023-02-01 00:13:04 -05:00
Zach Daniel
35e4d2931e chore: update CI version 2023-01-28 10:00:38 -05:00
Zach Daniel
af01664cd1 chore: release version v1.2.5 2023-01-28 09:18:44 -05:00
Zach Daniel
e3b7725312 improvement: support latest ash 2023-01-28 09:18:35 -05:00
Zach Daniel
b76db359b9 chore: update ash 2023-01-18 01:06:13 -05:00
Zach Daniel
6849b758dd chore: release version v1.2.4 2023-01-18 01:04:08 -05:00
Zach Daniel
f5e338cd9d improvement: update to new ash docs patterns 2023-01-18 01:02:14 -05:00
Egor Kislitsyn
351f46e5af
improvement: accept multiple fields in AshPhoenix.Form.clear_value/2 (#67) 2023-01-05 13:51:03 -05:00
Egor Kislitsyn
bd3a6fbb1f
fix: properly clear value in Form.clear_value/2 (#66) 2023-01-05 12:39:42 -05:00
Zach Daniel
9e0121c786 fix: handle raised errors when comparing values 2022-12-30 12:48:52 -05:00
Zach Daniel
7e634c1d25 chore: fix build 2022-12-21 03:52:08 -05:00
Zach Daniel
ecdce6e894 improvement: add to_filter_map/1 to filter_form 2022-12-21 03:07:07 -05:00
Zach Daniel
cb9fc8758b chore: sidestep dialyzer 2022-12-20 23:06:13 -05:00
Zach Daniel
b205c9bb4f fix: ensure that params is always a map in Phoenix.HTML.Form
chore: remove unfinished guide
2022-12-20 22:59:01 -05:00
Zach Daniel
e38cf070bb chore: release version v1.2.3 2022-12-20 22:21:40 -05:00
Zach Daniel
d5d206d87e chore: update git_ops 2022-12-20 22:20:01 -05:00
Zach Daniel
6bf3aa2fd6 improvement: add clear_value/1 2022-12-20 22:18:55 -05:00
Zach Daniel
e015325908 ci: use later beam version 2022-12-20 22:07:34 -05:00