joemfb / ml-common-ng

An angular module of common components for the MarkLogic REST API
https://joemfb.github.io/ml-common-ng/
2 stars 2 forks source link

Fixed #5: added modal service #8

Closed grtjn closed 9 years ago

grtjn commented 9 years ago

Fixes #5

joemfb commented 9 years ago

Sorry for the long delay. I don't think this service is suitable for this project. It requires ui-bootstrap, which isn't currently a dependency, but, more importantly, it's not related to MarkLogic and the REST API, which is the focus here.

Maybe it could just go directly in https://github.com/marklogic/slush-marklogic-node? Or maybe we need a more generic UI utils component?

grtjn commented 9 years ago

Point taken. I'll consider creating a new package..