Skip to content

Releases: AJARProject/AJUI_Button

2.1.1

22 Feb 14:03
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.1.1

2.1.0

11 Feb 12:51
Compare
Choose a tag to compare
  • Build for M1 and Intel processors with v19 R4

2.0.0-beta1

30 Nov 09:57
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release

NEW VERSION 2.0.0-BETA1

!!! BREAKING CHANGES !!!

In the new 2.0.0-beta1 some breaking changes have been introduced. All the class functions have been changed. See the documentation Class Functions.

For compatibiliy reasons, the old functions have not been changes if you are not using the class.

  • Change all the functions to start with lowercase. Some function have been renamed for a more clear and simple usage.
  • Merge the textAlign and the CompTextAlign to have only one and not 2 properties
  • Fix an issue when importing template we was loosing 2 properties in the first level

1.5.0

27 Nov 10:20
Compare
Choose a tag to compare

Implement the textAlign and padding formula for text button.