Skip to content

Releases: danielsaidi/StandardActions

1.1.0

Choose a tag to compare

@danielsaidi danielsaidi released this 05 Jul 16:52

✨ Features

  • NavigationLink can be created with a StandardActionType.

1.0.1

Choose a tag to compare

@danielsaidi danielsaidi released this 18 Jan 12:36

This version adjusts the vertical icon offset of some actions.

1.0.0

Choose a tag to compare

@danielsaidi danielsaidi released this 23 Oct 12:27

This version bumps the package to Swift 6.1.

0.9.6

Choose a tag to compare

@danielsaidi danielsaidi released this 14 Jul 10:50

✨ Features

  • StandardActionType has new expand, collapse, and fullscreen actions.

0.9.5

Choose a tag to compare

@danielsaidi danielsaidi released this 27 Jun 14:23

✨ Features

  • StandardAction has new QR code and barcode-related actions.

0.9.4

Choose a tag to compare

@danielsaidi danielsaidi released this 27 Jun 13:56

🐛 Bug Fixes

  • StandardActionType fixes a few title and bundle bugs.

0.9.3

Choose a tag to compare

@danielsaidi danielsaidi released this 27 Jun 13:42

✨ Features

  • StandardAction can now trigger an additional action.

0.9.2

Choose a tag to compare

@danielsaidi danielsaidi released this 27 Jun 11:52

✨ Features

  • Text can now be created with a standard action type.
  • Button, Label and Link can now customize their title.

0.9.1

Choose a tag to compare

@danielsaidi danielsaidi released this 27 Jun 11:30

✨ Features

  • StandardAction gets new image and git-related actions, bringing the total number of actions to 131.

0.9.0

Choose a tag to compare

@danielsaidi danielsaidi released this 25 Jun 15:27

After the new additions, the name StandardButtons felt wrong.

As such, the project has now been renamed to StandardActions.

✨ Features

  • StandardActionType has a new .duplicate type.