Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pr component rewrite #1

Merged
merged 2 commits into from
Sep 7, 2016
Merged

Conversation

rkunev
Copy link
Contributor

@rkunev rkunev commented Aug 24, 2016

List of changes:

  • Handle knob dragging with 3rd party plugin (Propeller)
  • Replace canvas in favour of a pre-generated image
  • Refactor animations to allow easier toggling
  • Rewrite main directive as Angular 1.5 component
  • Add support for configuring the component
  • Add event-driven API exposing component life-cycle hooks
  • Extend service with extra color model conversions
  • Add code documentation and README file
  • New build system via npm scripts
  • Prepare package for npm publishing

rkunev added 2 commits August 24, 2016 11:01
List of changes:
- Handle knob dragging with 3rd party plugin (Propeller)
- Replace canvas in favour of a pre-generated image
- Refactor animations to allow easier toggling
- Rewrite main directive as Angular 1.5 component
- Add support for configuring the component
- Add event-driven API exposing the component life-cycle hooks
- Extend service with extra color model conversions
- Add code documentation and README file
- New build system via npm scripts
- Prepare package for npm publishing
@talamaska talamaska merged commit aa3e437 into talamaska:master Sep 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants