angular-base-apps
angular-base-apps copied to clipboard
UI library for angular JS apps
What would you advise to position an Action Sheet? For buttons that are on the edge of the screen the positioning should be changed ie. to the right to prevent...
The wave loader does not scale properly. The spacing is off when the wave is small. The SCSS math needs to be updated so the wave looks correct for all...
ZURB has decoupled the Motion UI logic into its [own library](https://github.com/zurb/motion-ui). Since Motion UI is used by [Foundation for Sites](http://foundation.zurb.com/sites/docs/motion-ui.html), I think it would be safe to assume the library...
Add support for overriding the `templateUrl` property for `ConfirmModal` and `PromptModal` to allow custom HTML to be used for the modals. Custom templates will need to adhere to the current...
In the example below the items should slide in one at a time using the `stagger` class: ``` html {{ message.$value }} ``` Adding the `slow` or `fast` class overrides...
What is the status of having scroll bar inside modals? I tried with 1.2.6: I have a modal that is too big (vertically) for the window and I would like...
Provide the ability to navigate between different versions of the docs in the UI. Currently navigation must be done by manually updating the url.
The three bounce loader does not scale properly. The dots are not perfect circles when the three bounce is small. The SCSS math needs to be updated so the three...