Skip to content

InputTags

[4.27.1] - 2024-04-16

Changed

  • Version patch update due to children dependencies update (@semcore/utils [4.23.0 ~> 4.23.1], @semcore/input [4.23.0 ~> 4.23.1], @semcore/core [2.20.0 ~> 2.20.1]).

[4.27.0] - 2024-04-15

Changed

  • Version minor update due to children dependencies update (@semcore/utils [4.22.2 ~> 4.23.0], @semcore/input [4.22.2 ~> 4.23.0], @semcore/scroll-area [5.23.2 ~> 5.24.0], @semcore/core [2.19.2 ~> 2.20.0]).

[4.26.3] - 2024-04-12

Changed

  • Version patch update due to children dependencies update (@semcore/tag [5.30.2 ~> 5.30.3]).

[4.26.2] - 2024-04-10

Changed

  • Version patch update due to children dependencies update (@semcore/utils [4.22.1 ~> 4.22.2], @semcore/input [4.22.1 ~> 4.22.2], @semcore/core [2.19.1 ~> 2.19.2]).

[4.26.1] - 2024-04-09

Changed

  • Version patch update due to children dependencies update (@semcore/utils [4.22.0 ~> 4.22.1], @semcore/input [4.22.0 ~> 4.22.1], @semcore/core [2.19.0 ~> 2.19.1]).

[4.26.0] - 2024-03-27

Changed

  • Version minor update due to children dependencies update (@semcore/utils [4.21.1 ~> 4.22.0], @semcore/input [4.21.1 ~> 4.22.0], @semcore/core [2.18.1 ~> 2.19.0]).

[4.25.1] - 2024-03-26

Changed

  • Version patch update due to children dependencies update (@semcore/utils [4.21.0 ~> 4.21.1], @semcore/input [4.21.0 ~> 4.21.1], @semcore/core [2.18.0 ~> 2.18.1]).

[4.25.0] - 2024-03-18

Fixed

  • It wasn't possible to move focus back from the empty input-tags container with Shift+Tab.

[4.24.0] - 2024-03-15

Changed

  • Version minor update due to children dependencies update (@semcore/utils [4.20.5 ~> 4.21.0], @semcore/input [4.20.5 ~> 4.21.0], @semcore/core [2.17.5 ~> 2.18.0]).

[4.23.7] - 2024-03-11

Changed

  • Version patch update due to children dependencies update (@semcore/scroll-area [5.20.8 ~> 5.20.9]).

[4.23.6] - 2024-03-08

Changed

  • Version prepatch update due to children dependencies update (@semcore/scroll-area [5.20.7 ~> 5.20.8]).

[4.23.5] - 2024-03-07

Changed

  • Version prepatch update due to children dependencies update (@semcore/scroll-area [5.20.6 ~> 5.20.7]).

[4.23.4] - 2024-03-05

Changed

  • Use event.key instead of event.code.

[4.23.3] - 2024-03-01

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.20.3 ~> 4.20.4], @semcore/input [4.20.3 ~> 4.20.4], @semcore/tag [5.27.2 ~> 5.27.3], @semcore/core [2.17.3 ~> 2.17.4]).

[4.23.2] - 2024-02-26

Fixed

  • Height for InputTag with size l (from 44px to 40px, like our other large components).

[4.23.1] - 2024-02-21

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.20.2 ~> 4.20.3], @semcore/input [4.20.2 ~> 4.20.3], @semcore/core [2.17.2 ~> 2.17.3]).

[4.23.0] - 2024-02-21

Changed

  • Version preminor update due to children dependencies update (@semcore/tag [5.26.0 ~> 5.27.0]).

[4.22.0] - 2024-02-13

Changed

  • Tags are clickable by Space now (along with Enter as before).

[4.21.2] - 2024-02-09

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.20.1 ~> 4.20.2], @semcore/input [4.20.1 ~> 4.20.2], @semcore/core [2.17.1 ~> 2.17.2]).

[4.21.1] - 2024-02-06

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.20.0 ~> 4.20.1], @semcore/input [4.20.0 ~> 4.20.1], @semcore/core [2.17.0 ~> 2.17.1]).

[4.21.0] - 2024-02-01

Changed

  • Version preminor update due to children dependencies update (@semcore/utils [4.19.1 ~> 4.20.0], @semcore/input [4.19.1 ~> 4.20.0], @semcore/core [2.16.1 ~> 2.17.0]).

