angular-base-apps icon indicating copy to clipboard operation
angular-base-apps copied to clipboard

UI library for angular JS apps

Results 8 angular-base-apps issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

bug

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...

enhancement
motion

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...

enhancement

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...

bug
motion

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...

question
docs

Provide the ability to navigate between different versions of the docs in the UI. Currently navigation must be done by manually updating the url.

docs

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...

bug