Releases: qaiswardag/vue-website-page-builder
Releases · qaiswardag/vue-website-page-builder
v2.1.25
Release Notes
Overview
Power your vision and build impressive pages. The web builder for stunning pages.
Changes
- Minor bug fixes
- Performance improvements
- Code refactoring
Latest Commits
- Bump version to v2.1.25 in package.json (27b55dd)
- Display application version in the footer component (9bf962a)
- Remove VERSION file as versioning is now handled through package.json (f0e5a8e)
- Update release_version.sh to read version from package.json (00a68e2)
- Add application version to Vite config (4e8d5f9)
v2.1.21
Release Notes
Overview
Power your vision and build impressive pages. The web builder for stunning pages.
Changes
- Minor bug fixes
- Performance improvements
- Code refactoring
Latest Commits
- Bump version to v2.1.21 (c444613)
- Refactor release_version.sh to simplify tag checking output (3ee9bfa)
- Bump version to v2.1.20 (742c969)
- Bump version to v2.1.15 (3409e40)
- Update overview in RELEASE_NOTES.md to enhance project description (3b5c575)
- Bump version to v2.1.14 (3ba76f0)
- Add release management scripts and update versioning process (9bc2716)
- Reset state variables in handleData function to ensure clean data fetching and error handling (e66c6b8)
- Remove console log statements from vueFetch to clean up response handling (6248aeb)
- Add streamAlreadyRead flag to prevent multiple reads of response body in vueFetch (db7e4de)
- Fix incorrect API endpoint URL in Unsplash image fetch (8e2b158)
- Fix condition to display error message when Unsplash image fetch fails (9041a81)
- Improve error handling in vueFetch by refining content type checks and enhancing response processing for different content types (64a2c3b)
- Enhance error handling in data fetching and improve response content type checks (3f1f17a)
- Update Tailwind CSS configuration and enhance error handling in data fetching (4691231)
- Ensure content-type header is defined before checking for 'application/json' (c353b82)
- Refactor component structure for improved readability and maintainability (0593fa7)
- Add plugins tailwind forms and tailwind typograhpy (d12c1f5)
- Rename files and variable names for designer to page builder (2b386db)
- Add Tailwind CSS Forms package (a3e6ad1)
- Fix grammar (b229cd6)
- Fix issue with padding (03fe6e7)
- Update text (e3dd245)
- Remove comments (fbdfc98)
- Title for add new component and hide image icon when component is null (59c904c)
- Add new component 2 square images (4faafb0)
Minor bug fix
Minor bug fixes: Uncaught ReferenceError: pageBuilderStateStore is not defined
Minor bug fixes
Minor bug fixes
Enhanced Documentation
Enhanced Documentation: Updated and expanded documentation for clearer guidance and reference.
Enhancements and Bug Fixes with Pinia Upgrade
This release brings a series of improvements and fixes to enhance the overall performance and user experience of our application:
- Improved Variable Names: Refined variable names for better code readability and maintainability.
- Enhanced Documentation: Updated and expanded documentation for clearer guidance and reference.
- Styling and CSS Fixes: Resolved various styling issues and improved CSS for a more consistent visual experience.
- Pinia Upgrade: Transitioned from Vuex to Pinia, offering better state management and performance enhancements.
- Reactivity Improvements: Enhanced the reactivity of selected HTML elements, ensuring smoother interactions with CSS styling.
- Minor Bug Fixes: Addressed other minor bugs to improve overall stability.
This update is designed to provide a smoother, more efficient experience for users.