Skip to content

Releases: singularit-de/base-input

v1.0.0-beta.8

19 Jul 13:50
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2022-07-19)

Bug Fixes

  • rework [@change](https://github.com/change) and [@input](https://github.com/input) (ac949d8)

v1.0.0-beta.7

19 Jul 12:41
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2022-07-19)

Features

v1.0.0-beta.6

19 Jul 10:54
c9cdae2
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2022-07-19)

Bug Fixes

  • still working controlled if modelValue is set to undefined (af607fe)

v1.0.0-beta.5

18 Jul 15:55
fd1cb56
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

1.0.0-beta.5 (2022-07-18)

Features

  • add number type to v-model (fd1cb56)

v1.0.0-beta.4

18 Jul 13:02
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2022-07-18)

Bug Fixes

  • bind textareaAttributes to textarea (d15e5f5)
  • rework input type and revert to inputAttributes (6743282)
  • rework input type and revert to inputAttributes (3c11e89)

Features

  • export interface InputClasses (b78608c)
  • separate inputAttributes and textareaAttributes (9743649)

v1.0.0-beta.3

18 Jul 10:36
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2022-07-18)

Bug Fixes

  • bind textareaAttributes to textarea (e854daa)

v1.0.0-beta.2

18 Jul 10:21
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2022-07-18)

Features

  • separate inputAttributes and textareaAttributes (c6c84a8)

v1.0.0-beta.1

18 Jul 09:12
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2022-07-18)

Features

  • add placeholder and inputAttributes props (920fc29)
  • add suffix and prefix slot (f199586)
  • add model binding (c30c808)
  • add prop textarea (f1faf12)
  • add styling with prop classes (e138a6c)
  • add styling with prop classes (d789829)
  • export interface InputClasses (b411b49)