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

Add support for additional MUI input fields as well as custom components #115

Open
wants to merge 129 commits into
base: main
Choose a base branch
from

Conversation

zackbraksa
Copy link
Collaborator

@zackbraksa zackbraksa commented Jul 25, 2024

Description

This PR introduces several enhancements and new features to the application:

  1. MUI Input Fields:

    • Added support for additional Material-UI input fields (e.g Checkbox, Select, Slider, Rating ...)
    • Implemented necessary form validation and integration with react-hook-form.
  2. Custom Components:

    • Tiptap Text Editor: Integrated Tiptap as a custom text editor component. This editor now supports rich text editing within the form.
    • Leaflet Map Picker: Integrated a Leaflet-based map picker component, allowing users to select geographic locations directly from a map interface.

@zackbraksa zackbraksa changed the title Add additional BasicEntityField components Add new input field components Aug 13, 2024
@zackbraksa zackbraksa changed the title Add new input field components Add support for additional MUI input fields, Tiptap text editor, and Leaflet map picker #1 Aug 13, 2024
@zackbraksa zackbraksa changed the title Add support for additional MUI input fields, Tiptap text editor, and Leaflet map picker #1 Add support for additional MUI input fields as well as custom components Aug 13, 2024
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