Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Releases: frontmeans/input-aspects

Release 4.4.1

15 Jul 13:48
v4.4.1

Choose a tag to compare

Dependencies

  • @proc7ts/push-iterator v3.

Release 4.4.0

28 May 06:41
v4.4.0

Choose a tag to compare

Packaging

  • Bundle in ESM format only.

Release 4.3.0

11 Mar 13:04

Choose a tag to compare

Dependencies

  • @proc7ts/primitives v2
  • @proc7ts/supply

Release 4.2.0

05 Mar 07:38

Choose a tag to compare

New Features

  • Add InRole aspect - and input control role.
    Can be used to conditionally configure controls.

Release 4.1.2

28 Feb 10:51

Choose a tag to compare

Fixes

  • Build control parents iterator each time it is requested.

Release 4.1.1

26 Feb 10:38

Choose a tag to compare

Changes

  • InControl.setup() always sets up aspect immediately.

Release 4.1.0

20 Feb 09:46

Choose a tag to compare

New Features

  • The InBuilder can be used to pre-configure control before creating it.
  • Make aspect application builder functions public.

Changes

  • Get rid of AbstractInControl
    Use InControl instead.
  • InControl.setup(aspectKey, setup) sets up an aspect only when it is applied to control.

Release 4.0.0

20 Dec 09:28

Choose a tag to compare

Changes

  • Switch to @proc7ts/fun-events v10 API

Release 3.6.0

02 Dec 09:18

Choose a tag to compare

Rename to @frontmeans/input-aspects.

Release 3.5.1

25 Nov 07:37

Choose a tag to compare

Packaging