Commit Graph
183 Commits
Author SHA1 Message Date
Jean-Philippe Sirois 3377944ac8 feat(resources): improve UX of sidebar 2019-09-14 19:35:16 -04:00
Jean-Philippe Sirois 7da34cc143 Merge pull request #83 from the-programmers-hangout/feat-implement-dark-mode
feat: implement dark mode
2019-09-14 15:58:29 -04:00
Jean-Philippe Sirois 543c16b412 ui: tweak code highlighting color to match themes 2019-09-14 15:47:51 -04:00
Jean-Philippe Sirois 5f76447e05 feat: implement dark mode 2019-09-14 15:47:10 -04:00
Jean-Philippe Sirois a9e74c108f Merge pull request #82 from the-programmers-hangout/feat-add-scrollbar-to-sidebar
feat(resources): add scrollbar to sidebar
2019-09-09 18:23:19 -04:00
Jean-Philippe Sirois 7a470e4c5e feat(resources): enforce fixed sidebar on desktop 2019-09-05 09:59:21 -04:00
Jean-Philippe Sirois 494d7b3095 feat(resources): add scrollbar to sidebar 2019-09-05 09:59:21 -04:00
Jean-Philippe Sirois 4e485d1cf9 Merge pull request #81 from the-programmers-hangout/refact-clean-up
refact: clean up
2019-09-05 01:44:44 -04:00
Jean-Philippe Sirois cd81e62d0c refact: clean up unused variables & setup matching lint rule 2019-09-05 01:41:03 -04:00
Jean-Philippe Sirois 7d426bc21d refact: prefer named exports 2019-09-05 01:41:03 -04:00
Jean-Philippe Sirois f32bdb549d style: remove console.log leftover from dev 2019-09-05 01:41:03 -04:00
Jean-Philippe Sirois de7e06eb2a fix: missed type after refactor 2019-09-05 01:40:48 -04:00
Jean-Philippe Sirois f7ec493b2e Merge pull request #80 from the-programmers-hangout/feat-responsive-resources
feat: responsive resources
2019-09-04 22:44:08 -04:00
Jean-Philippe Sirois ae530d05c5 refact(resources): extract mobile header to its own component 2019-09-04 21:23:07 -04:00
Jean-Philippe Sirois 875a69eda7 ui(resources): tweak mobile header styles with logo 2019-09-04 21:21:53 -04:00
Jean-Philippe Sirois 1a717cda18 ui(resources): tweak resource page for mobile 2019-09-04 21:21:01 -04:00
Jean-Philippe Sirois 9202824d44 feat(resources): set up responsive sidebar 2019-09-04 21:20:16 -04:00
Jean-Philippe Sirois 07733d8a32 ui(resources): prevent vertical scroll on desktop 2019-09-04 21:18:35 -04:00
Jean-Philippe Sirois 79353eea50 Merge pull request #79 from the-programmers-hangout/style/fix-lint-issues
style: fix lint issues
2019-08-23 17:23:50 -04:00
Jean-Philippe Sirois e4d969d023 style: fix lint issues 2019-08-23 17:23:05 -04:00
Jean-Philippe Sirois 8011b04d63 Merge pull request #75 from supergrecko/master
Create Kotlin interop article
2019-08-23 17:20:11 -04:00
supergrecko bf45274f07 Create C-bindings article 2019-08-23 23:18:06 +02:00
Jean-Philippe Sirois b345e9a8a5 Merge pull request #72 from the-programmers-hangout/feat-new-homepage
feat: set up new homepage using new branding
2019-08-23 17:14:31 -04:00
Jean-Philippe Sirois 816249f27a refact(header): extract DiscordButton to its own component 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois 506f78735a refact(header): use key instead of noop prop to force rerender 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois eaf2e6edf3 ui(header): tweak layout on content pages 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois 7681e159d2 refact(header): clean up home checks 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois 8de39f7587 ui: restore header anchor color for dark theme 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois 1b26fc67b1 ui: style links on homepage 2019-08-23 17:13:06 -04:00
Jean-Philippe Sirois ec07c9a31d feat(header): correctly gray out disabled menu links 2019-08-23 17:12:59 -04:00
Jean-Philippe Sirois 67bb1c2cdd feat: style other pages to match home 2019-08-23 17:03:10 -04:00
Jean-Philippe Sirois 0af9faf322 feat: set up new homepage using new branding 2019-08-23 17:00:15 -04:00
Jean-Philippe Sirois 59f83e3dd0 Merge pull request #74 from hongphinguyen/sidebar-context
Fixing up the sidebar context
2019-08-23 14:21:38 -04:00
Phi b933b1b87e Adding memo to FirstLevelFolder 2019-08-23 14:11:26 -04:00
Phi bf0df576d2 Fixing up the sidebar context 2019-08-23 14:04:38 -04:00
Jean-Philippe Sirois 5ad58fe5dc Merge pull request #73 from the-programmers-hangout/fix-resources-extra-link
fix: prevent extra link icon from shrinking with long text
2019-08-22 01:33:19 -04:00
Jean-Philippe Sirois 7300cb5248 fix: prevent extra link icon from shrinking with long text 2019-08-22 01:33:03 -04:00
Jean-Philippe Sirois 424d1cb372 refact: clean up unused scrollbar in base layout (#71)
refact: clean up unused scrollbar in base layout
2019-08-19 03:06:57 -04:00
Jean-Philippe Sirois 6ac648c993 refact: clean up unused scrollbar in base layout 2019-08-19 03:06:16 -04:00
Jean-Philippe Sirois c4015c40e7 feat: capitalize breadcrumbs (#67)
feat: capitalize breadcrumbs
2019-08-19 01:09:38 -04:00
Jean-Philippe Sirois 782141751a feat(resources): remove dashes in breadcrumbs 2019-08-19 00:14:31 -04:00
Jean-Philippe Sirois 357e2dd2d2 refact: favour functional approach 2019-08-19 00:14:29 -04:00
Hayden Young e53ed690df feat(resources): capitalize breadcrumbs + add home
Fixed linting errors

Fix linting errors again
2019-08-19 00:13:59 -04:00
Jean-Philippe Sirois adb2a925ba chore: set up tslint (#60)
chore: set up tslint
2019-08-19 00:00:27 -04:00
Jean-Philippe Sirois e7f1f0728a style: fix lint issues 2019-08-18 23:58:11 -04:00
Jean-Philippe Sirois 71557fa75b chore: move generated graphql files 2019-08-18 23:57:17 -04:00
Jean-Philippe Sirois 4e43178448 chore: set up tslint 2019-08-18 23:57:17 -04:00
Jean-Philippe Sirois 8f740b8dc2 ui(resources): use the new banner (#66)
ui(resources): use the new banner
2019-08-18 23:03:02 -04:00
Hayden Young cd13214844 ui(resources): use the new banner 2019-08-18 22:55:00 -04:00
Jean-Philippe Sirois 0c2bc899e7 chore: gitignore yarn.lock (favour NPM) (#65) 2019-08-18 22:40:02 -04:00