Trevor Daniels

Results 8 comments of Trevor Daniels

Added a check to ensure the view exists in mappings.changed

I appreciate your feedback, hope you hadn't started on it!

Sounds good, makes sense to pull out duplicate logic and put it into a shared service. And have one shared OpenTriggerType, and CloseTriggerType? I'll put together an initial attempt at...

Just a css hack ```css .ui.modal { top: 25%!important; } ```

You could look at a similar alternative library which works with aot and doesn't use jquery. https://edcarroll.github.io/ng2-semantic-ui/

ngSemantic seems to have stalled and is jQuery dependent. [ng2-semantic-ui](https://github.com/edcarroll/ng2-semantic-ui) is not as complete but is keeping pace with angular 4 and does not use jQuery

LocalStorage defaults to the Library folder with the path "`/Documents/../Library`" Files can be stored in the Documents folder by adding "`/../Documents`" to this path.