An open API service providing commit metadata for open source projects.

GitHub / willdady/react-elements / commits

SHA Message Author Date Stats
2beee8d8 1.3.1 Will Dady <w****l@W****l> about 10 years ago
ffdb6212 Fixing errors. Will Dady <w****l@W****l> about 10 years ago
b14e2f2c 1.3.0 Will Dady <w****l@W****l> about 10 years ago
9a311f36 Updated shrink wrap. Will Dady <w****l@W****l> about 10 years ago
0ba027fd merge Merge branch 'feature/button-group' Will Dady <w****l@W****l> about 10 years ago
4089ea1f More code styling. Will Dady <w****l@W****l> about 10 years ago
40655c7f Code styling. Will Dady <w****l@W****l> about 10 years ago
c60e43ea Updated README. Will Dady <w****l@W****l> about 10 years ago
8f0a28ed Added built files and updated CHANGELOG. Will Dady <w****l@W****l> about 10 years ago
261f21ae Style tweaks. Will Dady <w****l@W****l> about 10 years ago
bcc36daa Added ButtonGroup component. Will Dady <w****l@W****l> about 10 years ago
e34274ee 1.2.1 Will Dady <w****l@W****l> about 10 years ago
f4b3432c No longer creating shrinkwrap.json with -dev option. Will Dady <w****l@W****l> about 10 years ago
af4ddadf 1.2.0 Will Dady <w****l@W****l> about 10 years ago
79c623eb Panel component now takes optional footerTextAlign and headerTextAlign proper... Will Dady <w****l@W****l> about 10 years ago
3051263c 1.1.1 Will Dady <w****l@i****l> over 10 years ago
600205c3 Now using storybook deployer :) Will Dady <w****l@i****l> over 10 years ago
a06c2699 1.1.0 Will Dady <w****l@i****l> over 10 years ago
a1394f96 merge Merge branch 'feature/library-updates' Will Dady <w****l@i****l> over 10 years ago
75bc2b1c SCSS updates. Will Dady <w****l@i****l> over 10 years ago
be70f44a Removed unused imports from stories. Will Dady <w****l@i****l> over 10 years ago
a4e1e0e1 Updated component PropTypes. Will Dady <w****l@i****l> over 10 years ago
33b23cd8 Updated changelog. Will Dady <w****l@i****l> over 10 years ago
60347386 Renamed React component file extensions from .js to .jsx. Updated libraries. ... Will Dady <w****l@i****l> over 10 years ago
3eb12e07 1.0.4 Will Dady <w****l@W****l> over 10 years ago
d93ff964 Removed position entirely from LoadingSpinner. Will Dady <w****l@W****l> over 10 years ago
c5a9dfb4 1.0.3 Will Dady <w****l@W****l> over 10 years ago
1d035fd0 Making LoadingSpinner's position a variable. Will Dady <w****l@W****l> over 10 years ago
5aeb646f 1.0.2 Will Dady <w****l@i****l> over 10 years ago
addee6c1 Added more variables to Panel css. Will Dady <w****l@i****l> over 10 years ago
9fd502d6 Bumped version. Will Dady <w****l@1****u> over 10 years ago
8596b9a3 Minor tweaks to README. Will Dady <w****l@1****u> over 10 years ago
48d8aa81 merge Merge branch 'react-15.0.1' Will Dady <w****l@1****u> over 10 years ago
091cbf1a Style updates. Will Dady <w****l@1****u> over 10 years ago
c89a0f7c README tweaks. Will Dady <w****l@1****u> over 10 years ago
bf01eae5 Cleaned up unused dependencies. Updated README and CHANGELOG. Will Dady <w****l@1****u> over 10 years ago
a6070bf6 Refactored scss. Will Dady <w****l@1****u> over 10 years ago
c6da7457 Updates to use ES2015 features where applicable. Will Dady <w****l@1****u> over 10 years ago
b896a479 Now importing from the main lodash lib. Will Dady <w****l@1****u> over 10 years ago
03454765 Updated dependencies to use ES2015 style imports. Will Dady <w****l@1****u> over 10 years ago
56db5a49 Added Tabs component. Will Dady <w****l@1****u> over 10 years ago
63c8ecda Update to Pagination component. Removed unused utility. Will Dady <w****l@1****u> over 10 years ago
82d90bdd Added recently added components to index.js. Updated css prefix in ColorPicker. Will Dady <w****l@1****u> over 10 years ago
c218da52 Added ProgressBar component. Will Dady <w****l@1****u> over 10 years ago
85782e9b Updated ColorPicker so it uses 're-' css prefix. Will Dady <w****l@1****u> over 10 years ago
fe21e503 Updating components to use 're-' css prefix. Will Dady <w****l@1****u> over 10 years ago
ddd38764 Added Panel component. Will Dady <w****l@1****u> over 10 years ago
c22b267c Updates to Pagination component. Will Dady <w****l@1****u> over 10 years ago
0c10e3bd Updates to pagination. Will Dady <w****l@1****u> over 10 years ago
b16ee940 Added Pagination component. Will Dady <w****l@1****u> over 10 years ago
d1478111 Added button component. Will Dady <w****l@1****u> over 10 years ago
d6a354f3 Removed tags input. Miscellaneous tweaks. Will Dady <w****l@1****u> over 10 years ago
c23efe4c Added LoadingSpinner. Will Dady <w****l@W****l> over 10 years ago
0e412a98 Refactored ColorPicker. Will Dady <w****l@1****u> over 10 years ago
cc422c82 Updates to VimeoVideo component. Will Dady <w****l@1****u> over 10 years ago
6cd88b23 Made Switch component a controlled component only. It no longer maintains sta... Will Dady <w****l@1****u> over 10 years ago
ece56c14 Major refactor. Updated to react 15.0.1. Removed FloatingLabelInput. Will Dady <w****l@1****u> over 10 years ago
c4564e99 Updating React dependency to v0.14.0. Switched from Less to Sass. Will Dady <w****l@W****l> almost 11 years ago
1155ae42 Updated index.js Will Dady <w****y@g****m> over 11 years ago
8271b3aa merge Updates to Switch component plus upgrading React to v0.12.2 Will Dady <w****y@g****m> over 11 years ago
329b6d55 Now React v0.12.0 compatible. Version bumped. Will Dady <w****l@w****m> almost 12 years ago
efffdb7b Fixing React warnings. Will Dady <w****l@w****m> almost 12 years ago
0b81111a No longer using reactify for jsx transformation. Will Dady <w****l@w****m> almost 12 years ago
eed10b13 Began updating to support v0.12.0 Will Dady <w****l@w****m> almost 12 years ago
dd1f1336 Can now pass className to MediaObject. Will Dady <w****l@w****m> almost 12 years ago
3bddfdbc Version bump. Will Dady <w****l@w****m> almost 12 years ago
28e19666 merge Merge pull request #2 from KyleAMathews/patch-1 willdady <w****y@g****m> almost 12 years ago
da3ea9c5 Use peerDependencies for React Kyle Mathews <m****e@g****m> almost 12 years ago
4e081427 Update readme. Will Dady <w****l@w****m> almost 12 years ago
08dcdb2c merge Merge branch 'master' into switch Will Dady <w****l@w****m> almost 12 years ago
b7c739d1 Fixed issue where ColorPicker breaks if the page is scrolled (doh). Will Dady <w****l@w****m> almost 12 years ago
651c3bef Adding switch component. Will Dady <w****l@w****m> almost 12 years ago
4e59e584 Added keywords to package.json Will Dady <w****l@w****m> almost 12 years ago
ca3b925f Added tag to package.json. Will Dady <w****l@w****m> almost 12 years ago
abbeb5d9 Removing unneeded jquery require. Will Dady <w****l@w****m> about 12 years ago
c8473700 Deleting file. Will Dady <w****y@g****m> about 12 years ago
f5a30e16 Updates to ColorPicker. Will Dady <w****y@g****m> about 12 years ago
cc12ca06 ColorPicker tweaks. Will Dady <w****y@g****m> about 12 years ago
51ea1dfb Adding ColorPicker. Will Dady <w****y@g****m> about 12 years ago
d3901691 Readme tweaks. Will Dady <w****y@g****m> about 12 years ago
a2d8c4f3 Version bump. Will Dady <w****y@g****m> about 12 years ago
43e57297 Added TagsInput :) Will Dady <w****y@g****m> about 12 years ago
26a11343 Updated VimeoVideo demo. Will Dady <w****y@g****m> about 12 years ago
10725e40 Version bump. Will Dady <w****y@g****m> about 12 years ago
16294c4e Updates to VimeoVideo. Will Dady <w****y@g****m> about 12 years ago
1601b9cf Updates to YoutubeVideo component. Will Dady <w****y@g****m> about 12 years ago
5832fba7 Formatting. Will Dady <w****y@g****m> about 12 years ago
590746ff Shrunk grumpy a bit. Will Dady <w****y@g****m> about 12 years ago
0d5b2620 Updates to YoutubeVideo. Will Dady <w****y@g****m> about 12 years ago
a36656e3 Bumped version. Will Dady <w****y@g****m> about 12 years ago
e697a1d5 Updated README. Will Dady <w****y@g****m> about 12 years ago
087d0454 Updated README. Will Dady <w****y@g****m> about 12 years ago
d06e588d Updated package.json and added index.js Will Dady <w****y@g****m> about 12 years ago
464545b7 Initial commit. Will Dady <w****y@g****m> about 12 years ago

← Back to repository