PromucFlow_constructor/app/server/appsmith-server/src/main/resources
balajisoundar bacb77a352
chore: Render below the fold widget components when browser is idle using Intersection Observer (#18747)
## Description
In order to improve the first load of the applications, now we're only
rendering the widget components that are [above the
fold](https://en.wikipedia.org/wiki/Above_the_fold#In_web_design) right
away and rendering the other widget components whenever the browser is
idle. This decreases the amount of time it takes before the first paint
on the screen.

This is getting shipped behind a feature flag!
2023-02-08 16:53:39 +05:30
..
bot Add a bot thread when someone adds first comment or tags someone is the comment for the first time (#5521) 2021-07-15 23:45:08 +06:00
email fix: Fix Appsmith logo in emails (#20030) 2023-01-26 14:13:24 +05:30
features chore: Render below the fold widget components when browser is idle using Intersection Observer (#18747) 2023-02-08 16:53:39 +05:30
application-production.properties chore: Upgrade to Spring Boot 3.0.1 (#19044) 2023-01-02 19:40:59 +07:00
application.properties fix: minor update on APPSMITH_TRACING_ENDPOINT (#20437) 2023-02-07 17:13:54 +05:30
CRUD-DB-Table-Template-Application.json fix: Theming is not applied to Table's 'Delete' & JSONForm's 'Reset & Update' buttons in Crud template (#14316) 2022-06-16 16:43:39 +05:30
docker-compose.yml fix: end guided tour on exiting editor (#11084) 2022-03-08 20:25:20 +05:30
examples-organization.json fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
system-themes.json feat: Change Modern/Default Theme Background to #F8FAFC (#17345) 2022-10-14 11:10:50 +05:30