Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Releases: qaiswardag/vue-drag-and-drop-page-builder

Bug fixes

14 Jun 17:17
dc98cce
Compare
Choose a tag to compare

Minor bug fixes

Remove PDF feature & bug fixes

04 Sep 13:02
Compare
Choose a tag to compare
  • Remove PDF feature & bug fixes
  • Resolved various bugs and errors to ensure a more robust and reliable app.

Enable special character input in Textarea

04 Sep 08:58
Compare
Choose a tag to compare
  • Enable special character input, preserve line breaks using v-html in Textarea.
  • Resolved various bugs and errors to ensure a more robust and reliable app.

Fix: Bug Fixes and Error Handling

09 Aug 20:26
Compare
Choose a tag to compare

Bug Fixes and Error Handling
Resolved various bugs and errors to ensure a more robust and reliable app.
Implemented comprehensive error handling mechanisms to gracefully handle unexpected scenarios.

Fix: Apply compiled CSS instead of using Tailwind CDN for HTML download

29 Jul 13:49
Compare
Choose a tag to compare

Apply compiled CSS instead of using Tailwind CDN for HTML download.

Fix: Check if element is null in method modifyElementCSS

29 Jul 09:53
Compare
Choose a tag to compare

Improved the modifyElementCSS method to include a null check for the target element. This prevents any unintended errors when trying to read the class list of a null element.

Fixed a bug related to the handling of null elements in the modifyElementCSS method.

Other minor bug fixes and performance improvements.

Fix: Check if element is null

29 Jul 09:30
Compare
Choose a tag to compare

Check if element is null before adding inline style.

New Feature: Download components Support

29 Jul 09:19
Compare
Choose a tag to compare

Seamless Integration: Integrated the "Download Components" functionality directly into the Designer.

New Feature: Custom Text Color Support

28 Jul 17:39
Compare
Choose a tag to compare

The ability to apply custom Hex or Tailwind CSS color to text elements. With this new feature, you now have the freedom to choose from an extensive range of colors beyond the conventional palette.

Whether you prefer to utilize specific Hex values or leverage the power of Tailwind CSS classes, you can seamlessly integrate your desired text colors with ease.

Upgrade to the latest version and experience the joy of applying custom text colors effortlessly.

Implemented a comprehensive installation guide for smooth setup

25 Jul 18:57
Compare
Choose a tag to compare

Implemented a comprehensive installation guide for smooth setup