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:
committed by
GitHub
parent
6b081c7e7b
commit
bd68b70f3d
@ -2,7 +2,6 @@
|
||||
id: 587d7fae367417b2b2512be4
|
||||
title: Access the JSON Data from an API
|
||||
challengeType: 6
|
||||
isHidden: false
|
||||
forumTopicId: 301499
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d7fad367417b2b2512be2
|
||||
title: Change Text with click Events
|
||||
challengeType: 6
|
||||
isHidden: false
|
||||
forumTopicId: 301500
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d7fae367417b2b2512be5
|
||||
title: Convert JSON Data to HTML
|
||||
challengeType: 6
|
||||
isHidden: false
|
||||
forumTopicId: 16807
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d7faf367417b2b2512be8
|
||||
title: Get Geolocation Data to Find A User's GPS Coordinates
|
||||
challengeType: 6
|
||||
isHidden: false
|
||||
forumTopicId: 18188
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5ccfad82bb2dc6c965a848e5
|
||||
title: Get JSON with the JavaScript fetch method
|
||||
challengeType: 6
|
||||
isHidden: false
|
||||
forumTopicId: 301501
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d7fae367417b2b2512be3
|
||||
title: Get JSON with the JavaScript XMLHttpRequest Method
|
||||
challengeType: 6
|
||||
isHidden: false
|
||||
forumTopicId: 301502
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d7fad367417b2b2512be1
|
||||
title: Handle Click Events with JavaScript using the onclick property
|
||||
challengeType: 6
|
||||
isHidden: false
|
||||
forumTopicId: 301503
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d7faf367417b2b2512be9
|
||||
title: Post Data with the JavaScript XMLHttpRequest Method
|
||||
challengeType: 6
|
||||
isHidden: false
|
||||
forumTopicId: 301504
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d7fae367417b2b2512be7
|
||||
title: Pre-filter JSON to Get the Data You Need
|
||||
challengeType: 6
|
||||
isHidden: false
|
||||
forumTopicId: 18257
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d7fae367417b2b2512be6
|
||||
title: Render Images from Data Sources
|
||||
challengeType: 6
|
||||
isHidden: false
|
||||
forumTopicId: 18265
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user