Skip to content
This repository was archived by the owner on Jun 26, 2018. It is now read-only.

Requesting Pattern or Component

Masahiro Tanaka edited this page May 1, 2014 · 1 revision

Requesting a new template & component

Patterns and components are both maintained by the Onsen UI Team at the moment. If you want a specific app template made of Onsen CSS Components, please send us the request via GitHub Issue, or do the pull request.

How to submit a request

Please create an issue on the issues page. It is appreciated if you can also send us the screenshot to understand better about the user interface.

Under the hood

Patterns are maintained under www/patterns directory. Feel free to fork the repository and make your own pattern.

All components are Topcoat based, and the definitions are located under the components-src directory. It is written in TopDoc format, where you can see the details from here.

Clone this wiki locally