Aaron Hansen

Results 21 comments of Aaron Hansen

There is a simple example on the base mixin. http://semantic-org.github.io/Semantic-UI-Ember/#/modules/base_mixin I won't have time today to get to it, maybe in a week or two after that.

I published out 3.0.4. I don't maintain this anymore, if you'd like to maintain it let me know and I can add you to the repo

I'm not anymore, if someone would like maintain it, let me know and I'll add them to the repo

Since this is just a layer on top of Semantics dropdown, there are a few things that don't always work as expected. I've been tempted lately to rewrite the dropdown...

Honestly not really other than re-writing dropdown to be purely ember driven. The main problem is semantic ui handles everything as text, so I had to create an interface layer...

@allthesignals if you want to create a pull request with this failing in a test we can look at it more.

Thanks @allthesignals it's assigned. I know this worked in the past as I used it, but something might have changed. I would check [here](https://github.com/Semantic-Org/Semantic-UI-Ember/blob/master/addon/mixins/base.js#L94) first to make sure when we...

@valscion any feedback on this? We are at the point where we need to either use jsonapi authorization or fork and create a new authorization library. I would rather combine...

@lime Thanks for the responses. It was a lot in one ticket, but I wanted to get a discussion together before I did any pull requests so that I didn't...

@valscion sorry for the delay in movement on this. We planned to implement our json api implementation sooner, but are actually just getting to it now. We are about half...