Semantic-Org/Semantic-UI-Angular

Have some directive in javascript, interested?

PD75 opened this issue · 2 comments

PD75 commented

I wrote directives for modal, pop-up and dropdown. Is there an interest that I up-load them?

I did not find any clear rules in #8 but I noticed that what I have is very different from what is here already.

my approach:
Since there was nothing really working available I took a very simple approach:

  • Using semantic-ui's native java script
  • Minimum logic, basically passing through all settings and behaviors to semantic-ui's java scripts
  • Almost no manipulation of CSS classes from of directive, I think semantic-ui looks really good as it is and matches angular nicely
PD75 commented

No response, closing issue

m0t0r commented

hey @PD75, sorry but we din't have activity for sometime here. Thank you for your offer but the goal of this project is to create native AngularJS components for Semantic-UI. We don't use Semantic-UI JS and we also use TypeScript as a language.