github mrliptontea/PurpleMine2 v1.8.0

latest releases: v2.16.2, v2.16.1, v2.16.0...
7 years ago

New:

  • Introduced autoprefixer via PostCSS - Attention customizers! This might be a potential breaking change, as many mixins have been removed. You can now safely remove mixins from the code that you have overwritten, as vendor prefixes will be added automatically (if needed).
  • Added JavaScript Standard Style

Fixes:

  • Fixed #19: missing text wrapping for long text custom fields
  • Fixed #20: applied Font Awesome font-family for icons in Time Tracker overview
  • Fixed duplicated pencil icon for Description in issue form in Redmine 3.1.2+
  • Fixed #21: added styling for compatibility with layout changes in Redmine 3.2.0
  • Fixed #23: set width for progress bars
  • Fixed #25: proper styles for pagination
  • Fixed #28: correct icon will be displayed for users that cannot edit notes in journal
  • Fixed #30: styles will now compile with latest Sass
  • Fixed #32, #33: improve @shawndibble's styles for new main menu styles in Redmine 3.3
  • Fixed #34: project breadcrumbs in the header should wrap nicely
  • Fixed #35: .icon-only class should now display only icons, buttons with icons should de displayed correctly with Font-Awesome disabled
  • Fixed #36: npm dependencies can be installed on production environments + update grunt to its latest version
  • Fixed #37: added support for drag'n'drop re-ordering in issue statuses, roles, and trackers settings
  • Fixed #38: corrected z-index for dropdown new item menu on backlogs page (thanks to @futaz, see PR #39)

Changes:

  • Various small visual tweaks
  • Changed indentation to 2 spaces (to match with Redmine's coding style)
  • Updated scss-lint rules

Don't miss a new PurpleMine2 release

NewReleases is sending notifications on new releases.