PromucFlow_constructor/app/client/src/widgets/TableWidget
Tolulope Adetula db88ef86f4
fix: underline style for text (#6865)
* fix: underline style for text

* fix: add expected structure example

* Revert "fix: add expected structure example"

This reverts commit efd56886a26f87bb18cf6edc53bd246bfeb8e0f1.

* fix: test failing

* fix: widget crashing (#6980)

* fix: update omnibar search string for documentation for actions (#6722)

* [Mongo] Added default values for query for Find, Count and Distinct commands (#6960)

* Added smart defaults for query in Count, Distinct & Find commands

* Added test cases for smart inputs for query and limit for find, and query for count and distinct

* Distinct command output now results a JSON object instead of an array of strings (#6964)

* Fix: Break word when text widget content is long (#6211)

fixes #5319

* fix: widget crashing

Co-authored-by: Rishabh Saxena <rishabh.robben@gmail.com>
Co-authored-by: Trisha Anand <trisha@appsmith.com>
Co-authored-by: balajisoundar <sbalaji1192@gmail.com>

Co-authored-by: Rishabh Saxena <rishabh.robben@gmail.com>
Co-authored-by: Trisha Anand <trisha@appsmith.com>
Co-authored-by: balajisoundar <sbalaji1192@gmail.com>
2021-09-06 00:06:15 -07:00
..
derived.js Table sort column APIs (#6068) 2021-08-25 18:50:06 +05:30
derived.test.js Table sort column APIs (#6068) 2021-08-25 18:50:06 +05:30
index.tsx fix: underline style for text (#6865) 2021-09-06 00:06:15 -07:00
parseDerivedProperties.ts Fix #3335 - New method of computing table data to display (#3607) 2021-03-25 00:55:38 +05:30
TablePropertyPaneConfig.ts fix: underline style for text (#6865) 2021-09-06 00:06:15 -07:00
TableWidgetConstants.ts feat: Table widget - Configure table data rows count (#5552) 2021-08-30 14:54:59 +05:30