Skip to content

Releases: oo-loop/loop

v1.1.0

Choose a tag to compare

@micantoine micantoine released this 26 Sep 05:18

Updates

  • Migrate to dart sass
  • Use modules on functions

v1.0.3

Choose a tag to compare

@gplusmic gplusmic released this 06 Apr 06:19

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

Choose a tag to compare

@gplusmic gplusmic released this 04 Apr 03:31

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

Choose a tag to compare

@micantoine micantoine released this 30 Jul 13:28
  • 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

Choose a tag to compare

@micantoine micantoine released this 31 May 15:46

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

Choose a tag to compare

@micantoine micantoine released this 14 May 15:47
  • Reset properly the column to auto on breakpoint (issue switching from fit to auto@sm

v1.0.0-beta.1

Choose a tag to compare

@micantoine micantoine released this 20 Apr 15:13
  • Fix spread operator chaining
  • Add option to set a size for a template area column

v1.0.0-beta.0

v1.0.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@micantoine micantoine released this 10 Apr 16:25
  • 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

Choose a tag to compare

@gplusmic gplusmic released this 31 Aug 01:07

Compatibility Fixes

  • Radio button on IE 11

v0.4.16

Choose a tag to compare

@gplusmic gplusmic released this 21 Aug 23:57

Compatibility

  • fix radio checkmark alignment on old browser