Commit Graph

283 Commits

Author SHA1 Message Date
Kevin van der Werff
0e12d978bb 🚨 🎨 add new rules & fix linter warnings 2019-10-01 14:35:42 +02:00
Kevin van der Werff
6a2e1a58d5 🔧 ESLint run on save hot reload 2019-10-01 14:19:28 +02:00
Kevin van der Werff
0e49dc795d 🎨 resolve linter errors (single quotes / no semicolons / no unused variables) 2019-10-01 14:13:06 +02:00
Kevin van der Werff
405e0d61cb 🎨 remove prettier/prettier rules & only single quotes 2019-10-01 14:06:58 +02:00
Kevin van der Werff
4d1dc461f2 initial commit for setting up prettier + linter 2019-10-01 13:45:25 +02:00
wellá
33d1f87b65 Merge pull request #129 from webgems/dev
🔀 dev into master
2019-09-30 16:49:41 +02:00
wellá
4d7a2eb776 Merge branch 'master' into dev 2019-09-30 16:13:15 +02:00
wellá
f2600fb9bf Merge pull request #127 from helgardferreira/fix-landing-page-grammar
Fix landing page grammar mistakes
2019-09-30 15:53:33 +02:00
wellá
29828d7356 Merge pull request #91 from webgems/features/resources-store
Break resources in multiple json files & add to vuex module store
2019-09-30 15:52:33 +02:00
lostdesign
68dfacdda4 ♻️ Adjust table spacing and color 2019-09-30 15:49:11 +02:00
lostdesign
431463213a ♻️ Adjust card/table toggle and table layout 2019-09-30 15:42:39 +02:00
Helgard Ferreira
00db57f45e Fix landing page grammar mistakes 2019-09-21 23:26:58 +02:00
Kevin
2832b2fb3d Fix active highlight of card 2019-09-08 22:46:05 +02:00
Kevin
b936bf1ab3 .cardsActive -> &Active in sass, rename variable names 2019-09-06 13:23:43 +02:00
Kevin
1e499c7758 Remove console.log 2019-09-05 21:45:02 +02:00
Kevin
f02cf326ff Add tags field to every resource 2019-09-05 21:41:24 +02:00
Kevin
967cdfbd3b Update new store with all current resources, remove store.json 2019-09-05 21:29:08 +02:00
Kevin
5910c42b3d Add most recent resources collection 2019-09-05 21:25:44 +02:00
Kevin
2a18f112e7 Remove unused line 2019-09-05 21:17:56 +02:00
Kevin
e3a786bc16 Make deep clone of resources, access state by getter 2019-09-05 21:12:06 +02:00
Unknown
a10f5d7f25 WIP 2019-09-05 19:47:31 +02:00
Unknown
4e4aa46c2a Merge branch 'dev' into features/resources-store 2019-08-22 20:53:50 +02:00
Unknown
aa03bed2fb Merge branch 'karn-dev' into features/resources-store 2019-08-22 20:53:40 +02:00
wellá
f5bda8aa62 Merge pull request #122 from karnthis/feature/resource-sort
Feature: Resource Auto-sort
2019-08-21 07:49:51 +02:00
Erin RIvas
00adc1b669 Correcting extra div in DOM 2019-08-20 21:08:17 -05:00
Erin RIvas
dde7473d04 Merge remote-tracking branch 'source/dev' into feature/resource-sort 2019-08-20 07:20:59 -05:00
wellá
fa72e83a6d Merge pull request #114 from jadjoubran/patch-1
Add learnjavascript.online & codetogo.io to /javascript
2019-08-20 10:37:36 +02:00
Jad Joubran
215eab1358 Merge branch 'master' into patch-1 2019-08-20 10:37:08 +02:00
wellá
e37f5c9266 Merge pull request #117 from fullstack-to/master
add codrops
2019-08-20 10:34:07 +02:00
wellá
72b2fa39ca Merge pull request #121 from jakeherp/patch-1
Added JavaScript Questions
2019-08-20 10:30:25 +02:00
wellá
98aec004e6 Merge pull request #111 from karnthis/karn-dev
Feature: Table/Card View Switch
2019-08-20 10:30:04 +02:00
wellá
b0d69bf8ef Merge branch 'dev' into karn-dev 2019-08-20 10:29:13 +02:00
Erin RIvas
9bc5d9ab5d adding alphabetical auto-sorting of resources 2019-08-16 22:41:34 -05:00
Erin RIvas
8cdf22580f Merge branch 'karn-dev' into feature/resource-sort 2019-08-16 21:59:34 -05:00
Unknown
77129a7689 Destruct resource.title aswell 2019-08-13 22:01:11 -05:00
Unknown
0a8c7ebc28 createCopyUrl to _category.vue 2019-08-13 20:15:05 -05:00
Erin Rivas
5d1e205a19 cleaning out old code from card.vue 2019-08-13 18:08:24 -05:00
Erin Rivas
45ecb70beb cleaning up table header component 2019-08-13 18:06:53 -05:00
Jacob Herper
27aaee2cd2 Added JavaScript Questions 2019-08-13 10:17:06 +01:00
Erin Rivas
d96db19dd5 moving logic to _category to reduce duplication 2019-08-12 19:43:39 -05:00
Unknown
168157c279 Merge branch 'master' into dev 2019-08-08 22:40:08 -05:00
Unknown
71150c71ab indendation added 2019-08-08 22:30:23 -05:00
Unknown
5b9b492ac2 Update resources 2019-08-08 22:24:53 -05:00
Unknown
576d40d086 Merge branch 'master' into features/resources-store 2019-08-08 22:15:41 -05:00
Matthias
fa8dd2ea94 add podcast category 2019-08-06 13:45:18 +02:00
Matthias
367e5408a5 add codrops 2019-08-06 13:36:52 +02:00
wellá
76167ff270 Merge pull request #115 from AyoubIssaad/cleanJsCodeRes
Added new JS ressource: Clean Code Javascript
2019-07-31 09:55:21 +02:00
Ayoub Issaad
4ca8b27882 Added new JS ressource: Clean Code Javascript 2019-07-31 09:45:49 +02:00
Jad Joubran
cf327d0ce2 Add learnjavascript.online & codetogo.io to /javascript 2019-07-29 11:20:32 +02:00
Erin
8eddd395a9 Merge branch 'tables-draft' into karn-dev 2019-07-27 17:17:28 -05:00