その他

Onsen UI Developer Preview 2 Release

Today we are excited to release developer preview 2 of Onsen UI.
The main focus of this release is support for themes and Font Awesome integration.

Themes

Our designer have cooked up 6 themes specially for Onsen UI–Blue, Green, Orange, Pink, Purple, and Yellow. Here are some screenshots of how they look like.

Blue

1.Blue1.Blue_controls

Orange

1.Orange1.Orange_controls

Purple

1.Purple1.Purple_controls

How to use

1. Go to Plugins Settings

Open Onsen UI project and go to plugins setting as shown in the figure below:

2.go_to_plugins

2. Choose your favorite theme

Scroll down to Onsen UI plugin and choose a theme you like.

3.plugin_settings

3. That’s it!

Preview your project and see your app shines!

Font Awesome Integration

Onsen UI supports Font Awesome out of the box. Here are examples on how to use it.

In Navigator


<ons-navigator left-button-icon="fa fa-bars"/>

Navigaor_font_awesome

Inside Button


<ons-button>
    <class="fa fa-thumbs-up"></i> Like
</ons-button>

Like button

Conclusion

We love to hear feedback from you. Do not hesitate to drop us feedback by writing in the comment box below or raise issue on GitHub. Relax!

author img for asial

asial

前の記事へ

次の記事へ

一覧へ戻る
PAGE TOP