PromucFlow_constructor/app/client/src
arunvjn a26cb04151
fix: show library diffs in git modal (#19675)
* Added Library modifications in git status modal.
* Removed segment from recommended libraries.
* Added AWS-SDK.
* Added Papa parse 5.
* Added Appwrite.
* Removed the URL regex that checks to see if the URL ends with .js
* Changed supabase library URL to one that works with Appsmith.
* Added animation to libraries section in explorer.

Fixes #19691
Fixes #19646
2023-01-16 10:14:18 +05:30
..
actions feat: Add a description field for pages (#19573) 2023-01-15 00:58:02 +05:30
api feat: Add a description field for pages (#19573) 2023-01-15 00:58:02 +05:30
assets chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30
ce fix: show library diffs in git modal (#19675) 2023-01-16 10:14:18 +05:30
components fix: Upgrade map widget library to support react 17 (#19315) 2023-01-14 00:19:21 +05:30
constants chore: update Styled components to latest version and related cleanup (#19284) 2023-01-13 16:35:59 +05:30
ee chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30
enterprise
entities feat: meta rehydration (#19683) 2023-01-13 23:59:03 +05:30
globalStyles chore: use typography and getTypographyFromKey from the design-system (#18050) 2022-11-16 11:32:00 +07:00
icons
mockComponentProps
mockResponses feat: adding new api for release items (#18966) 2023-01-11 11:08:20 +05:30
mocks
navigation fix: set soft focus for property pane inputs (#19009) 2022-12-16 22:52:47 +05:30
normalizers
pages fix: show library diffs in git modal (#19675) 2023-01-16 10:14:18 +05:30
polyfills
reducers fix: show library diffs in git modal (#19675) 2023-01-16 10:14:18 +05:30
reflow feat: drag n drop and Container jump enhancements (#19047) 2023-01-06 22:27:40 +05:30
resizable feat: drag n drop and Container jump enhancements (#19047) 2023-01-06 22:27:40 +05:30
sagas fix: show library diffs in git modal (#19675) 2023-01-16 10:14:18 +05:30
selectors feat: Add a description field for pages (#19573) 2023-01-15 00:58:02 +05:30
templates
theme fix: Table reskinning (#17228) 2022-10-14 10:23:31 +05:30
transformers fix: ds discard popup issue fixes (#19114) 2022-12-30 15:53:24 +05:30
usagePulse chore: update Styled components to latest version and related cleanup (#19284) 2023-01-13 16:35:59 +05:30
utils fix: Upgrade map widget library to support react 17 (#19315) 2023-01-14 00:19:21 +05:30
widgets chore: Updated a field name in JSON form to be more user friendly (#19580) 2023-01-16 09:26:25 +05:30
workers feat: meta rehydration (#19683) 2023-01-13 23:59:03 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
config.d.ts feat: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
index.css fix: show more modal of a truncated text widget is flickering (#18888) 2022-12-14 13:43:43 +05:30
index.tsx chore: update Styled components to latest version and related cleanup (#19284) 2023-01-13 16:35:59 +05:30
LandingScreen.tsx feat: Branding (#18717) 2022-12-09 20:13:47 +05:30
react-app-env.d.ts
RouteBuilder.ts chore: Use rolling window in the usage pulse call and send segment anonymous id for anonymous users (#19552) 2023-01-10 17:39:33 +05:30
RouteChangeListener.tsx chore: route change listener (#19090) 2022-12-26 07:10:09 +00:00
RouteParamsMiddleware.ts feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
serviceWorker.js fix: Log ChunkLoadError on Sentry only after 3rd failure (#18196) 2022-11-18 09:33:23 +00:00
store.ts fix: geolocation api callbacks are not called (#18235) 2022-11-30 16:08:15 +05:30
wdyr.ts