Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend form field conditions #691

Merged
merged 5 commits into from
Jan 25, 2022
Merged

Conversation

jesseleite
Copy link
Member

@jesseleite jesseleite commented Jan 18, 2022

Documentation for statamic/cms#4949

@jesseleite jesseleite requested a review from jackmcdade January 18, 2022 14:17
@jesseleite jesseleite marked this pull request as ready for review January 24, 2022 22:54
@jesseleite jesseleite requested a review from jasonvarga January 24, 2022 23:00
@jesseleite jesseleite marked this pull request as draft January 24, 2022 23:01
@jesseleite
Copy link
Member Author

@jackmcdade @jasonvarga This PR is done and ready for review, but I left as draft as this shouldn't be merged until 3.3 is tagged 👍

@jackmcdade jackmcdade changed the base branch from master to 3.3 January 25, 2022 14:30
@jesseleite jesseleite marked this pull request as ready for review January 25, 2022 14:33
@jackmcdade jackmcdade merged commit 0f2bbce into 3.3 Jan 25, 2022
@jackmcdade jackmcdade deleted the frontend-form-field-conditions branch January 25, 2022 15:54
jackmcdade added a commit that referenced this pull request Mar 15, 2022
* New Antlers docs (#692)

Co-authored-by: Jason Varga <jason@pixelfear.com>

* Update blade doc with new `Statamic::tag()` and `Statamic::modify()` usage. (#702)

* Frontend form field conditions (#691)

* Document conditional fields in front-end forms.

* JS.

* Finish documenting custom JS drivers.

* Suggest more real-world example gist, as well as a link to our built-in Alpine driver.

* Tweak the intro

Co-authored-by: Jack McDade <jack@jackmcdade.com>

* Link to the new parser docs

* Mention alternate closing tags

* Refactor JSON encoding for form attributes in JS drivers (#723)

* fix mobile header overflow issue. Closes #725

* Document newest PHP delimiter

* Show the new new site site in the quick start guide

* Delete installed.png

* initial 3.3 upgrade guide

* Blade variables as per statamic/cms#5201

* fix a few code examples

* change per statamic/cms#5302

* Improve docs on getting data out of entries

* reword

* avoid the slash so the example isn't highlighted as a regex. its just an example.

* wip

* Rely on the automatic TOC

* Update fluent tag docs with param setters (#739)

* zero impact 3.3 changes

* fetch and pagination example

* property access

* explain void

* form submission data change

* live preview

* live preview

* Remove live preview extending page - it's all covered in the regular one

* at symbol can escape braces in strings and params

* Laravel 8

* explain date field change

* Add date where clauses

* laravel upgrade guide

* Tweak the L7-L8 upgrade guide

* A few more tweaks

* fix tpyo

* enh?

* Improve Blade docs

* Remove caveats.

* Routes and Controller examples for Blade

* A little more detail up front

Co-authored-by: Jason Varga <jason@pixelfear.com>
Co-authored-by: Jesse Leite <jesseleite@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants