Commit graph

7 commits

Author SHA1 Message Date
rudrapratik30
95b043a382 final updates 2025-09-02 12:32:56 +05:30
Pratik Agrawal
6fe677ecd7
[docs]: LTS Release (#13470)
* [docs]: Currency Input Component

* grammatical fixes

* wip phone input component

* Phone Input

* [docs]: Email Input Component

* [docs]: Update multiselect csa

* [docs]: Date Picker v2 Coomponent

* Minor Update

* [docs]: Date Range Picker Component

* [docs]: Time Picker Component

* [docs]: Date Time Picker Component

* Update datetime-picker-v2.md

* Update datetime-picker-v2.md

* [docs]: Text Area Component

* action reference sequence

* add shortcuts

* add new actions

* update sidebar

* [docs]: Cutom Themes

* component level permission

* [docs]: Component & Query Level Permissions

* [docs]: Pages and Navigation

* generate form component docs

* correct redirect

* properties docs

* CSAs

* custom schema

* delete old form doc

* Icon Component

* radio button

* [docs]: Modules

* Image Component

* update: add use module doc

* fix: overview

* improve overview

* [docs]: Step Component

* [docs]: Modal Component

* remove add widget section from old modal docs

* [docs]: Container Component

* Update container.md

* [docs]: Dynamic Height of Various Components

* [docs]: Inspector UI Updates

* [docs]: Table Component

* [docs]: Textarea Component

* make minor updates

* [docs]: Tab Component

* [docs]: Range Slider

* [docs]: File Picker Component

* [docs]: Code Editor Component

* [docs]: Multiselect Component

* dropdown updates

* fix: module behavior on app import-export

* minor changes

* resolve build errors

* [docs]: Custom Logs

* fix sidebar

* sidebar update

* fix sidebar

* add sidebar

* fix: content for import export module

* fix

* fix: arrow screenshot

* sanity check for legacy component and URLs

* form url update

* Update settings.json

* pages and navigation doc update

---------

Co-authored-by: PriteshKiri <pritesh.d.kiri@gmail.com>
Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
2025-08-04 11:55:16 +05:30
Shubhendra Singh Chauhan
590948efde
[docs] revoved comments from schema and added tables and example (#7447)
* added table for schema and removed comments in form

* [docs]added form example using custom schema
2023-09-18 14:29:41 +05:30
Shubhendra Singh Chauhan
159678b27c
[docs] v2.17 (app-builder milestone 1.3) (#7390)
* PR 6797 & 6974

* pr #7142

* [docs]table ui revamp

* [doc]appbuilder ui revamp

* [docs]maps revamp

* [docs]table revamp

* docs v2.17
2023-09-13 18:31:21 +05:30
Karan Rathod
f9f80d0b23
[docs]:update component docs (#7305)
* updated form, number, password, text and textarea docs

* [doc]bounded box revamp

* grammatical fixes in bounded box

* [doc]button revamp

* [doc]buttongroup revamp

* updated components schema for forms

---------

Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
2023-09-06 21:29:23 +05:30
Shubhendra Singh Chauhan
f189475793
[docs] JSON schema for form (#6938) 2023-07-06 18:52:51 +05:30
Kavin Venkatachalam
12a770cbc4
[Feature]: Form Widget (#4595)
* Created form widget

* Fixed the same name issue in defaultChildren

* Dynamically added buttons to the form inspector

* Added data to exposed variable and handled button click

* Added Reset functionality, CSA to the form widget

* Added Form widget icon

* form component docs

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-12-08 14:41:02 +05:30