Josh Alling
b369fa00cb
fix(challenges): fix grid-gap shorthand regex ( #237 )
...
ISSUES CLOSED : #229
2018-08-10 15:42:23 -05:00
Ashera138
57b0d0a0e7
chore(challenges): fixed a minor spelling error ( #233 )
...
Changed "a option" to "an option" in css-grid.json
ISSUES CLOSED: 17990
2018-08-09 18:22:02 -05:00
Josh Alling
1f06d45bbd
test(challenges): add solutions to be tested
...
ISSUES CLOSED : #206
2018-08-07 23:22:43 -10:00
Guy Even
96b39c14b6
fix(challenges): fixed challenge accepted without any new code
...
changed the location of .container rule
ISSUES CLOSED : #198
2018-08-07 17:51:08 +09:00
Alan Ayala
f1474303e6
fix(challenges): minor css grid typo
2018-07-13 08:40:12 +09:00
CharmedSatyr
a6a0266e08
fix(challenges): grammar fix in css-grid auto-fit challenge ( #60 )
2018-06-29 23:47:58 +05:30
Kornelijus
e74192e1e4
fix(challenges): fixed typo in css-grid.json ( #46 )
2018-06-29 23:47:58 +05:30
Tom
d31e0a3a24
fix: blockquote-formatting-in-challenges ( #17590 )
2018-06-19 17:53:24 +05:30
Vuong
1245522cba
Fix typo in CSS Grid: Use Media Queries to Create Responsive Layouts ( #17534 )
2018-06-13 13:02:11 +05:30
Stuart Taylor
4e645a5ff6
Package: Validate challenges on test ( #17216 )
...
This PR allows us to validate the schema during test.
It also removes some cruft from the seed files and ensures only the required data is packaged and consumable, reducing the package weight somewhat.
2018-05-22 18:13:14 +05:30
Stuart Taylor
ee66d84ccb
feat(package): Initial Curriculum separation ( #17174 )
...
* feat(package): Initial Curriculum separation
* feat(package): Add org scope to package
* chore(ooops): Remove development file
* feat(npm): Add .npmignore
* fix(paths): Fix curriculum paths
* feat(build): Add a build step
* chore(seed): Move package file back to seed
* fix(ignore): Fix .npmIgnore file
* chore(docs): Update README
* chore(seed): Rename coding interview blocks
* fix(seed): Challenge files now fit into learn
* chore(seed): Update seed files for use in learn
* chore(escapes): Unescape script tags of jQuery
2018-05-21 19:26:49 +05:30
John B
0f5e594848
fix(challenges): Fix typo issue on CSS Grid:Minmax ( #17027 )
...
the example explains that grid-template-columns: 100px minmax(50px,
200px) is set to create three columns when in fact it is only set to
create two columns.
2018-04-06 13:24:57 +05:30
Alex Chaffee
52ca2b9ad6
feat(seed): reformat seed/challenges JSON via repack script
2018-04-03 19:53:44 +05:30
Simon Porter
9e95fb71ef
fix(challenges): Fix typo in css-grid justify-self challenge ( #16961 )
...
Closes #16959
2018-03-26 17:03:06 +05:30
Ahmad Abdolsaheb
c6c090b95c
feat(seed): An HTML illustration added ( #16939 )
2018-03-23 22:49:22 +05:30
ashutupa
31ae776e09
fix(seed): Challenge titles should be properly capitalized
...
Closes #16873
2018-03-13 22:22:34 +05:30
R.Ganesh
edbcd73566
fix(seed): fixed typos in css grid challenges ( #16877 )
...
Closes #16871
2018-03-13 20:50:25 +05:30
ahmadabdolsaheb
19b86f060d
feat(seed): Adds the json file for css grid challenges
...
order or json files changed and new css grid challenges json is added
2018-03-05 17:20:31 +03:00