Skip to content

Releases: dominosaurs/material-blade

v0.0.2

27 Feb 07:17
fa77942

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

11 Nov 05:00
2d0136c

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

What's Changed

  • refactor mbc::icon-button by @sensasi-delight in #1
  • refactor mbc::button by @sensasi-delight in #2
  • Add mbc::tooltip by @sensasi-delight in #3
  • Update readme and composer.json by @sensasi-delight in #4
  • Add mbc::checkbox by @sensasi-delight in #5
  • Add support for Laravel 11 by @sensasi-delight in #13
  • Fix type error and refactor code by @sensasi-delight in #16
  • Add mbc::list by @sensasi-delight in #19
  • Add mbc::alert by @sensasi-delight in #20
  • Add alias mbc::list for mbc::mbc-list by @sensasi-delight in #22
  • Fix error instantiate enum by @sensasi-delight in #24
  • Add mbc::drawer by @sensasi-delight in #26
  • Rename provider class name by @sensasi-delight in #27
  • Implement assets bundler by @sensasi-delight in #30
  • Add code linter for consistency by @sensasi-delight in #32
  • Adjust prettier config by @sensasi-delight in #34
  • Fix auto init bug and refactor code on button components by @sensasi-delight in #37
  • Refactor mbc:::banner and migrate to using MDCAutoInit by @sensasi-delight in #38
  • Update dependencies and Prettier configuration with code refactor by @sensasi-delight in #40
  • Update README with development status and installation instructions by @sensasi-delight in #42
  • Refactor mbc::banner for improved structure by @sensasi-delight in #43
  • Extends versions support for illuminate/support and illuminate/view packages by @sensasi-delight in #48
  • Refactors FAB component naming and adds strict types by @sensasi-delight in #49
  • Update dependencies and clean up package.json by @sensasi-delight in #50
  • Add Material Design components and update Sass string functions by @sensasi-delight in #51
  • Enhance component attribute handling and enforce strict types by @sensasi-delight in #52
  • Refactor AppBar layout and start attribute handling by @sensasi-delight in #53
  • Enhance Alert component with elevation validation and preprocessing by @sensasi-delight in #54
  • Update README for clarity and component descriptions by @sensasi-delight in #55

New Contributors

  • @sensasi-delight made their first contribution in #1

Full Changelog: https://github.com/sensasi-delight/material-blade/commits/v0.0.1