What's Changed
Added
- The contents of the PRs opened in the
starlette-admin
repo have been transferred. by @hasansezertasan in #1 - Add examples structure. by @hasansezertasan in #2
- Add Project Structure by @hasansezertasan in #11
- Add support for
SimpleMDE
,CKEditor4
, andCKEditor4
by @hasansezertasan in #10 - Add support for
Bootstrap Show Password
and fix some docstrings by @hasansezertasan in #17 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #21
- Add Example: Kitchensink by @hasansezertasan in #22
- Update httpx requirement from <0.26.0,>=0.23.3 to >=0.23.3,<0.27.0 by @dependabot in #16
- Update coverage[toml] requirement from <7.4.0,>=7.0.0 to >=7.0.0,<7.5.0 by @dependabot in #15
- Update uvicorn requirement from <0.26.0,>=0.20.0 to >=0.20.0,<0.27.0 by @dependabot in #12
- Rename
extend_admin
asStarletteAdminFields
and add placeholder template. by @hasansezertasan in #29 - Add tests and update CI/CD by @hasansezertasan in #30
- Remove
examples.fields
folder and put the entire example in one directory:example
by @hasansezertasan in #32 - Release 0.1.0 by @hasansezertasan in #33
New Contributors
- @hasansezertasan made their first contribution in #1
- @pre-commit-ci made their first contribution in #21
- @dependabot made their first contribution in #16
Full Changelog: https://github.com/hasansezertasan/starlette-admin-fields/commits/0.1.0