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

Fix syntax highlighting and variables #1159

Merged
merged 1 commit into from Mar 14, 2017

Conversation

lvarayut
Copy link
Contributor

@lvarayut lvarayut commented Mar 13, 2017

It's a small PR to fix an unhighlighted example code and wrong variable names

@lvarayut lvarayut changed the title Fix syntax highlighting of isOrdered function Fix syntax highlighting and variables Mar 13, 2017
@leebyron
Copy link
Collaborator

Oh thanks! could you please run npm test and amend to the PR? That will generate the right distribution files which will make Travis pass

@lvarayut
Copy link
Contributor Author

Done! :)

@kozlitinaelja
Copy link
Contributor

LGTM =) Thank you!

@kozlitinaelja kozlitinaelja reopened this Mar 14, 2017
@kozlitinaelja kozlitinaelja merged commit a3399e4 into immutable-js:master Mar 14, 2017
errendir added a commit to errendir/immutable-js that referenced this pull request Aug 24, 2017
…ings

* facebook/master: (146 commits)
  Add descriptive titles (immutable-js#1244)
  expect setting Record property to throw (immutable-js#1194)
  Change the has method of Record to be a type guard (immutable-js#1232)
  Add back deleteIn() and removeIn() to Record (immutable-js#1179)
  Fix typo: change 'hiearchy' to 'hierarchy' (immutable-js#1222)
  Fix typo in OrderedMap#toKeyedSeq (immutable-js#1177)
  Fixes missing size property in flow types. (immutable-js#1173)
  Fix size of count() after filtering or flattening (immutable-js#1171)
  Support typescript strictNullChecks (immutable-js#1168)
  added links to header in docs immutable-js#356 (immutable-js#1164)
  Replace "an Collection" with "a Collection" everywhere (immutable-js#1163)
  Fix syntax highlighting and wrong variable names (immutable-js#1159)
  4.0.0-rc.2
  Adds back delete() and clear() to Record (immutable-js#1157)
  Improve filter typescript def to leverage predicate functions (immutable-js#1155)
  Improve type for reduce() (immutable-js#1156)
  Significant improvments to concat type definitions. (immutable-js#1153)
  Update README.md (immutable-js#1150)
  Add note for using with webpack
  Readme improvement pass
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants