aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/getting-started/parcel.md
AgeCommit message (Collapse)AuthorFilesLines
2024-04-01docs: resize docs bundler images and fix dimensions (#39824)XhmikosR1-1/+1
The dimensions must be of the non-2x image.
2024-04-01Add a render image hook (#39768)XhmikosR1-2/+2
Images are now lazyloaded, they have width and height attributes and the classes are centralized. Only applies to Markdown images
2024-02-13Docs: fix typos in Vite, Parcel and Webpack guides (#39592)Robert Martin1-3/+3
Co-authored-by: Patrick H. Lauke <[email protected]> Co-authored-by: Julien Déramond <[email protected]>
2023-03-23Update Vite, Parcel and Webpack guides (#38305)Julien Déramond1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2022-12-26Docs: change some title containing '&' to bypass Algolia issueJulien Déramond1-1/+1
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+159
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>