Feat: hide blocks not challenges (#39504)

* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
Oliver Eyton-Williams
2020-09-04 00:07:40 +02:00
committed by GitHub
parent 6b081c7e7b
commit bd68b70f3d
1740 changed files with 151 additions and 1746 deletions

View File

@ -2,7 +2,6 @@
id: 587d7fae367417b2b2512be4
title: Access the JSON Data from an API
challengeType: 6
isHidden: false
forumTopicId: 301499
---

View File

@ -2,7 +2,6 @@
id: 587d7fad367417b2b2512be2
title: Change Text with click Events
challengeType: 6
isHidden: false
forumTopicId: 301500
---

View File

@ -2,7 +2,6 @@
id: 587d7fae367417b2b2512be5
title: Convert JSON Data to HTML
challengeType: 6
isHidden: false
forumTopicId: 16807
---

View File

@ -2,7 +2,6 @@
id: 587d7faf367417b2b2512be8
title: Get Geolocation Data to Find A User's GPS Coordinates
challengeType: 6
isHidden: false
forumTopicId: 18188
---

View File

@ -2,7 +2,6 @@
id: 5ccfad82bb2dc6c965a848e5
title: Get JSON with the JavaScript fetch method
challengeType: 6
isHidden: false
forumTopicId: 301501
---

View File

@ -2,7 +2,6 @@
id: 587d7fae367417b2b2512be3
title: Get JSON with the JavaScript XMLHttpRequest Method
challengeType: 6
isHidden: false
forumTopicId: 301502
---

View File

@ -2,7 +2,6 @@
id: 587d7fad367417b2b2512be1
title: Handle Click Events with JavaScript using the onclick property
challengeType: 6
isHidden: false
forumTopicId: 301503
---

View File

@ -2,7 +2,6 @@
id: 587d7faf367417b2b2512be9
title: Post Data with the JavaScript XMLHttpRequest Method
challengeType: 6
isHidden: false
forumTopicId: 301504
---

View File

@ -2,7 +2,6 @@
id: 587d7fae367417b2b2512be7
title: Pre-filter JSON to Get the Data You Need
challengeType: 6
isHidden: false
forumTopicId: 18257
---

View File

@ -2,7 +2,6 @@
id: 587d7fae367417b2b2512be6
title: Render Images from Data Sources
challengeType: 6
isHidden: false
forumTopicId: 18265
---