Skip to content

Releases: arthurxavierx/eyebrow

v1.1.2

04 Jan 13:58
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2016-01-04)

Bug Fixes

  • App function: Fix calling the App function with no arguments and no view breaking the App (cb86b129)
  • Counter example: Fix Counter example not working (4e37276e)

v1.1.1

30 Dec 18:00
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2015-12-30)

Bug Fixes

  • routes: Fix calling App(route) prepending / to the specified route (1bb8f5ea)

v1.0.1

29 Dec 16:56
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 (2015-12-29)

Bug Fixes

  • actions: Fix a bug where the context for an application action would be the view instead (670afe92)

v1.0.0

27 Dec 21:36
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2015-12-27)

Bug Fixes

  • eyebrow: Implement Application-oriented architecture (b9f1be5b)

Features

  • applications: Add multiple arguments to view and application actions (3afd6e52)