Skip to content

Releases: oo-loop/loop

v1.1.0

26 Sep 05:18

Choose a tag to compare

Updates

  • Migrate to dart sass
  • Use modules on functions

v1.0.3

06 Apr 06:19

Choose a tag to compare

Feature

  • Set up function to return the alias information

Fixes

  • Return the reference value and send a warning if the alias function cannot be performed

v1.0.2

04 Apr 03:31

Choose a tag to compare

Fixes

  • Fix pointbreak() on rem unit
  • Fix generating double properties when merging custom map with camelCase props
  • Fix the lost of references when merging custom config on init
  • Bump dependencies

v1.0.1

30 Jul 13:28

Choose a tag to compare

  • Add missing states properties in variants
  • Fix rule to add any pseudo elements, states and pseudo-selectors to props
  • Bump lodash from 4.17.15 to 4.17.19

v1.0.0

31 May 15:46

Choose a tag to compare

Changes

  • Unify all props to use kebab-case css properties
  • dataAttr is set to false by default, back to oo-component from start
  • Form inputs components are not included by default except for oo-input

Features

  • Add variants property to column
  • Ability to generate component variants only from the config map

v1.0.0-beta.2

14 May 15:47

Choose a tag to compare

  • Reset properly the column to auto on breakpoint (issue switching from fit to auto@sm

v1.0.0-beta.1

20 Apr 15:13

Choose a tag to compare

  • Fix spread operator chaining
  • Add option to set a size for a template area column

v1.0.0-beta.0

10 Apr 16:25

Choose a tag to compare

v1.0.0-beta.0 Pre-release
Pre-release
  • Implement the Loop config map for the framework settings
  • Initialize Loop from ooInit() and launch it from ooCreate()
  • Configuration from Functions ooSet() ooAdd() ooPipe()
  • New Column and Form syntax
  • New Template component
  • New Utilities structure

v0.4.17

31 Aug 01:07

Choose a tag to compare

Compatibility Fixes

  • Radio button on IE 11

v0.4.16

21 Aug 23:57

Choose a tag to compare

Compatibility

  • fix radio checkmark alignment on old browser