+added, ^changed, !note, #fixed, -removed
------------------------------------------------------------------------------------
# Fixed double slashes when loading CSS styles. This can cause CSS loading trouble on subdomains.
# Fixed replacing of all types of EOL characters for correct display in the backend selectlist options.
# Fixed correct loading of jQuery scripts when using products with (child) variants.
^ Hide/show input fields depending on ReqText field type selection in backend configuration.
^ Layout changed: moved "default selection" below the proper field so it's a bit less mistake sensitive.
^ Code optimized to handle variable checks faster.
+ Color picker field with custom colors.
+ Extra translastion lines for the new added fields in seperate language files so any language translation can be used.
+ Added hints/tips to title fields like Joomla! standards instead of annoying yellow bubbles.
+ Added custom language file in plugin/lanuage folder for seperate color picker hints translations.
+ Prices are added at the color picker tooltip options.
+ Check for correct default selection in checkbox, radio, select and colorlist items in backend.
+ Added class "vmcustom_reqtext_showcart_label", "vmcustom_reqtext_showcart_choice" and "vmcustom_reqtext_showcart_price"" to cart description, selected option and price for custom styling.
+ Added color buttons/selection in cart overview.
- Removed annoying yellow tips and added the tips to the title fields like Joomla! standards.
- Removed configuration option to show/hide yellow tooltips.
- Removed jQuery script to hide default VirtueMart plugin parameters fields.