Commit Graph

34 Commits

Author SHA1 Message Date
4cc521c977 version bump and build 2018-12-05 08:34:50 +01:00
Arek Mytych
f587c141b0
Add React to devDependencies as well 2018-12-05 07:32:30 +01:00
Arek Mytych
720063d47b
Fix misplaced dependencies
Move `react` to `peerDependencies` and  `copy-webpack-plugin` to `devDependencies`

Closes #30
2018-12-04 17:19:42 +01:00
06d41df333 version bump and build 2018-11-28 09:05:35 +01:00
Allan Kimmer Jensen
673f4fe28f Add TypeScript Definition
Add a TypeScript Definition, and "build" it with webpack to the build folder.

This will add correct typings, if you use TypeScript with React.

#27
2018-11-27 17:40:11 +01:00
cd634efa9e version bump and build 2018-10-19 14:25:16 +02:00
Sean Delaney
f1fdab3bb5 Added new buttonId prop
Signed-off-by: Sean Delaney <hello@delaneymethod.com>
2018-10-19 10:38:51 +01:00
e6120e4f24 version bump and build 2018-09-27 16:24:36 +02:00
b3d5470d8c version bump and build 2018-07-29 22:03:48 +02:00
27833943f0 version bump and build 2018-07-28 13:24:44 +02:00
38b8d752bb version bump and build 2018-07-13 22:51:24 +02:00
ace3cf2886 version bump and build 2018-06-25 22:36:26 +02:00
c5a4268624 version bump and build 2018-06-21 18:43:34 +02:00
d601613b5a implemented issue #15 2018-06-07 11:32:43 +02:00
f8ef6ca218 correcting semver (added a feature in 1.1.13 ...oops) 2018-06-07 10:28:43 +02:00
8df1e362c8 version bump and build 2018-06-07 10:23:28 +02:00
55f62ee575 added an expires prop, idea inspired by aleplusplus (https://github.com/Mastermindzh/react-cookie-consent/pull/14) 2018-06-07 10:09:05 +02:00
869e0b1d13 version bump and build 2018-06-03 18:04:56 +02:00
0fe4c4c567 version bump and build 2018-06-03 17:54:41 +02:00
ecdf88a7e9 new build + editorconfig 2018-06-03 11:54:58 +02:00
26cde73055 default debug prop and new build 2018-05-31 20:00:26 +02:00
8bf481fe59 v 1.1.0 2018-05-30 14:25:35 +02:00
1ea07ba29f styling fix by Karland, small readme changes and a version update 2018-05-30 14:10:47 +02:00
413ef0c595 moved the example app to its own branch and added a gh-pages 2018-05-26 20:51:39 +02:00
b40e699a93 Tidied the readme and bumped the version (I want the readme to reflect on npm.js) 2018-05-22 10:07:41 +02:00
249cb44461 versionbump on npm.js 2018-05-01 13:21:47 +02:00
28de87fef0 version bump, added npm version to the example and published as 1.0.6 to npm 2018-05-01 11:37:27 +02:00
1d9e1a5863 fix PR, bump version, build, publish :) 2018-05-01 11:13:21 +02:00
5093fd4339 patch bump 2018-02-20 15:46:21 +01:00
cfc4f89da6 patch bump 2018-02-04 14:52:01 +01:00
8c6bc38422 removed webpack from dependencies and removed the stray '2' from the code 2018-02-04 14:51:23 +01:00
8734798a3d small update to include a class on the cookieconsent bar 2018-02-02 19:41:50 +01:00
e090396f4f npm image fixes :) 2018-02-02 19:15:40 +01:00
281f0a2bda cookie consent bar :) 2018-02-02 19:09:23 +01:00