Python-fasthtml

Latest version: v0.6.9

Safety actively analyzes 665909 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 9

0.6.3

Bugs Squashed

- `svg.Path` not passing `d` param ([438](https://github.com/AnswerDotAI/fasthtml/issues/438))

0.6.2

New Features

- Include both `m` (me) and `p` (prev) in `On` and `Prev` handlers, and run after DOM ready ([429](https://github.com/AnswerDotAI/fasthtml/issues/429))

Bugs Squashed

- `proc_htmx` not exported correctly ([434](https://github.com/AnswerDotAI/fasthtml/issues/434))

0.6.0

Breaking changes

- `date` has been renamed to `parsed_date`

New Features

- Handle non-list/tuple `hdrs` and `ftrs` in `FastHTML()` ([426](https://github.com/AnswerDotAI/fasthtml/issues/426))
- Handle automatic `datetime.date` form field conversion ([415](https://github.com/AnswerDotAI/fasthtml/issues/415))

Bugs Squashed

- Make sure only the selected radio button in a radio group is checked during `form_fill` ([424](https://github.com/AnswerDotAI/fasthtml/pull/424)), thanks to [rbavery](https://github.com/rbavery)
- All radio buttons in a radio group are checked during `fill_form` ([423](https://github.com/AnswerDotAI/fasthtml/issues/423))
- receiving a list[str] as a parameter doesn't work with get request ([422](https://github.com/AnswerDotAI/fasthtml/issues/422))
- Multipart error when submitting with empty form-data ([405](https://github.com/AnswerDotAI/fasthtml/issues/405))

0.5.3

New Features

- Add `FtResponse` ([425](https://github.com/AnswerDotAI/fasthtml/issues/425))
- Add `sid_scr` ([425](https://github.com/AnswerDotAI/fasthtml/issues/425))
- Scope `On` selector to `p` ([414](https://github.com/AnswerDotAI/fasthtml/issues/414))
- Store `p=me()` before `On` handler ([413](https://github.com/AnswerDotAI/fasthtml/issues/413))
- Convert `dict` children in `ft_htmx` and `ft_hx` to kwargs ([412](https://github.com/AnswerDotAI/fasthtml/issues/412))
- Add reload on CSS and JS file changes ([401](https://github.com/AnswerDotAI/fasthtml/issues/401))

Bugs Squashed

- `static_path` ignored in `fast_app` ([410](https://github.com/AnswerDotAI/fasthtml/issues/410))

0.5.2

New Features

- Greatly improved SVG support ([409](https://github.com/AnswerDotAI/fasthtml/issues/409))
- Add SVG HTMX helpers: `svg_sel`, `SvgOob`, and `SvgInb` ([408](https://github.com/AnswerDotAI/fasthtml/issues/408))
- Add `Client` and `Nbsp` ([403](https://github.com/AnswerDotAI/fasthtml/issues/403))
- Add `Redirect()` and handle magic `__response__` method ([400](https://github.com/AnswerDotAI/fasthtml/issues/400))
- Add `HtmxResponseHeaders` ([399](https://github.com/AnswerDotAI/fasthtml/issues/399))
- Add `session` to `OAuth.chk_auth` ([394](https://github.com/AnswerDotAI/fasthtml/issues/394))
- Add `static_routes` and `static_route_exts` methods to `FastHTML` ([387](https://github.com/AnswerDotAI/fasthtml/issues/387))

Bugs Squashed

- toasts do not show if response empty or tuple ([386](https://github.com/AnswerDotAI/fasthtml/issues/386))
- toasts.py not updated for router refactor ([385](https://github.com/AnswerDotAI/fasthtml/issues/385))

0.5.1

New Features

- Add `sse_message`, `EventStream`, and `signal_shutdown` ([384](https://github.com/AnswerDotAI/fasthtml/issues/384))

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.