| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* readme for example 04
* Update README.md
tweaks
|
| |
|
|
|
|
|
|
|
| |
* :sparkles: Add `lustre add tailwind` command
* :sparkles: Add Tailwind bundling to `lustre build` command
* ♻️ Use template for tailwind entry.css
|
|
|
|
| |
on_attribute_change dict.
|
|
|
|
|
| |
* Add children argument to html.option
* Change html.option argument from children to label
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
that includes doctype declaration.
|
| |
|
| |
|
| |
|
|
|
|
| |
development.
|
| |
|
| |
|
| |
|
|
|
|
| |
wrong order.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* lustre.Element(Msg) -> element.Element(Msg)
* quickstart: fix image link in the final example
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Original link was a 404
|
|
|
|
|
| |
* ✏️ Fix usages of `lustre.Element` and `event.click`
* 🩹 Fix import list
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* feat: add form-related attributes
see: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form#attributes_for_form_submission
* snake_case for form_* attributes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|