Today we released Onsen UI 1.0.3 which fix a critical bug in navigator’s attributes.
The following attributes were affected:
- left-button-icon
- right-button-icon
- on-left-button-click
- on-right-button-click
- hide-toolbar
Today we released Onsen UI 1.0.3 which fix a critical bug in navigator’s attributes.
The following attributes were affected:
Today we released Onsen UI 1.0.1 which comes with improved themes, new features and a lots of bug fixes.
Part 3: Services
We are going to make an app with Onsen UI using AngularJS services.
Part 2: Click Events and DOM Manipulation
We are going to learn how to add click events within apps developed with Onsen UI. This blog entry is in response to frequently asked questions from users who are familiar with jQuery but not with AngularJS.
We are going to register click events to buttons, and dynamically change CSS classes of HTML elements.