1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-28 16:47:41 +02:00
Commit Graph

1325 Commits

Author SHA1 Message Date
db6addcbe2
project nav tweaks 2018-06-23 16:56:31 +02:00
dfe495eeac
package updates 2018-06-23 16:11:57 +02:00
5db9d18114
simplify header 2018-06-23 16:10:02 +02:00
61553a094e
layout tweaks, more css modules 2018-06-23 15:50:02 +02:00
1166d86c89
docs update 2018-06-23 14:49:40 +02:00
fef6268510
plugin tweaks 2018-06-23 14:44:59 +02:00
3ae7c447c2
IntersectionObserver polyfill 2018-06-23 14:36:07 +02:00
e7ef135992
add theme-color meta tag 2018-06-23 14:16:17 +02:00
fdd6428bb8
add location prop to pages 2018-06-23 14:07:12 +02:00
3b4500173f
import base css 2018-06-23 14:07:12 +02:00
dc9232134a
css modules workaround so build works 2018-06-23 14:07:12 +02:00
9ecd43d0e3
revert refactoring, gatsby doesn't like splitting up StaticQuery 2018-06-23 14:07:12 +02:00
4e06ef5b83
refactor availability component 2018-06-23 14:07:12 +02:00
ca348a3534
refactor project nav 2018-06-23 14:07:11 +02:00
f88f01d285
isolate some graphql queries 2018-06-23 14:07:11 +02:00
2706eb77c7
more beta updates 2018-06-23 14:07:11 +02:00
7d73d1ab90
switch to onInitialClientRender for base css 2018-06-23 14:07:11 +02:00
e0fa761c3b
script tweaks 2018-06-23 14:07:11 +02:00
88bbd1fb2f
use SVGR directly 2018-06-23 14:07:11 +02:00
3f47580dcf
simplify Docker image 2018-06-23 14:07:11 +02:00
c5cbe446f5
load base css on client entry 2018-06-23 14:07:11 +02:00
b92be34818
remove local vcf lib 2018-06-23 14:07:10 +02:00
65cd2041b2
make it work with Gatsby v2-beta 2018-06-23 14:07:10 +02:00
22dc865223
follow migration guide
* https://github.com/gatsbyjs/gatsby/blob/v2/docs/docs/migrating-from-v1-to-v2.md
2018-06-23 14:07:10 +02:00
633bd9d431
Merge pull request #13 from kremalicious/fix/title-seo
different tactic for visually hiding the title
2018-06-23 14:06:25 +02:00
59506c7eb8
different tactic for visually hiding the title 2018-06-23 14:02:28 +02:00
7aaa5815e3
Merge pull request #12 from kremalicious/greenkeeper/eslint-5.0.0
Update eslint to the latest version 🚀
2018-06-23 13:09:20 +02:00
greenkeeper[bot]
05a70592c5 chore(package): update eslint to version 5.0.0 2018-06-23 05:23:51 +00:00
2789a82bd3
remove project nav scrollbar in Firefox too 2018-06-20 23:58:42 +02:00
58e168b899
Merge pull request #11 from kremalicious/greenkeeper/gatsby-plugin-matomo-0.4.0
Update gatsby-plugin-matomo to the latest version 🚀
2018-06-19 23:50:19 +02:00
greenkeeper[bot]
65942af590 fix(package): update gatsby-plugin-matomo to version 0.4.0 2018-06-19 21:46:33 +00:00
0bbd13aa9b
switch back to gatsby-plugin-svgr releases 2018-06-17 14:13:28 +02:00
fa1c821d4d
develop with docker-compose 2018-06-17 02:12:21 +02:00
0a8218d59a
remove unused package 2018-06-16 19:41:10 +02:00
6394096fcd
switch to locked gatsby-plugin-svgr package
* until https://github.com/zabute/gatsby-plugin-svgr/issues/17 is resolved
2018-06-16 19:08:54 +02:00
8d3d2c3bfb
remove Google Analytics 2018-06-16 17:25:19 +02:00
54914369a3
limit project nav image sizes 2018-06-13 21:29:48 +02:00
f8420ac660
Merge pull request #7 from kremalicious/fix/project-nav-scroll
Fix project nav scroll
2018-06-12 11:21:45 +02:00
b455bea27f
refactor, simplify markup 2018-06-12 11:16:17 +02:00
851d8fd4a3
mobile tweaks 2018-06-12 11:05:33 +02:00
8182120ea4
more reliable project nav scroll into view
* use refs instead if IDs
* fire on mounting too
* consolidate component
2018-06-12 10:42:45 +02:00
542dc58244
remove availability scroll stuff 2018-06-12 10:39:03 +02:00
2f13a07652
Merge pull request #6 from kremalicious/feature/projectslider
Add projects slider
2018-06-12 00:31:06 +02:00
699801bf8d
lint fixes 2018-06-12 00:26:57 +02:00
12904df907
dark mode tweaks 2018-06-12 00:18:38 +02:00
e884ea79c3
fix dark styles 2018-06-12 00:04:20 +02:00
50b083a551
add stylelint-config-css-modules 2018-06-12 00:03:01 +02:00
8fed76e3ec
scroll currently viewed project into view 2018-06-11 23:54:16 +02:00
154adac8ad
refactor projects nav into projects slider 2018-06-11 21:11:18 +02:00
6a3b501e18
Merge pull request #5 from kremalicious/feature/css-modules
move to CSS modules
2018-06-11 20:11:01 +02:00