Skip to content

Instantly share code, notes, and snippets.

View blayderunner123's full-sized avatar

Jonathan Adcox blayderunner123

View GitHub Profile

Migrating to Mobile Angular UI 1.2

Core UI functionalities

Core UI Functionalities are those any HTML UI built on Angular could use. They are not Mobile-specific nor depending on anything else that Angular itself, and you could use them with any css framework.

YieldTo/ContentFor

They are the same that 1.1 beside to be prefixed with ui- so use: ui-yield-to and ui-content-for.