Skip to content

Releases: palkerecsenyi/magic

v0.7.2

09 Apr 08:10
16b104e
Compare
Choose a tag to compare

New features:

  • Shortened SASS for buttons
  • Added button 'active' effect
  • Changed flex system in footer

New documentation:

  • Footer

Bug fixes:

  • #50 - Fixed width of modals on mobile
  • #51 - Minor typo fix

More

See commit descriptions for more. I add large descriptions to all big commits.

v0.7.1

26 Mar 19:17
3b64b32
Compare
Choose a tag to compare

New features:

  • Tables
  • Blockquotes
  • Redesigned comments

New documentation:

  • Respective docs for new features

Bug fixes:

  • Changed header line heights to 140%
  • Removed some header margins

More

See commit descriptions for more. I add large descriptions to all big commits.

Alpha 8

18 Mar 09:54
93236e6
Compare
Choose a tag to compare
Alpha 8 Pre-release
Pre-release

Changelog for version 0.6.1

New features:

  • Added dark and light colours for notifications

Bug fixes:

None

More

See commit descriptions for more. I add large descriptions to all big commits.

Alpha 7

07 Mar 19:33
0615d9e
Compare
Choose a tag to compare
Alpha 7 Pre-release
Pre-release

New features:

  • Added input groups
  • Added 'forms' docs
  • Added example page
  • Added dropdowns

Bug fixes:

  • Changed input styling

More

See commit descriptions for more. I add large descriptions to all big commits.

Alpha 6

03 Mar 23:41
a020dff
Compare
Choose a tag to compare
Alpha 6 Pre-release
Pre-release

Changelog for version 0.4.2

New features:

None

Bug fixes:

  • Completely overhauled grid.

More

See commit descriptions for more. I add large descriptions to all big commits.

Alpha 6

25 Feb 08:49
105e4aa
Compare
Choose a tag to compare
Alpha 6 Pre-release
Pre-release

Tiny bug fix for documentation

Alpha 5

25 Feb 08:34
ef77b8b
Compare
Choose a tag to compare
Alpha 5 Pre-release
Pre-release

Magic is slowly starting to become more stable.

Changelog for version 0.4.0

New features:

  • Added Magic.CSS layout errors
  • Added active class for navigation bar
  • Improved Select styling
  • Added panels + docs
  • Added modals + docs

Bug fixes:

  • Made select style !important

More

See commit descriptions for more. I add large descriptions to all big commits.

Alpha 4

18 Feb 14:15
6792e10
Compare
Choose a tag to compare
Alpha 4 Pre-release
Pre-release

Changelog for version 0.3.1

New features:

  • Changes to buttons - made smaller and gave focus effect.
  • Added docs for floaters and boxes in columns

Bug fixes:

  • Fixed text wrapping in navbar
  • Fixed <link> in button docs

More

See commit descriptions for more. I add large descriptions to all big commits.

Alpha 3

14 Feb 19:01
3158c42
Compare
Choose a tag to compare
Alpha 3 Pre-release
Pre-release

Floaters

Boxes can now have an extra class: floater. This will give them a floating effect on hover, to make them look like a separate component on the page. It's great for three-column side-by-side card-based marketing layouts.

Bug fixes

  • Fixed wrapping of button groups.
  • Fixed box sizing of inputs.
  • Fixed scrolling on navigation bar
  • Fixed gradient buttons
  • Rearranged folder structure

Alpha 2 (minor 2)

24 Jan 21:03
24f8bd3
Compare
Choose a tag to compare
Alpha 2 (minor 2) Pre-release
Pre-release

Added documentation for the navbar. Includes minor js snippet, mobile navbar and everything else. See changelog for more.