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

Demos now grow up to 600px to fit content #5

Closed
wants to merge 3 commits into from

Conversation

imaustink
Copy link
Contributor

Fixes issue #4 and some whitespace inconsistency in the file.

Demo with now grow up to 600px when the content changes
@justinbmeyer
Copy link
Member

justinbmeyer commented Apr 13, 2017 via email

@leoj3n
Copy link
Contributor

leoj3n commented Apr 29, 2017

Ignoring .DS_Store should probably be done in your global .gitignore since it's OS dependent.

Also, it would help with review if you made sweeping whitespace changes in a different commit.

Eventually we will have some hinting/linting that will fix everything up anyways (differently), so usually I avoid reformatting a file's whitespace unless completely rewriting that file's functionality.

Once #9 is merged you shouldn't be blocked on writing tests for this.

@leoj3n
Copy link
Contributor

leoj3n commented Sep 21, 2017

Is this something that needs to be merged? Lmk if you need help merging since this now has conflicting changes because of a PR I just merged.

@imaustink
Copy link
Contributor Author

@leoj3n I honestly don't remember exactly what is going on with this. I think @justinbmeyer wanted a test for this but I think at the time this was implimented we were waiting for changes in bit-docs to make it more testable.

@leoj3n
Copy link
Contributor

leoj3n commented Sep 23, 2017

Well, I do see that I commented:

Once #9 is merged you shouldn't be blocked on writing tests for this.

But that's kind of vague in retrospect, and I'm not entirely sure what I meant there.

I guess you were blocked in writing tests for this because of #9?

Well, #9 is closed now, if that helps.

@leoj3n
Copy link
Contributor

leoj3n commented Sep 23, 2017

Oh yeah, I think running the test suite with Zombie was broken and I had resolved that in my test suite PR, so you were kind of waiting for that to be merged and available to write tests on top of.

@m-mujica
Copy link
Member

m-mujica commented Jan 9, 2018

Closed in favor of #13

@m-mujica m-mujica closed this Jan 9, 2018
@m-mujica m-mujica deleted the auto-scale-demos branch January 9, 2018 22:46
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.

4 participants