Releases: mrliptontea/PurpleMine2
Releases · mrliptontea/PurpleMine2
v2.16.2
v2.16.1
v2.16.0
What's Changed
- Batch of fixes by @gagnieray in #262
New Contributors
- @gagnieray made their first contribution in #262
Full Changelog: v2.15.0...v2.16.0
v2.15.0
v2.14.0
v2.13.0
- Replaced node-sass with sass.
- Resolved issues with
inline-svg
function in Node 14.x.
v2.12.1
v2.12.0
v2.11.0
Fixes:
- Fixed #179: full screen mode issues when using redmine_wysiwyg_editor plugin.
- Fixed #177: changed styling for icon-only buttons to resolve weird behavior on hover.
- Fixed checkbox cell padding when issue table borders are enabled.
- Added table icon to jstoolbar styles.
- Added new
.inline-flex
class.
New:
- Added
$icon-width
variable. - Added margin in some places like after buttons, avatars.
- Changed tooltip background to black.
- Changed top menu styles.
- Restored
$color-priorities
variable,false
by default. - Added
parse-length($value, $side)
function for extracting length/width from margin/padding/border. - Refactored icons code.
- Improved styles for RedmineUP plugins (Agile, Checklists, CRM, Tags).
- Improved vertical alignment of certain form elements.
- Improved styles for sortable elements.
- Improved styles for Redmine Banner plugin. #189.
The most notable change in this release is custom styles for Redmine Agile plugin. It can be disabled by setting $agile-board-customize: false
in your custom variables file.
See a comparison below (note: issue cards are white by default; custom colours are a PRO feature):
Before | After |
---|---|