Jean-Philippe Sirois
|
24ea47c4cc
|
Merge pull request #363 from DracTheDino/patch-1
Added info about GH organisation in FAQ
|
2020-10-03 11:01:22 -04:00 |
|
Drac
|
c779ef0489
|
Added info about GH organisation in FAQ
|
2020-10-03 10:37:36 +05:30 |
|
Jean-Philippe Sirois
|
cc59693157
|
Merge pull request #361 from the-programmers-hangout/ui-tweak-page-navigation
ui: tweak page navigation
|
2020-10-01 16:57:43 -04:00 |
|
Jean-Philippe Sirois
|
2924cfcbef
|
refact: clean up page navigation styles
|
2020-10-01 16:55:12 -04:00 |
|
Jean-Philippe Sirois
|
c3f9388b6b
|
ui: add margin above page navigation
|
2020-10-01 16:45:40 -04:00 |
|
Jean-Philippe Sirois
|
ebf29008fa
|
style: clean up artifact
|
2020-10-01 16:44:47 -04:00 |
|
Jean-Philippe Sirois
|
aa623ae965
|
style: auto-format page navigation
|
2020-10-01 16:43:48 -04:00 |
|
Jean-Philippe Sirois
|
acb4f06843
|
refact: rename the outer element of PageNavigation
|
2020-10-01 16:41:14 -04:00 |
|
Jean-Philippe Sirois
|
7ff4b4b9d0
|
Merge pull request #359 from dfireBird/feature-page-navigation
Feature page navigation
|
2020-10-01 16:26:51 -04:00 |
|
dfireBird
|
d3132de490
|
refactor: make style names shorter and more readable
|
2020-10-01 21:54:48 +05:30 |
|
dfireBird
|
0b35ea1a66
|
feat: implement page navigation in resource pages
|
2020-10-01 14:47:54 +05:30 |
|
dfireBird
|
c30074e4dd
|
feat: add PageNavigation component
|
2020-10-01 14:47:54 +05:30 |
|
Jean-Philippe Sirois
|
f3b9b11309
|
Merge pull request #356 from dfireBird/fix-352
Add width property - fix toc positioning
|
2020-10-01 04:57:38 -04:00 |
|
dfireBird
|
8661d61daf
|
Add width property - fix toc positioning
fix the-programmers-hangout/website#352
|
2020-10-01 04:56:42 -04:00 |
|
Jean-Philippe Sirois
|
076da98cda
|
Merge pull request #357 from dfireBird/fix-214
Change `path.join` to `path.posix.join` ensuring path uses `/` not `\`
|
2020-10-01 04:55:14 -04:00 |
|
dfireBird
|
b0e6fbcd67
|
change path.join to path.posix.join ensuring path uses / not \
fixes the-programmers-hangout/website#214
|
2020-10-01 04:53:59 -04:00 |
|
Jean-Philippe Sirois
|
236f84db8c
|
Merge pull request #358 from dfireBird/fix-274
Open resource intro on selecting
|
2020-10-01 04:52:20 -04:00 |
|
dfireBird
|
16c10c3a38
|
open resource intro on selecting
fix the-programmers-hangout/website#274
|
2020-09-24 18:03:40 +05:30 |
|
Jean-Philippe Sirois
|
34754ac08d
|
Merge pull request #350 from travisk-codes/349-right-sidebar-position
Prevent ToC from repositioning when zoom is <100%
|
2020-09-21 15:57:25 -04:00 |
|
Travis Kohlbeck
|
dafb8c2e2b
|
Prevent ToC from repositioning with zoom
|
2020-09-21 15:54:28 -04:00 |
|
Jean-Philippe Sirois
|
d6ef3a626f
|
Merge pull request #351 from ilitr/add_discordjs_to_archive
content(archives): add discordjs spotlight
|
2020-09-21 15:48:13 -04:00 |
|
ilitr
|
26caebab66
|
content(archives): add discordjs spotlight
|
2020-09-19 20:27:27 -05:00 |
|
Jean-Philippe Sirois
|
3a8bdeb748
|
Merge pull request #348 from the-programmers-hangout/refact-clean-up-component-types
refact: clean up useless PropsWithChildren type
|
2020-09-18 19:44:25 -04:00 |
|
Jean-Philippe Sirois
|
b1f95ba204
|
refact: clean up useless PropsWithChildren type
|
2020-09-18 19:39:12 -04:00 |
|
Jean-Philippe Sirois
|
b2308f682f
|
Merge pull request #345 from travisk-codes/344-spotlight-underline
Prevent spotlight link underlines from extending past text
|
2020-09-16 20:50:26 -04:00 |
|
Travis Kohlbeck
|
5e4503abfa
|
Replace border-bottom underline with text-decoration
|
2020-09-16 20:45:21 -04:00 |
|
Jean-Philippe Sirois
|
24ff058ae9
|
Merge pull request #342 from travisk-codes/341-firefox-mobile-header
Center resource header box on firefox mobile layout
|
2020-09-16 20:28:49 -04:00 |
|
Travis Kohlbeck
|
d0dbde67c6
|
Center resource header box on firefox mobile
|
2020-09-15 18:59:42 -04:00 |
|
Jean-Philippe Sirois
|
5385fb7974
|
Merge pull request #336 from travisk-codes/home-text-color
Allow Home text color to toggle for light mode
|
2020-09-08 05:40:53 -04:00 |
|
Travis Kohlbeck
|
9aa96992a1
|
Toggle HomePartner color for light mode
|
2020-09-08 05:40:35 -04:00 |
|
Travis Kohlbeck
|
dcd238f701
|
Toggle Home text color for light mode
|
2020-09-08 05:40:35 -04:00 |
|
Jean-Philippe Sirois
|
3212d3deba
|
Merge pull request #335 from travisk-codes/sidebar-title-color
Prevent sidebar title from changing colors
|
2020-09-08 00:42:51 -04:00 |
|
Travis Kohlbeck
|
c8cf9dae0b
|
Prevent sidebar title from changing colors
|
2020-09-08 00:41:18 -04:00 |
|
Jean-Philippe Sirois
|
8336baf0b0
|
Merge pull request #327 from travisk-codes/PageContent-overflow-bug
Prevent long TOC item overflow
|
2020-09-08 00:40:24 -04:00 |
|
Travis Kohlbeck
|
486b3da9dc
|
Allow styled component Sidebar to shrink
|
2020-09-08 00:40:06 -04:00 |
|
Jean-Philippe Sirois
|
69cdce3b2c
|
Merge pull request #329 from travisk-codes/328-header-box-visibility
Fix Header Box visibility issue for Firefox
|
2020-09-08 00:39:13 -04:00 |
|
Travis Kohlbeck
|
21e6d6caf2
|
Reposition Header Box for Firefox
|
2020-09-08 00:38:56 -04:00 |
|
Jean-Philippe Sirois
|
9d0115efca
|
Merge pull request #331 from travisk-codes/resource-link-underline
Reposition underline for resource links
|
2020-09-08 00:37:33 -04:00 |
|
Travis Kohlbeck
|
bdf9b17660
|
Reposition underline for resource links
|
2020-09-08 00:36:03 -04:00 |
|
Jean-Philippe Sirois
|
795a3b39a4
|
Merge pull request #324 from travisk-codes/disable-header-blur-firefox
Disable MobileHeader opacity blur for Firefox
|
2020-09-08 00:30:50 -04:00 |
|
Travis Kohlbeck
|
f703be13bb
|
Disable MobileHeader opacity blur for Firefox
|
2020-09-08 00:30:00 -04:00 |
|
Jean-Philippe Sirois
|
a66f236c7d
|
Merge pull request #323 from travisk-codes/update-user-count
Update user count from 30k to 50k
|
2020-09-08 00:26:01 -04:00 |
|
Travis Kohlbeck
|
31f189d9d3
|
Update user count from 30k to 50k
|
2020-09-03 13:30:45 -04:00 |
|
Jean-Philippe Sirois
|
16da164fd1
|
Merge pull request #322 from the-programmers-hangout/fix-hide-intro-for-projects
fix: hide intro page for projects
|
2020-09-02 08:21:16 -04:00 |
|
Jean-Philippe Sirois
|
f9daa3a9df
|
fix: hide intro page for projects
|
2020-09-02 08:17:51 -04:00 |
|
Jean-Philippe Sirois
|
ee238b61c6
|
Merge pull request #315 from the-programmers-hangout/ui-rework-left-nav
ui: rework left navigation
|
2020-09-02 07:56:16 -04:00 |
|
Jean-Philippe Sirois
|
38e22161a4
|
ui: tweak spacing on expand resources
|
2020-09-02 07:38:55 -04:00 |
|
Jean-Philippe Sirois
|
ae7ebddb1b
|
fix: give svgs unique ids to avoid clash
|
2020-09-02 07:38:55 -04:00 |
|
Jean-Philippe Sirois
|
59a965911a
|
refact: convert all svg images to React components
|
2020-09-02 07:38:55 -04:00 |
|
Jean-Philippe Sirois
|
850471394e
|
ui: rework sidebar heading
|
2020-09-02 07:38:55 -04:00 |
|