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

Changelog/Release Notes #225

Closed
tejasmanohar opened this issue Jun 23, 2014 · 7 comments
Closed

Changelog/Release Notes #225

tejasmanohar opened this issue Jun 23, 2014 · 7 comments

Comments

@tejasmanohar
Copy link

Is a change-log or release notes page maintained? Same question for TinyColor.

@bgrins
Copy link
Owner

bgrins commented Jun 23, 2014

Which page are you talking about?

@tejasmanohar
Copy link
Author

Sorry. *Is there a change-log or release notes page?

@bgrins
Copy link
Owner

bgrins commented Jun 23, 2014

The closest thing is https://github.com/bgrins/spectrum/releases/. I've tried to go into more detail on the bigger releases with API updates or new features (most of the changes lately have been bug fixes).

For TinyColor there haven't been historically, but I'm working on a new API for version 1 at bgrins/TinyColor#57 and bgrins/TinyColor#56 and will make release notes for that. I'll try to keep them more up to date after that hits v1.

@tejasmanohar
Copy link
Author

Oh, Thanks! For any chance, could you point out the part of spectrum.js that allows for the previous color option?

@bgrins
Copy link
Owner

bgrins commented Jun 23, 2014

I'm assuming you are talking about showInitial (https://bgrins.github.io/spectrum/#options-showInitial). You can search for showInitial in this file, but the color is drawn here: https://github.com/bgrins/spectrum/blob/master/spectrum.js#L507. It responds to the paletteElementClick function as far as actually setting it back to the original color.

@tejasmanohar
Copy link
Author

Approximately how long has the reverting back to the previous color feature been there?

@bgrins
Copy link
Owner

bgrins commented Jun 23, 2014

@bgrins bgrins closed this as completed Dec 9, 2014
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

No branches or pull requests

2 participants