Commit graph

669 commits

Author SHA1 Message Date
rhyneav
4d8dbd9693 Merge branch 'release-1.5.0' into develop 2018-06-22 10:58:06 -04:00
rhyneav
764c6271fd fix mobile menu showing at 768px v1.5.0 2018-06-22 09:33:29 -04:00
rhyneav
0021424e63 paperize buttons 2018-06-22 09:16:30 -04:00
rhyneav
7eb5c12227 fix navbar mobile button postition 2018-06-21 12:19:30 -04:00
rhyneav
a5b864aa40 bump package.json and remove comments 2018-06-21 10:07:33 -04:00
rhyneav
865953d148 prepare for release 2018-06-21 09:36:56 -04:00
Rhyne
8cf77547dc
Merge pull request #150 from papercss/feature-linter
Feature linter
2018-05-25 09:34:38 -04:00
rhyneav
871a0935a5 fix variable linting 2018-05-24 09:00:44 -04:00
rhyneav
dd30f17415 adjust navbar for linting 2018-05-24 08:45:48 -04:00
rhyneav
d2993557bc refactor for linting 2018-05-24 08:39:06 -04:00
rhyneav
d284c220be add stylint precommit check 2018-05-24 08:39:06 -04:00
rhyneav
5d2c93691e Travis CI for stylelint 2018-05-24 08:39:06 -04:00
rhyneav
4f2d66f2b6 fix comma 2018-05-24 08:39:06 -04:00
rhyneav
d26058771e initial config 2018-05-24 08:39:06 -04:00
rhyneav
16a853aaef set up for gulp 2018-05-24 08:39:05 -04:00
rhyneav
1a2e462c15 Install and set up stylelint 2018-05-24 08:39:05 -04:00
Rhyne
95ba37e837
Merge pull request #145 from dallinbjohnson/feature-navbar
Added the html and css for the navbar
2018-05-24 08:33:11 -04:00
Dallin B Johnson
f7f12f7e0c Factored down even more my scss 2018-05-23 14:04:07 -06:00
Dallin B Johnson
720679bd2b Cleaned up my code with scss and html code 2018-05-20 10:50:16 -06:00
rhyneav
b5ab884b38 Merge branch 'DanielRuf-tests/use-npm-ci' into develop 2018-04-21 08:11:22 -04:00
rhyneav
393b794dbe Merge branch 'DanielRuf-tests/use-npm-ci' 2018-04-21 08:10:41 -04:00
Daniel Ruf
dfe7529cb6
tests: use npm ci 2018-04-20 19:09:54 +02:00
Dallin B Johnson
9c8d7d9ab6 Reformated my scss and added some styles to make it look better 2018-04-03 22:44:04 -06:00
Dallin B Johnson
4f53ae45db Added the html and css for the navbar 2018-04-03 01:30:29 -06:00
rhyneav
c460eff099 Merge branch 'standards' into develop 2018-03-22 18:39:40 -04:00
Waldir Pimenta
f01c3074e6 standardize license file
- Filename matches format of other standard files in the repo (README, etc.)
- Include title and copyright notice per the template text:
    - http://choosealicense.com/licenses/isc/
    - https://opensource.org/licenses/isc-license
    - http://spdx.org/licenses/ISC.html#licenseText
2018-03-22 18:38:46 -04:00
Luke Bearl
373e4954fd Fixing typo.
Compoiled -> Compiled
2018-03-22 18:38:35 -04:00
rhyneav
d16dc8be36 Merge branch 'release-1.4.1' into develop 2018-03-22 18:37:25 -04:00
Rhyne
c395349afd
Merge pull request #142 from waldyrious/patch-1
standardize license file
2018-03-22 14:48:51 -04:00
Rhyne
a5227f7513
Merge pull request #140 from lbearl/typofix
Fixing typo.
2018-03-22 14:48:28 -04:00
Waldir Pimenta
3c00c99588
standardize license file
- Filename matches format of other standard files in the repo (README, etc.)
- Include title and copyright notice per the template text:
    - http://choosealicense.com/licenses/isc/
    - https://opensource.org/licenses/isc-license
    - http://spdx.org/licenses/ISC.html#licenseText
2018-03-21 23:02:54 +00:00
Luke Bearl
5502a852c9 Fixing typo.
Compoiled -> Compiled
2018-02-24 22:07:00 -08:00
rhyneav
22f52f00b7 bump to version 1.4.1 v1.4.1 2018-01-13 16:20:33 -05:00
Thomas Cazade
bc5c4a36cb
Merge pull request #135 from koester/hotfix-animationbug
hotfix-animationbug
2018-01-11 18:41:48 +01:00
koester
c334c81611
Added documentation to translate mixin 2018-01-11 12:24:35 +01:00
koester
4240b6df29
IE animation bug fix 2018-01-11 12:15:05 +01:00
koester
821c4962cf
fixes #111 2018-01-11 10:38:05 +01:00
rhyneav
f1bff38aec Merge branch 'sullivanpt-hotfix-issue-132' into develop 2018-01-09 17:31:12 -05:00
rhyneav
a720e13088 Merge branch 'sullivanpt-hotfix-issue-132' 2018-01-09 17:30:36 -05:00
Edvins Antonovs
375754f857 Fixed typo in the url 2018-01-09 17:27:59 -05:00
Edvins Antonovs
b5ee6e94b2 Fixed typo in the url 2018-01-09 17:26:23 -05:00
rhyneav
8044959529 Merge branch 'ummahusla-patch-1' 2018-01-09 17:25:32 -05:00
Edvins Antonovs
7d896c6de3
Fixed typo in the url 2018-01-09 21:35:01 +00:00
Patrick Sullivan
e850e6eea7 deps: update package-lock
Fixes #132
2018-01-09 08:28:46 -08:00
Patrick Sullivan
db9bbebd34 gulp-sass needed for production install
no documentation for production install so hugo-bin is not needed
Fixes #132
2018-01-08 15:57:21 -08:00
Rhyne
faf3a45621
Merge pull request #131 from koester/better-modals
updated modals
2018-01-08 10:33:57 -05:00
koester
f6cffbe375
added link to modal-2 2018-01-08 14:56:42 +01:00
koester
ed69a36c19
added link to modal-2 2018-01-08 14:52:47 +01:00
koester
c6a849b646
minor fix 2018-01-08 14:31:49 +01:00
koester
f9c7e027e6
updated with new feature and fixed position bug 2018-01-08 14:27:29 +01:00