Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

CodeYourFuture/curriculum

illicitonion pushed 1 commit to main CodeYourFuture/curriculum
  • Use textContent not innerText (#1089) textContent is a better default as it doesn't force reflows. We can introdu... 548bb25

View on GitHub

illicitonion deleted a branch CodeYourFuture/curriculum

innerText-to-textContent

illicitonion closed a pull request on CodeYourFuture/curriculum
Use textContent not innerText
## What does this change? textContent is a better default as it doesn't force reflows. We can introduce innerText as/when it's needed. ### Common Content? - `common-content/en/module/js...
SallyMcGrath created a review on a pull request on CodeYourFuture/curriculum
LGTM

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-itd* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0a5fd5818f0598bf6...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-piscine* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0a5fd5818f059...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-tracks* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0a5fd5818f0598...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-curriculum* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0a5fd5818f...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-sdc* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0a5fd5818f0598bf6...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-launch* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0a5fd5818f0598...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-common* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 0a5fd5818f0598...

View on GitHub

SallyMcGrath opened a pull request on CodeYourFuture/curriculum
Bugfix: trainee PR showing up in backlog : filter out PRs
I always forget this API won't let you do it up top - have to do it after pulling them through, hence the need for Daniel's cache I've filtered out PRs so they won't show up even if a trainee labe...
SallyMcGrath created a branch on CodeYourFuture/curriculum

bug/prs-in-issues - The CYF Curriculum

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-piscine* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4735c32f184c5...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-itd* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4735c32f184c5186f...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-tracks* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4735c32f184c51...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-curriculum* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4735c32f18...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-sdc* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4735c32f184c5186f...

View on GitHub

netlify[bot] created a comment on a pull request on CodeYourFuture/curriculum
### <span aria-hidden="true">👷</span> Deploy Preview for *cyf-programming* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | 4735c32f1...

View on GitHub

illicitonion opened a pull request on CodeYourFuture/curriculum
Use textContent not innerText
## What does this change? textContent is a better default as it doesn't force reflows. We can introduce innerText as/when it's needed. ### Common Content? - `common-content/en/module/js...
illicitonion created a branch on CodeYourFuture/curriculum

innerText-to-textContent - The CYF Curriculum

illicitonion pushed 1 commit to dwh-df-sprint1-tweaks CodeYourFuture/curriculum
  • Reference template from const not param The next sprint assumes we had a single-param createFilmCard, and it's also ... 1cfe233

View on GitHub

illicitonion created a review comment on a pull request on CodeYourFuture/curriculum
This is a link to a tab within the page. I don't love it as-is, and I'm happy to remove it and instead say "See the HTML tab" if you think that's more clear?

View on GitHub

illicitonion created a review comment on a pull request on CodeYourFuture/curriculum
Ooh TIL! I will go update everything else to `textContent`.

View on GitHub

illicitonion created a review on a pull request on CodeYourFuture/curriculum

View on GitHub

illicitonion created a review comment on a pull request on CodeYourFuture/curriculum
Similarly here, having two consecutive blocks in the overview which are both titled "Simplifying element creation" seems unhelpful...

View on GitHub

illicitonion created a review on a pull request on CodeYourFuture/curriculum

View on GitHub

illicitonion created a review comment on a pull request on CodeYourFuture/curriculum
So... My motivation here is that "Single datum" is super unhelpful on a page like https://programming.codeyourfuture.io/overview/ (and not all that helpful on the prep view either)... I suppose ...

View on GitHub

illicitonion created a review on a pull request on CodeYourFuture/curriculum

View on GitHub

SallyMcGrath created a review comment on a pull request on CodeYourFuture/curriculum
You're a title maniac! 😉

View on GitHub

Load more