[4.20.1] - 2024-02-01

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.19.0 ~> 4.19.1], @semcore/input [4.19.0 ~> 4.19.1], @semcore/core [2.16.0 ~> 2.16.1]).

[4.20.0] - 2024-01-31

Changed

  • Version preminor update due to children dependencies update (@semcore/utils [4.18.0 ~> 4.19.0], @semcore/input [4.18.0 ~> 4.19.0], @semcore/core [2.15.0 ~> 2.16.0]).

[4.19.0] - 2024-01-19

Changed

  • Version preminor update due to children dependencies update (@semcore/utils [4.17.0 ~> 4.18.0], @semcore/input [4.17.0 ~> 4.18.0], @semcore/core [2.14.0 ~> 2.15.0]).

[4.18.0] - 2024-01-19

Changed

  • Version preminor update due to children dependencies update (@semcore/input [4.16.1 ~> 4.17.0], @semcore/core [2.13.1 ~> 2.14.0]).

[4.17.0] - 2024-01-15

Fixed

  • Removed role="list" and role="listitem" from tags container and tags as it was misleading screen readers and other assistive technologies.

[4.16.1] - 2024-01-10

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.16.0 ~> 4.16.2], @semcore/input [4.16.0 ~> 4.16.1], @semcore/core [2.13.0 ~> 2.13.1]).

[4.16.0] - 2023-12-22

Changed

  • Version preminor update due to children dependencies update (@semcore/utils [4.15.1 ~> 4.16.0], @semcore/input [4.15.1 ~> 4.16.0], @semcore/core [2.12.1 ~> 2.13.0]).

[4.15.2] - 2023-12-19

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.15.0 ~> 4.15.1], @semcore/input [4.15.0 ~> 4.15.1], @semcore/core [2.12.0 ~> 2.12.1]).

[4.15.1] - 2023-12-07

Fixed

  • Removed unnecessary role from input element.

[4.15.0] - 2023-12-06

Changed

  • When input tags container is empty, focus on the container is automatically moved to the input field.
  • Version preminor update due to children dependencies update (@semcore/input [4.14.0 ~> 4.15.0], @semcore/core [2.11.0 ~> 2.12.0]).

[4.14.1] - 2023-11-24

Fixed

  • Fixed vertical gaps between tags for l size.

[4.14.1-prerelease.10] - 2023-11-24

Fixed

  • Fixed vertical gaps between tags for l size.

[4.14.0] - 2023-11-24

Changed

  • Version preminor update due to children dependencies update (@semcore/utils [4.10.3 ~> 4.13.0], @semcore/input [4.12.2 ~> 4.13.0], @semcore/tag [5.17.1 ~> 5.18.0], @semcore/core [2.9.2 ~> 2.10.0]).

[4.13.3] - 2023-11-21

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.10.2 ~> 4.10.3], @semcore/input [4.12.1 ~> 4.12.2], @semcore/core [2.9.1 ~> 2.9.2]).

[4.13.2] - 2023-11-10

Changed

  • Version prepatch update due to children dependencies update (@semcore/scroll-area [5.12.1 ~> 5.12.2]).

[4.13.1] - 2023-11-09

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.10.1 ~> 4.10.2], @semcore/input [4.12.0 ~> 4.12.1], @semcore/core [2.9.0 ~> 2.9.1]).

[4.13.0] - 2023-11-06

Changed

  • Version preminor update due to children dependencies update (@semcore/utils [4.9.0 ~> 4.10.1], @semcore/input [4.11.0 ~> 4.12.0], @semcore/core [2.8.0 ~> 2.9.0]).

[4.12.0] - 2023-10-27

Changed

  • Version preminor update due to children dependencies update (@semcore/utils [4.8.4 ~> 4.9.0], @semcore/input [4.10.2 ~> 4.11.0], @semcore/tag [5.13.0 ~> 5.14.0], @semcore/core [2.7.7 ~> 2.8.0]).

[4.11.2] - 2023-10-24

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.8.3 ~> 4.8.4], @semcore/input [4.10.1 ~> 4.10.2], @semcore/core [2.7.6 ~> 2.7.7]).

[4.11.1] - 2023-10-16

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.8.2 ~> 4.8.3], @semcore/input [4.10.0 ~> 4.10.1], @semcore/core [2.7.5 ~> 2.7.6]).

[4.11.0] - 2023-10-10

