Skip to content

Releases: atk4/ui

2.3.1

13 Oct 23:07
4f20f83

Choose a tag to compare

Fix versioning

2.2.1

13 Oct 22:38
f3cefad

Choose a tag to compare

Fix dependencies and versioning

2.3.0

06 Oct 09:42

Choose a tag to compare

Major Features

Breaking Changes

What’s Changed

2.2.0

15 Jul 22:19

Choose a tag to compare

Major Features

Breaking Changes

What’s Changed

2.1.0

16 Jun 17:00

Choose a tag to compare

Please see 2.1 release announcement here: https://forum.agiletoolkit.org/t/atk-ui-2-1-release/834

Breaking Changes

  • Always convert large (>= 2^53) integers to string in JSON output (#1260) @mvorisek
  • Normalize View->add() to always require a seed class like ->factory() already does (#1238) @mvorisek
  • Remove support of relative class names (#1158) @mvorisek
  • Convert callables to closures and move hook names to constants (#1201) @mvorisek
  • Fix wrong URL fallbacks (#1167) @mvorisek

What’s Changed

Read more

2.0.4

17 Jan 16:44

Choose a tag to compare

What’s Changed

Documentation enhancements

  • Added namespaces to quickstart and file structure example (#857) @bedengler

2.0.3

15 Dec 14:33

Choose a tag to compare

What’s Changed

  • Updating CDN link to use @2.0.2 (#864) @github-actions

2.0.2

15 Dec 14:05

Choose a tag to compare

What’s Changed

Documentation enhancements

2.0.0

15 Dec 11:32
6a4a839

Choose a tag to compare

Major features

  • Implemented User Action support

What’s Changed

1.7.1

12 Jun 01:57

Choose a tag to compare

Revert breaking namespace-related commit

The change in the namespace use didn't go that well, so we reverted it from 1.7.1 (revert #702)