Skip to content

Releases: briancwald/material_admin

Alpha 5 release - Bug fixes and feature enhancements.

19 Jan 15:16
Compare
Choose a tag to compare
  • Fixes and cleanup
    -- increase contrast for labels, vertical tabs
    -- fix text format field to be better aligned to the sibling elements
    -- cleanup message notification trigger to be less distracting
    -- form textarea active highlight jump fix, update description icon to MD spec
    -- checkbox filled position adjust, padding space for sticky edit
    -- fix action button icon styling to match font size
    -- minor CSS cleanup for dialogs and views UI
    -- fix for issue #47 where radio buttons were visually hidden

  • New feature
    -- breadcrumb in the header.
    -- add year dropdown for date picker - and make configurable in UI.

8.x-1.0-alpha3: Merge pull request #45 from briancwald/8.x-scss-lint-orgainzation-ref…

27 Dec 16:49
8a55a04
Compare
Choose a tag to compare

This release was primarily Bug fixes and define coding standards with SCSS

  • Fix bug with Views AJAX breaking the 'Add' button in views UI.
  • Fix bug with Select forms that have no predictable ID.
  • Fix SCSS styling bugs with buttons
  • Update developer tools, add SCSS linter
  • Configure SCSS linter and clean up all SCSS files to conform to a coding standard