-
jongold committed on GitHub
May 24, 2017
-
* initial commit * add type checking for session * add dummy session data * add register component * create design system * add nwb as dependency for web rendering * add web entry point * add button component * add strength meter component * add border-box to button styles * add prop-types package * add a few more states to sessions * add default font family to design system and components * unifying styling between sketch and web * add spacing component * layout set of components in sketch and web * add password state to web component * all textbox primitives to render child components * remove render targets from the Register component into their corresponding entry points * remove unnecessary dependencies * remove destructing of styles * remove magic numbers from text box styling * remove whitespace * add some basic instructions * add border to textbox * remove magic numbers from strength meter * fix margin bug on web version * update heading * add screenshot of example * update skpm dependency * ensure button has props * ensure strength meter has props * remove explicit importing of TextBox web and sketch components * update password checker lengths * avoid duplicate defining of register component * add proptypes * add default state to web * add props * detach strength meter from TextBox and render it directly from form * ensure props where required * improve contrast of yellow * use flexbox when rendering to sketch only * add default props to Register * fix linting issues * update readme * rename to form-validation * nwb seems to need explicit extract-text-webpack-plugin
-
-
-
Add description to rows, rejig styles
jongold committedMay 9, 2017 This commit was signed with a verified signature.jongold Jon Gold
GPG key ID: 86882C06C03382FC Learn about signing commits -
jongold committed
May 9, 2017 This commit was signed with a verified signature.jongold Jon Gold
GPG key ID: 86882C06C03382FC Learn about signing commits -
* Airtable example * Remove unused dependencies from package.json * Code style fix
-
jongold committed on GitHub
May 5, 2017
-
This commit was signed with a verified signature.
jongold Jon Gold
GPG key ID: 86882C06C03382FC Learn about signing commits -
update all skpm imports to ^0.9.0 (#66)
jongold committed on GitHubMay 2, 2017 -
-
-
* Support for opacity style * Add test for opacity * Remove TODO comment for opacity
-
Merge pull request #55 from petetnt/handle-string-only-errors
Handle string only errors in RedBox.js
jongold committed on GitHubApr 29, 2017 -
Handle string only errors in RedBox.js
Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
petetnt committedApr 29, 2017 This commit was signed with a verified signature.petetnt Pete Nykänen
GPG key ID: 00259E80AC64931F Learn about signing commits
-
Merge pull request #45 from patrickhpan/patch-1
Change link to Flow to absolute link
jongold committed on GitHubApr 27, 2017 -
Change link to Flow to absolute link
Currently the link lacks https:// so it's relative and 404s.
patrickhpan committed on GitHubApr 27, 2017
-
Merge pull request #30 from HugoGiraudel/patch-1
Removed glitch from styling documentation
jongold committed on GitHubApr 26, 2017 -
Removed glitch from styling documentation
HugoGiraudel committed on GitHubApr 26, 2017 -
Merge pull request #24 from airbnb/justjake-patch-1
Suggest `tail -F` instead of `tail -f`
jongold committed on GitHubApr 26, 2017 -
Suggest `tail -F` instead of `tail -f`
The -F option implies the -f option, but tail will also check to see if the file being followed has been renamed or rotated. The file is closed and reopened when tail detects that the filename being read from has a new inode number. The -F option is ignored if reading from standard input rather than a file.
justjake committed on GitHubApr 26, 2017 -
Merge pull request #21 from jkastl/api-doc-update
update API doc language
jongold committed on GitHubApr 26, 2017
-
Merge pull request #22 from markdalgleish/fix-react-with-styles-examp…
…le-link Fix link to react-with-styles example
jongold committed on GitHubApr 25, 2017 -
Fix link to react-with-styles example
markdalgleish committed on GitHubApr 25, 2017 -
jkastl committed on GitHub
Apr 25, 2017 -
jongold committed on GitHub
Apr 25, 2017 -
Fix commented out avatar in profile-cards-react-with-styles
jongold committed on GitHubApr 25, 2017 -
This commit was signed with a verified signature.
jongold Jon Gold
GPG key ID: 86882C06C03382FC Learn about signing commits -
jongold committed
Apr 25, 2017 This commit was signed with a verified signature.jongold Jon Gold
GPG key ID: 86882C06C03382FC Learn about signing commits