Changed

  • Version preminor update due to children dependencies update (@semcore/input [4.9.5 ~> 4.10.0]).

[4.10.0] - 2023-10-09

Changed

  • Version preminor update due to children dependencies update (@semcore/tag [5.10.5 ~> 5.11.0]).

[4.9.5] - 2023-10-06

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.8.1 ~> 4.8.2], @semcore/input [4.9.4 ~> 4.9.5], @semcore/scroll-area [5.9.4 ~> 5.9.5], @semcore/core [2.7.4 ~> 2.7.5]).

[4.9.4] - 2023-10-03

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.8.0 ~> 4.8.1], @semcore/input [4.9.3 ~> 4.9.4], @semcore/core [2.7.3 ~> 2.7.4]).

[4.9.3] - 2023-10-02

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.7.2 ~> 4.8.0], @semcore/input [4.9.2 ~> 4.9.3], @semcore/core [2.7.2 ~> 2.7.3]).

[4.9.2] - 2023-09-20

Changed

  • Version prepatch update due to children dependencies update (@semcore/input [4.9.1 ~> 4.9.2], @semcore/core [2.7.1 ~> 2.7.2]).

[4.9.1] - 2023-09-20

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.7.0 ~> 4.7.1], @semcore/input [4.9.0 ~> 4.9.1], @semcore/core [2.7.0 ~> 2.7.1]).

[4.9.0] - 2023-09-13

Changed

  • Version preminor update due to children dependencies update (@semcore/utils [4.6.3 ~> 4.7.0], @semcore/input [4.8.3 ~> 4.9.0], @semcore/core [2.6.3 ~> 2.7.0]).

[4.8.3] - 2023-09-12

Changed

  • Version prepatch update due to children dependencies update (@semcore/input [4.8.2 ~> 4.8.3], @semcore/core [2.6.2 ~> 2.6.3]).

[4.8.2] - 2023-09-08

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.6.1 ~> 4.6.2], @semcore/input [4.8.1 ~> 4.8.2], @semcore/core [2.6.1 ~> 2.6.2]).

[4.8.1] - 2023-09-05

Changed

  • Version prepatch update due to children dependencies update (@semcore/input [4.8.0 ~> 4.8.1], @semcore/core [2.6.0 ~> 2.6.1]).

[4.8.0] - 2023-09-04

Changed

  • Version preminor update due to children dependencies update (@semcore/input [4.7.0 ~> 4.8.0], @semcore/core [2.5.0 ~> 2.6.0]).

[4.7.0] - 2023-08-28

Changed

  • Version preminor update due to children dependencies update (@semcore/utils [4.4.1 ~> 4.5.0], @semcore/input [4.6.1 ~> 4.7.0], @semcore/core [2.4.1 ~> 2.5.0]).

[4.6.1] - 2023-08-24

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.4.0 ~> 4.4.1], @semcore/input [4.6.0 ~> 4.6.1], @semcore/core [2.4.0 ~> 2.4.1]).

[4.6.0] - 2023-08-23

Changed

  • Version preminor update due to children dependencies update (@semcore/scroll-area [5.5.0 ~> 5.6.0]).

[4.5.0] - 2023-08-23

Changed

  • Improved visual state of focused tags container.

[4.4.1] - 2023-08-21

Changed

  • Version prepatch update due to children dependencies update (@semcore/input [4.4.0 ~> 4.4.1], @semcore/core [2.3.0 ~> 2.3.1]).

[4.4.0] - 2023-08-18

Changed

  • Version preminor update due to children dependencies update (@semcore/utils [4.2.0 ~> 4.3.0], @semcore/input [4.3.2 ~> 4.4.0], @semcore/core [2.2.1 ~> 2.3.0]).

[4.3.3] - 2023-08-18

Changed

  • Version prepatch update due to children dependencies update (@semcore/input [4.3.1 ~> 4.3.2]).

[4.3.2] - 2023-08-17

Fixed

  • Fixed aria roles issues.

[4.3.1] - 2023-08-16

Changed

  • Version prepatch update due to children dependencies update (@semcore/utils [4.1.0 ~> 4.2.0], @semcore/input [4.3.0 ~> 4.3.1], @semcore/core [2.2.0 ~> 2.2.1]).

[4.3.0] - 2023-08-07

Changed

  • Version minor update due to children dependencies update (@semcore/utils [4.0.0 ~> 4.1.0], @semcore/input [4.2.0 ~> 4.3.0]).

