ToolJet/frontend
Manish Kushare d3c0f8d635
Enhancement : [ Button Widget ] 2.0 (#4024)
* moved disbale and visible state to properties tab from styles and made fx default for each

* added hover event

* added loading,visible, and disable csa props and handled them in widget

* made General and layout menus open by default in widget inspector

* added migration for visibility and disabled prop

* removed unwanted visible prop in the properties object

* made fxActive true in migration file

* added loadingState active fx in migration

* refactored widget

* refactored button widget

* bug fixed

* bug fixed

* bug fixes

* replaced onMouseMove with onMouseOver event

* changed the type of action for loading, visibility and disable to toggle

* moved all register action inside useEffect

* removed register action function from useEffect and made the requested changes

* fixed visibility bug

* avoiding extra render

* made changes for better readability

* removed unused import
2022-09-26 15:47:55 +05:30
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets [Feature]: Added Localisation (#3746) 2022-09-14 13:34:49 +05:30
config Chore: Docs to set custom nginx config on docker deploy (#3743) 2022-08-12 07:59:53 +05:30
ee/components Merge main to develop (#4049) 2022-09-16 21:08:45 +05:30
src Enhancement : [ Button Widget ] 2.0 (#4024) 2022-09-26 15:47:55 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintrc.js ci: fix lint stage (#3926) 2022-09-01 16:49:23 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
babel.config.js refactor: remove @babel/plugin-proposal-class-properties (2nd PR after CLA problem) (#3959) 2022-09-05 22:41:03 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json [Feature]: Added Localisation (#3746) 2022-09-14 13:34:49 +05:30
package.json [Feature]: Added Localisation (#3746) 2022-09-14 13:34:49 +05:30
webpack.config.js fix(webpack): remove devtool source-map in prod mode (#4066) 2022-09-21 01:59:09 +05:30