-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
phoenix_html v4 compatibility (#130)
* Don't depend on Phoenix.HTML.Tag.content_tag in Showcase * Don't depend on Phoenix.HTML.Tag.content_tag in Heading * Copy-paste "humanize" for default labels * Run tests with unlocked deps on CI * Don't depend on Phoenix.HTML.Form.label * Don't depend on Phoenix.HTML.Form.input * Don't depend on Phoenix.HTML.Form.select * Don't depend on Phoenix.HTML.Form.textarea * Fix credo warnings * Improve documentation * Define phoenix_html dependency * Ensure Phoenix.Component.to_form is available * Documentation fixes * Add changelog entry * Copy over default values from core components * Remove private render_input func * Use sigil_H instead of copy of content_tag * Rename label and input to avoid name clashes * Update changelog
- Loading branch information
1 parent
e9d7e9b
commit 4a7b7af
Showing
8 changed files
with
427 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.