PromucFlow_constructor/app/client/src
2023-07-21 23:33:15 +07:00
..
actions chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
api feat: updating datasource endpoints contract (#23920) 2023-07-03 18:36:05 +05:30
assets chore: Optimising the code for admin settings page (#25404) 2023-07-18 15:18:48 +05:30
ce chore: Move app navigation logo upload to Flagsmith (#25545) 2023-07-21 14:13:36 +05:30
components fix: PostMessage's message field in Action selector doesn't support Objects (#25467) 2023-07-21 17:15:48 +05:30
constants chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
ee chore: update tests to include ts definitions (#25555) 2023-07-21 23:33:15 +07:00
enterprise
entities chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
globalStyles fix: vertically stack lint errors in the tooltip (#24974) (#25172) 2023-07-10 13:07:28 +05:30
icons feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
mockComponentProps
mockResponses
mocks
navigation chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
pages chore: update tests to include ts definitions (#25555) 2023-07-21 23:33:15 +07:00
plugins/Linting perf: reduce the bundle size, vol. 2 (#24969) 2023-07-17 00:19:41 +05:30
polyfills
reducers chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
reflow fix: Add null check to fix sentry error in widget reflow (#24214) 2023-06-08 17:37:04 +05:30
resizable fix: widget borders does not reflect widget height (#23694) 2023-06-28 14:11:45 +05:30
sagas fix: revalidation logic (#25420) 2023-07-21 16:41:50 +05:30
selectors chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
templates
theme
transformers chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
usagePulse chore: Add analytics event to track telemetry is disabled & update properties for INVITE_USER event (#24042) 2023-06-06 02:57:40 +05:30
utils chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
WidgetQueryGenerators chore: Miscellaneous one click binding updates (#24957) 2023-07-20 11:52:20 +05:30
widgets fix: auto toggle js to normal on click of connect data in table widget (#25391) 2023-07-20 19:33:46 +05:30
workers fix: revalidation logic (#25420) 2023-07-21 16:41:50 +05:30
App.css
AppErrorBoundry.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
config.d.ts
Globals.d.ts feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
index.css fix: design-system-old fixes (#24421) 2023-06-20 14:34:13 +05:30
index.tsx perf: prioritize the main bundle over preloads (v2) (#24374) 2023-06-22 10:58:10 +05:30
LandingScreen.tsx
preload-route-chunks.ts feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01:00
react-app-env.d.ts
RouteBuilder.test.ts fix: Encode query params in URLs (#22594) 2023-05-03 09:00:27 +05:30
RouteBuilder.ts fix: Encode query params in URLs (#22594) 2023-05-03 09:00:27 +05:30
RouteChangeListener.tsx
RouteParamsMiddleware.ts feat: deprecate duplicate button (#23461) 2023-05-24 10:34:52 +05:30
serviceWorker.js fix: don’t cache icons by the service worker (#23558) 2023-05-24 12:50:26 +05:30
store.ts
wdyr.ts