[4.2.0] - 2023-08-01

Changed

  • Version minor update due to children dependencies update (@semcore/input [4.1.0 ~> 4.2.0]).

[4.1.0] - 2023-07-27

Changed

  • Use event.key instead of event.code for better support of non QWERTY keyboard layouts.

[4.0.1] - 2023-07-24

Changed

  • Version patch update due to children dependencies update (@semcore/input [4.0.0 ~> 4.0.1]).

[4.0.0] - 2023-07-17

Break

  • Strict, backward incompatible typings.

[3.3.50] - 2023-06-30

[3.3.49] - 2023-06-27

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.53.4 ~> 3.54.0], @semcore/input [3.7.0 ~> 3.7.1]).

[3.3.48] - 2023-06-22

[3.3.47] - 2023-06-16

Changed

  • Version patch update due to children dependencies update (@semcore/scroll-area [4.3.13 ~> 4.4.0]).

[3.3.46] - 2023-06-15

[3.3.45] - 2023-06-14

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.53.3 ~> 3.53.4], @semcore/input [3.6.31 ~> 3.6.32]).

[3.3.44] - 2023-06-13

Changed

  • Version patch update due to children dependencies update (@semcore/scroll-area [4.3.10 ~> 4.3.11]).

[3.3.43] - 2023-06-13

Changed

  • Version patch update due to children dependencies update (@semcore/tag [4.5.2 ~> 4.6.0]).

[3.3.42] - 2023-06-12

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.53.2 ~> 3.53.3], @semcore/input [3.6.30 ~> 3.6.31]).

[3.3.41] - 2023-06-09

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.53.1 ~> 3.53.2], @semcore/input [3.6.29 ~> 3.6.30]).

[3.3.40] - 2023-06-09

Changed

  • Version patch update due to children dependencies update (@semcore/tag [4.4.39 ~> 4.5.0]).

[3.3.39] - 2023-06-07

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.53.0 ~> 3.53.1], @semcore/input [3.6.28 ~> 3.6.29], @semcore/scroll-area [4.3.7 ~> 4.3.8]).

[3.3.38] - 2023-05-31

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.52.0 ~> 3.53.0], @semcore/input [3.6.27 ~> 3.6.28]).

[3.3.37] - 2023-05-25

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.51.1 ~> 3.52.0], @semcore/input [3.6.26 ~> 3.6.27]).

[3.3.36] - 2023-05-24

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.51.0 ~> 3.51.1], @semcore/input [3.6.25 ~> 3.6.26]).

[3.3.35] - 2023-05-22

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.50.7 ~> 3.51.0], @semcore/input [3.5.25 ~> 3.6.25]).

[3.3.34] - 2023-05-11

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.50.6 ~> 3.50.7], @semcore/input [3.5.24 ~> 3.5.25]).

[3.3.33] - 2023-05-04

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.50.5 ~> 3.50.6], @semcore/input [3.5.23 ~> 3.5.24]).

[3.3.30] - 2023-04-28

[3.3.29] - 2023-04-24

[3.3.28] - 2023-04-17

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.50.0 ~> 3.50.3], @semcore/input [3.5.18 ~> 3.5.20]).

[3.3.27] - 2023-04-11

Fixed

  • Non-interactive container are not focusable by keyboard now.

[3.3.26] - 2023-03-31

Fixed

  • Fixed scrolling when paste and enter items.

[3.3.25] - 2023-03-30

Added

  • Added checking if the input ref has scrollIntoView method.

[3.3.24] - 2023-03-30

Fixed

  • Fixed checking if the input ref is exists.

[3.3.23] - 2023-03-29

Added

  • Added auto scroll when paste and enter items.

[3.3.22] - 2023-03-28

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.49.1 ~> 3.50.0], @semcore/input [3.5.17 ~> 3.5.18]).

[3.3.16] - 2023-03-21

Fixed

  • Fixed alignment cursor when without tags.

[3.3.15] - 2023-03-20

Fixed

  • Fixed tag display when crossing the border during scroll.
  • Fixed tag alignment when set minimum height.

[3.3.14] - 2023-03-16

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.47.2 ~> 3.47.3], @semcore/input [3.5.11 ~> 3.5.12]).

[3.3.1] - 2022-12-13

Changed

  • Added react-dom to peer dependencies.

[3.3.0] - 2022-12-12

Added

  • Design tokens based theming.

[3.2.9] - 2022-12-06

