Skip to content

Releases: uimini/uimini

v2.0.8

10 Aug 04:03

Choose a tag to compare

Fixed:

  • disabled classes
  • button-group
  • colors palette
  • scss vars

Added:

  • disabled class for select
  • table borders

v2.0.7

18 Feb 01:18

Choose a tag to compare

minor bug fixes (pointer events)

v2.0.5

11 Oct 08:30

Choose a tag to compare

Build size decreased by 22% is uimini.min.css is 19kb now.

legacy browser support:

Added legacy browser support for ie10 and other legacy browsers. this is optional build for e-commerce projects.

Changes:

  • inputs / buttons groups (added wrap option)
  • build from webpack changed to css cli
  • more options for build:
    • default version;
    • .min version;
    • no_reset version;
    • legacy support version.

v2.0.3

06 Oct 09:16

Choose a tag to compare

Changes:

  • Dark mode. See more in dark-mode page;
  • Focus for inputs;
  • Minore bug fixed.

v2.0.2

04 Oct 07:47

Choose a tag to compare

minore update:

  • misspell fixed;
  • updated readme;
  • updated group

v2.0.1

01 Oct 02:10

Choose a tag to compare

Minor changes for npm package:

  • titles
  • descriptions
  • versions

Uimini v2.0.0

30 Sep 02:32
6016b28

Choose a tag to compare

Uimini updated to v2 version

Stable v2 version. See more here

Main changes:

  • added more ui components
  • total size now is only 4kb gzip (20kb normal)
  • better scss design
  • stylus moved to scss
  • fixed all adaptive

Updated:

  • 'layout',
  • 'colors',
  • 'typography'.

Added:

  • 'button',
  • 'button-group',
  • 'tag',
  • 'table'
  • 'checkbox',
  • 'input',
  • 'radio',
  • 'select',
  • 'switch',
  • 'input-group'.

New documentation page here

v1

10 Aug 05:33

Choose a tag to compare

v1

Stable version of v1

This's the last release for v1. I'll focus for next version!

Changed between 1.1.3 and 1.1.5:

  • gulp has been removed
  • added webpack cause gulp v3 (old setup) did't work with node.js v10+

Note: styles and js didn't changed

1.1.3

29 Nov 14:51

Choose a tag to compare

Gulp v1

It's stable v1 which builded with gulp 3.

Note 1: Gulp 3 is broken on Node 12

Note 2: If you wanna build project with this realize be sure ur node.js is 11 version

Fixed:

  • Buttons reset
  • Buttons .styl vars
  • Buttons disabled
  • Buttons comments

1.1.2

29 Nov 14:48

Choose a tag to compare

Fixed:

  • Scripts - upgrade natives to 1.1.6
  • Navbar last-child