PromucFlow_constructor/app/client/src/components/designSystems/appsmith
Tanvi Bhakta 86f0da37db
feat: change imports for dropdown v2 and dependencies (#15081)
* Remove Dropdown, SearchComponent from this repository

* Change the imports so that SearchComponent and DropdownV2 come from the design system

* Add yalc

* default imports become named imports

* remove the yalc package, add the beta version

* Change import for SearchComponent in TableHeader

* Updated Label Config

* chore: Refactor dependency Map code (#14944)

* feat: Triggerpath dependency (#15015)

* Introduce triggerpathdependency

* Code cleanup and refactor

* add jest test for removeLintErrorsFromEntityProperty

* Add triggerfieldDependencyMap jest tests for datatreeEvaluator

* Add cypress tests

* Revamp linting architecture

* Lint when creating first tree

* Prevent modification of unevaltree while linting

* improve linting performance

* Reuse allkeys for all dependencymap creation

* Add jest test for linttree

* Update jest and cypress tests

* Modify linting folder name

* remove redundant commits

* update evaluation jest tests

* Fix failing test

* Update cypress tests

* Code clean up and performance upgrade

* Update cypress tests

* Use unevalTree as global data for non-trigger field

* Improve global data creation time

* Cypress fixes

* Improve creation of global data for linting

* Only generate global data with functions when needed

* remove all unused variables

* Add overriden commit

* remove lint erros before linting

* fix merge conflicts

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>

Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
Co-authored-by: Rishabh Rathod <rishabh.rathod@appsmith.com>
Co-authored-by: Favour Ohanekwu <fohanekwu@gmail.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-08-05 10:05:28 +00:00
..
header fix: Removes animation in deploy button (#14029) 2022-05-25 19:39:12 +05:30
help feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
BaseButton.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
CenteredWrapper.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
CloseButton.tsx feat: git discard changes (#11835) 2022-05-06 10:14:24 +05:30
CopyToClipBoard.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
CreatableDropdown.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
DraggableListComponent.tsx fix: Column tile reposition on focus state of Input element inside property pane configuration for Table and Tabs widget (#10046) 2022-02-04 16:29:54 +05:30
Dropdown.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ModalComponent.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
PositionedContainer.tsx feat: new Widget Copy paste experience (#12906) 2022-05-04 13:28:57 +05:30
StepComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
StyledHeader.tsx feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
TabbedView.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
TextInputComponent.tsx feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +05:30
WidgetStyleContainer.tsx fix: container gap with wrapper on border radius (#14530) 2022-06-23 23:25:03 +05:30