Fixed

  • Fixed Value type

[3.2.8] - 2022-12-02

Fixed

  • Fixed exported types of components.

[3.2.7] - 2022-11-30

Fixed

  • Fixed showing types in autocomplete IDE.

[3.2.6] - 2022-11-30

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.40.0 ~> 3.41.0], @semcore/input [3.3.0 ~> 3.3.1]).

[3.2.0] - 2022-10-10

Changed

  • Added support for React 18 🔥

[3.1.3] - 2022-10-10

Changed

  • Version patch update due to children dependencies update (@semcore/input [3.0.16 ~> 3.1.0]).

[3.1.0] - 2022-09-05

Added

  • Added screen reader support

[3.0.16] - 2022-08-30

Changed

  • Version patch update due to children dependencies update (@semcore/utils [3.37.0 ~> 3.37.1], @semcore/input [3.0.14 ~> 3.0.15]).

[3.0.0] - 2022-05-17

BREAK

  • Updated styles according to the library redesign policy.
  • Major update components.

[2.5.2] - 2022-04-25

Changed

  • Version patch update due to children dependencies update (@semcore/scroll-area [3.7.0 ~> 3.7.1]).

[2.5.0] - 2022-04-11

Changed

  • Deprecated onAdd callback property in favor of new onAppend one.
  • Provided SyntheticEvents to second callbacks argument.

[2.4.9] - 2022-04-01

Fixed

  • Component may fire onRemove event even when new tag text field is filled with space symbols.

[2.4.8] - 2022-03-21

Changed

  • Version patch update due to children dependencies update (@semcore/tag [3.7.0 ~> 3.7.1]).

[2.4.5] - 2022-02-24

Added

  • Added repository field to package.json file.

[2.4.4] - 2021-12-23

Changed

  • Changed line-height Tag from 1.2 to 1.1 for correct display in all browsers.

[2.4.1] - 2021-8-26

Changed

  • Add 'sideEffect=false' for more optimal build via webpack

[2.4.0] - 2021-04-26

Changed

  • Version of dependence @semcore/core has been changed to 1.11.
  • Improved performance. Removed one component wrapper.
  • The style processing system has been changed.
  • Removed the ability to apply media styles via a plugin babel-plugin-react-semcore.

[2.3.1] - 2021-04-16

Added

  • Added line-height value

[2.3.0] - 2020-12-17

Added

  • Added supported react@17.

[2.2.2] - 2020-11-25

Fixed

  • Fixed cursor position during tag editing

[2.2.1] - 2020-10-29

Fixed

  • Added the placeholder for ID style tag to improve collision protection.

[2.2.0] - 2020-09-09

Added

  • Added property editable in InputTags.Tag for called onRemove when on click tag

[2.1.1] - 2020-09-08

Fixed

  • Fixed possible styles collisions between components with different versions, but same styles

[2.1.0] - 2020-08-18

Added

  • [TS] Добавили экспортируемый тип для размеров InputTagsSize.

Fixed

  • Поправили отображение для динимически меняющегося placeholder для InputTags.Value
  • Поправили расположение по вертикали для InputTags.Value

[2.0.2] - 2020-08-17

Fixed

  • Поправили установку курсора в поле ввода

[2.0.1] - 2020-07-15

Fixed

  • Исправлено обрезание box-shadow при фокусе

[2.0.0] - 2020-06-19

BREAK

Added

  • Добавлена интеграция с ScrollArea. Теперь можно задавать h и hMax для появления скролла.

[1.4.0] - 2020-05-15

Added

  • Вызов функции onAdd при вставке данных данных в InputTags.Value.

[1.3.0] - 2019-12-12

Added

  • Появилась возможность добавления различных стилистических тем через css переменные
  • Появилась возможность оптицонально подключать адаптивноссть
  • Появилась возможность изолировать стили даже в пределах одной страницы

Changed

  • Изменен алгоритм вставки стилей в head

Removed

  • Убраны относительные единицы измерения(rem), которые использовались для адаптивности

[1.2.0] - 2019-11-14

Added

  • Добавлена адаптивность на маленьких экранах(<768px)

[1.1.0] - 2019-10-14

Added

  • Добавлен forwardRef на компонент

[1.0.2] - 2019-09-30

Changed

  • Нужные зависимости перенесены в utils, размер должен стать меньше

[1.0.1] - 2019-04-22

Added

  • Initial release

Released under the MIT License.

Released under the MIT License.