Commit Graph
13 Commits
Author SHA1 Message Date
Jason SalzmanandGitHub 4daecab7f2 Updates (#21)
* Bump to React 16.2

* adding prop to allow users to bring their own icon library instead of using font-awesome #19
* merging in #20 so that react peer dependency version is updated
* bumping version to `0.1.5`

* fixing build
2017-12-05 17:18:14 -08:00
Ruben Martinez JrandJason Salzman 17efec9b08 Update example code to use React Class syntax (#16)
* Update to use React Class syntax

This is the recommended syntax to use now, and as such will be more familiar to beginners. :)

* Converted old requires to import statements.
2017-06-12 03:02:20 -07:00
Jason Salzman 7e8b51bb19 obviously working too late. somehow overwrote my own previous commit…
- adding back in the IE bug fix polyfill for `startsWith`
- also updating the README to reflect latest supported react version
2017-05-22 04:53:49 -07:00
Jason Salzman 6b18fc020b updating dependencies and fixing errors from deprecated code in the latest react version which resolves #10 2017-05-22 01:19:44 -07:00
Jason Salzman b4a1337142 fixing issue with IE11 2017-01-23 19:28:39 -08:00
Jason Salzman f657a33107 removing gulpfile that got scooped into repo from automated commit and increasing base moment version 2016-10-13 10:40:39 -07:00
Jason Salzman 7b0cf9e881 fixing dependency issue 2016-10-12 20:29:26 -07:00
Jason Salzman 5d9a12f58f adding more examples and updating the docs 2016-10-06 16:12:34 -07:00
Jason Salzman 212982af71 Revert "Publish new docs (automated commit)"
This reverts commit ed2526c801.
2016-10-06 11:48:09 -07:00
Jason Salzman ed2526c801 Publish new docs (automated commit) 2016-10-06 11:39:55 -07:00
Jason Salzman 3ff0ad9458 adding readme 2016-10-06 11:35:36 -07:00
Jason Salzman 95542bb177 fixing duplicate call in travis config 2016-10-06 11:28:21 -07:00
Jason Salzman 52dea8ebb5 initial commit 2016-10-06 11:10:21 -07:00