πŸ‹οΈβ€β™€οΈ Shape It!
Sign In

Bets

Ideas you're committed to implement during this cycle.

Attention

This cycle has already finished.Go to the current cycle.

Figuring things outMaking it happenVisual Designer: Card componentVisual Designer: Form componentVisual Designer: ChipInput componentVisual Designer: Card interactionsVisual Designer: Message schemaImprove JSON Schema Editor

History

Khuda Dad Nomani
Updated progress of
Improve JSON Schema Editor
to 50% onΒ Tue Jun 11 2024

DropdownMenu has been refactored to be more flexible to be used in JSON Schema Type Editor. #1108

asyncapi-bot
Completed
Visual Designer: Form component
πŸŽ‰ on Wed May 15 2024
asyncapi-bot
Completed
Visual Designer: Message schema
πŸŽ‰ on Tue Mar 26 2024
asyncapi-bot
Completed
Visual Designer: Card component
πŸŽ‰ on Thu Nov 30 2023
Khuda Dad Nomani
Updated progress of
Visual Designer: Form component
to 90% onΒ Tue Oct 24 2023

The PR is ready for review.

Khuda Dad Nomani
Updated progress of
Visual Designer: Card component
to 90% onΒ Tue Oct 24 2023

waiting for review.

asyncapi-bot
Completed
Visual Designer: ChipInput component
πŸŽ‰ on Tue Oct 10 2023
Prince Rajpoot
Updated progress of
Visual Designer: ChipInput component
to 80% onΒ Tue Oct 10 2023

PR ready for review.

Prince Rajpoot
Updated progress of
Visual Designer: ChipInput component
to 40% onΒ Thu Oct 05 2023
Khuda Dad Nomani
Updated progress of
Visual Designer: Card component
to 10% onΒ Wed Sep 06 2023

started working on the issue.

Khuda Dad Nomani
Updated progress of
Visual Designer: Form component
to 60% onΒ Wed Sep 06 2023

The PR is ready for review.

Khuda Dad Nomani
Updated progress of
Visual Designer: Card interactions
to 10% onΒ Wed Sep 06 2023

checking reactflow.

Khuda Dad Nomani
Updated progress of
Visual Designer: Form component
to 15% onΒ Thu Aug 17 2023

Added the TextInput component.

Khuda Dad Nomani
Updated progress of
Visual Designer: Form component
to 10% onΒ Thu Aug 17 2023

Added SingleSelect component.

Khuda Dad Nomani
Updated progress of
Visual Designer: Form component
to 10% onΒ Tue Aug 01 2023

tested if https://github.com/rjsf-team/react-jsonschema-form is the right fit and it doesn't seem to be the right solution for us for the following reasons:

  • it is UI Framework bound which means no tailwind to customise.
  • Our schemas for AsyncAPI file and bindings are not fit for this purpose.
  • It can't be used in server components.