freeCodeCamp/client/utils
Oliver Eyton-Williams cacc4eacd7
fix: handle the sorting of transformed files (#44724)
* fix: handle the sorting of transformed files

We can't use the ext property, since that is transformed, but the
history is maintained.

* test: make solutions polyVinyls for sorting

* refactor: inline prepareChallenge

* refactor: make solutions polys in getChallenges

* fix: convert each solution to a poly

* fix: skip empty solutions

* fix: get challenge file history in client

* refactor: stop calling isPoly from the client

* fix: remove debug console.log

* refactor: remove unnecessary sorting step
2022-01-24 10:42:27 -08:00
..
gatsby fix: handle the sorting of transformed files (#44724) 2022-01-24 10:42:27 -08:00
build-challenges.js fix: rename superblock to use /2022/ (#44535) 2021-12-21 12:35:51 -06:00
challenge-types.js feat: add framework for rwd cert projects (#44505) 2022-01-06 13:26:54 +00:00
help-category-map.json feat: add CSS Color Markers project (#44459) 2021-12-21 11:45:08 -08:00
index.ts feat(client): ts-migrate client/utils/** (#42823) 2021-08-09 10:30:31 +02:00
tags.test.tsx feat(client): ts-migrate client/utils/** (#42823) 2021-08-09 10:30:31 +02:00
tags.tsx feat(client): ts-migrate client/utils/** (#42823) 2021-08-09 10:30:31 +02:00