Skip to content

Latest commit

 

History

History
150 lines (93 loc) · 8.2 KB

CHANGELOG.md

File metadata and controls

150 lines (93 loc) · 8.2 KB

v3.2.1 (2023-01-10)

v3.2.0 (2023-01-10)

v3.1.0 (2022-11-07)

🚀 Enhancement

Committers: 1

v3.0.3 (2022-10-04)

v3.0.2 (2022-09-20)

v3.0.1 (2022-07-11)

🐛 Bug Fix

Committers: 1

v3.0.0 (2022-07-11)

💥 Breaking Change

Committers: 1

  • Merge pull request #38 from Gavant/update-input-type-arg caf05d1
  • add HTMLInputType for <input> types 1b458f9
  • add @type argument to FlInput e351e9c

14 April 2022

  • Adding option to show error in placeholder #37
  • Changing prop name and fixing select and text area b9a1c2e
  • chore: release 2.1.0 b7e4ac9

7 April 2022

  • Upgrade to 4.0 #33
  • Run upgrade and fix issues 410a3b3
  • Getting it working in 4.0 3bb6008
  • More work on upgrade to 4.0 e8bb091

12 March 2021

  • add default name attr to input as placeholder #20
  • Release 1.1.0 fff7218

10 February 2021

  • A11y #19
  • Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 #11
  • Bump acorn from 5.7.3 to 5.7.4 #8
  • Bump jquery from 3.4.1 to 3.5.0 #9
  • Bump websocket-extensions from 0.1.3 to 0.1.4 #10
  • Bump lodash.merge from 4.6.1 to 4.6.2 #12
  • Bump lodash.mergewith from 4.6.1 to 4.6.2 #14
  • Bump handlebars from 4.0.12 to 4.7.6 #15
  • Bump ini from 1.3.5 to 1.3.7 #17
  • Bump socket.io from 2.2.0 to 2.4.1 #18
  • Released v1.0.2 366fb32
  • Changing publish to false due to issue with release package f2136e2

6 April 2020

  • use correct input sizing bootstrap classes 7f6b49b
  • Released v1.0.1 209b60e

3 April 2020

  • Octanification: Attack of the Components #7
  • start converting to typescript and glimmer components 918c0ba
  • add nvmrc, update npm registry, add fastboot whitelist d745b00
  • convert dummy demo app to use full-on bootstrap/fontawesome e733d18

4 June 2019

  • fix import paths #4
  • Released v0.3.8 5689eea

29 May 2019

  • Updated export urls and blueprint paths 35e94ad
  • Changed scope to gavant npm b676661

12 December 2018

  • Fixing fastboot/babel issue #2
  • Released v0.3.6 9660081

12 December 2018

12 December 2018

12 December 2018

  • Cleanup and bump c0f6248
  • Improve addon and bring it to latest standards 608590d
  • Cleanup for sass switchover 6debe27

v0.3.2

28 March 2018

  • Initial commit for float label input 64810f0
  • started work on new fl-select component 8464f10
  • First pass at the floating label input fd912ab