Jean-Philippe Sirois
|
dcb5f5cd89
|
chore(deps): bump @graphql-codegen/typescript to 1.11.2
|
2020-01-27 22:18:38 -05:00 |
|
Jean-Philippe Sirois
|
66a1df7157
|
chore(deps): bump @graphql-codegen/cli to 1.11.2
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
8115451188
|
chore(deps): bump typescript to 3.7.5
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
b4b4a5d168
|
chore(deps): bump styled-components to 5.0.0
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
59e838bb07
|
chore(deps): bump prismjs to 1.19.0
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
82452c079c
|
chore(deps): bump polished to 3.4.3
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
786b3dd1e4
|
chore(deps): bump gatsby-transformer-sharp to 2.3.13
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
d5abf53d0e
|
chore(deps): bump gatsby-transformer-remark to 2.6.48
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
2ab1d8d3d6
|
chore(deps): bump gatsby-source-filesystem to 2.1.46
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
ed195b9c61
|
chore(deps): bump gatsby-remark-katex to 3.1.23
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
6edc18a862
|
chore(deps): bump gatsby-plugin-typescript to 2.1.26
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
8b4ac75e4d
|
chore(deps): bump gatsby-plugin-styled-components to 3.1.18
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
89836e23c8
|
chore(deps): bump gatsby-plugin-sharp to 2.4.3
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
19a1cbfff9
|
chore(deps): bump gatsby-plugin-react-svg to 3.0.0
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
1274c87e21
|
chore(deps): bump gatsby-plugin-react-helmet to 3.1.21
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
abcdc567cb
|
chore(deps): bump gatsby-plugin-manifest to 2.2.39
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
8c0192d0c7
|
chore(deps): bump gatsby-plugin-layout to 1.1.21
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
7c04d95fa2
|
chore(deps): bump gatsby to 2.19.7
|
2020-01-27 22:18:37 -05:00 |
|
Jean-Philippe Sirois
|
a7be1ee612
|
Merge pull request #220 from the-programmers-hangout/ui-footer-below-pages
ui: add footer below pages
|
2020-01-27 22:18:29 -05:00 |
|
Jean-Philippe Sirois
|
a52982a79c
|
ui: add footer below pages
|
2020-01-27 21:45:14 -05:00 |
|
Jean-Philippe Sirois
|
b3ac87e1b4
|
Merge pull request #219 from the-programmers-hangout/content-resources-nitpick
content(resources): nitpick in consistency
|
2020-01-27 17:03:44 -05:00 |
|
Jean-Philippe Sirois
|
765a27ed0d
|
content(resources): nitpick in consistency
|
2020-01-27 14:38:10 -05:00 |
|
Jean-Philippe Sirois
|
5e674afe94
|
Merge pull request #218 from the-programmers-hangout/content-clean-up-placeholder
content(resources): clean up placeholder resources
|
2020-01-27 06:33:15 -05:00 |
|
Jean-Philippe Sirois
|
fcbcd1a74a
|
fix: remove now unused date from queries
|
2020-01-27 06:14:31 -05:00 |
|
Jean-Philippe Sirois
|
6906bc2967
|
content(resources): clean up placeholder resources
|
2020-01-27 02:00:54 -05:00 |
|
Jean-Philippe Sirois
|
12877969fc
|
Merge pull request #217 from kkhan01/404-collections
404 Pages on Collections
|
2020-01-26 13:03:42 -05:00 |
|
Jean-Philippe Sirois
|
fd656fdb66
|
fix(404): properly style link
|
2020-01-26 12:56:32 -05:00 |
|
Khinshan Khan
|
b154d0c515
|
refact(404): convert link correction function to functional component
|
2020-01-26 12:38:28 -05:00 |
|
Khinshan Khan
|
8ab5ec1737
|
fix(404): 404 for collections to properly get their layout applied
|
2020-01-26 12:34:48 -05:00 |
|
Khinshan Khan
|
849bd0be02
|
feat(404): add collections 404 page to tech spotlights
|
2020-01-26 12:33:31 -05:00 |
|
Khinshan Khan
|
a796facdb1
|
feat(404): allow for suffix of matching to be passed in to make archive matches more accurate
|
2020-01-26 12:30:33 -05:00 |
|
Khinshan Khan
|
56df4abeb6
|
feat(404): add threshold parameter, number of characters a link can be editted to be correct
|
2020-01-26 12:29:06 -05:00 |
|
Khinshan Khan
|
713f9c1629
|
refact(404): abstract 404 link correction logic for collections to a component
|
2020-01-26 12:26:55 -05:00 |
|
Khinshan Khan
|
e5450a099a
|
refact(404): abstract query from possible corrections logic
|
2020-01-26 12:25:17 -05:00 |
|
Jean-Philippe Sirois
|
4a065508af
|
Merge pull request #215 from mahanthathreyee/home-header-cleanup
Home header cleanup
|
2020-01-26 00:21:51 -05:00 |
|
Maganth Seetharaman
|
4b2fb2e94f
|
refact(home): clean up home header now used exclusively on home
|
2020-01-25 23:56:32 -05:00 |
|
Jean-Philippe Sirois
|
abc37866bb
|
Merge pull request #213 from the-programmers-hangout/refact-extract-layout-pages
refact: extract layout page logic
|
2020-01-25 15:05:03 -05:00 |
|
Jean-Philippe Sirois
|
8722d15be5
|
refact: extract layout page logic
|
2020-01-25 14:04:38 -05:00 |
|
Jean-Philippe Sirois
|
d62fe36475
|
Merge pull request #212 from mahanthathreyee/rules-and-about-page-UI-change
Rules and about page layout change
|
2020-01-25 11:54:24 -05:00 |
|
Maganth Seetharaman
|
724ef13186
|
feat: move about & rules pages to the sidebar layout
|
2020-01-25 11:52:07 -05:00 |
|
Jean-Philippe Sirois
|
d0eb85b61a
|
Merge pull request #211 from puremana/fix-svg-across-res
Fix svg waves across resolutions
|
2020-01-25 11:45:29 -05:00 |
|
Jeremy
|
9cc5ffb7b7
|
fix(home): remove last 'extra' path on bottom svg
|
2020-01-25 11:06:54 -05:00 |
|
Jeremy
|
7f49709c94
|
fix(home): keep top svg at same relative height regardless of res, align to right
|
2020-01-25 11:06:24 -05:00 |
|
Jean-Philippe Sirois
|
a5598126d0
|
Merge pull request #210 from puremana/ie11-homepage-support
IE11 Homepage Support
|
2020-01-22 04:32:46 -05:00 |
|
Jeremy
|
8ff7a97566
|
fix(home): ie11 support: fix top and bottom svgs
|
2020-01-22 04:30:37 -05:00 |
|
Jeremy
|
c06c7df749
|
fix(home): ie11 support: resolve overflowing h1, nav link underlines, discord button height
|
2020-01-22 04:30:37 -05:00 |
|
Jean-Philippe Sirois
|
440c4c1bb9
|
Merge pull request #209 from the-programmers-hangout/feat-resources-collapsible-languages
feat(resources): make languages collapsible
|
2020-01-18 16:05:55 -05:00 |
|
Jean-Philippe Sirois
|
0a9484ffae
|
feat(resources): make languages collapsible
|
2020-01-18 02:55:10 -05:00 |
|
Jean-Philippe Sirois
|
423c9949b6
|
Merge pull request #208 from the-programmers-hangout/style-sort-imports
style: sort imports
|
2020-01-18 00:18:03 -05:00 |
|
Jean-Philippe Sirois
|
28f58c9d44
|
style: sort imports
|
2020-01-18 00:14:51 -05:00 |
|