Ecosyste.ms: Timeline

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

yujing-student

yujing-student created a branch on lisagjh/voorhoede

backup-main-2-missing-header

yujing-student opened an issue on fdnd-agency/voorhoede
sprint 17 issues van Yu Jing
@yujing-student er staan hier dubbele lijnen en de code moet netter op de section ![image](https://github.com/user-attachments/assets/052217d2-585d-468f-a3d2-14dc73e540bc) hier staan ook ...
yujing-student pushed 1 commit to main lisagjh/voorhoede
  • margin-bottom added to fix lines on the searchbar 448209e

View on GitHub

yujing-student pushed 1 commit to main lisagjh/voorhoede
  • border is fixed on the searchbar 273972c

View on GitHub

yujing-student pushed 18 commits to main lisagjh/voorhoede
  • installed svelte 5 e8a0776
  • i added todo for a issue double lines f4d6a60
  • fix:remove double lines on the cards 40e777c
  • fix:remove unnaccessary code 1c1070b
  • fix:remove unnaccessary code and fix the meer events border 8379026
  • change font for possible improvement lightouse c87c684
  • change font for possible improvement lightouse 58abc3e
  • todo is added 8eebce9
  • i added form and subrisce button 9416778
  • form is fixed the button is a issue 4654a4c
  • Merge branch 'main' into feature-member-latest d73f52c
  • onnodige comments weggehaald 2974322
  • change name first6 members 12fff62
  • fix: the bedankt page is in the same design as the error page 04f89f4
  • unnaccesary comments removed 0397909
  • fix button is now align 591b637
  • remove unncassery div 8974c64
  • Merge pull request #41 from lisagjh/feature-member-latest Feature: Inschrijfcomponent 48124ef

View on GitHub

yujing-student closed a pull request on lisagjh/voorhoede
Feature: Inschrijfcomponent
<h1>What does this change</h1> Met deze PR wil ik de Inschrijf component toevoegen en de button is het enige wat nog niet helemaal af is omdat ik dit eerst in mijn eigen repository had gemaakt e...
yujing-student pushed 1 commit to feature-member-latest lisagjh/voorhoede

View on GitHub

yujing-student pushed 1 commit to feature-member-latest lisagjh/voorhoede

View on GitHub

yujing-student closed a pull request on lisagjh/voorhoede
Global accesibility and performance optimization
## What does this change? Resolves issue #61 < Bekijk de testresultaten Met deze PR wil ik de laatste code veranderingen toevoegen waar ik de toegankelijkheid en performance heb geoptimalisee...
yujing-student created a comment on a pull request on lisagjh/voorhoede
<h1>what is change</h1> ik heb de tekst aanmelding verzonden hetzelfde gedaan als op de errorpage ![image](https://github.com/user-attachments/assets/f781aec9-3eb0-45dc-aa12-11d94896becd) ...

View on GitHub

yujing-student pushed 1 commit to feature-member-latest lisagjh/voorhoede
  • unnaccesary comments removed 0397909

View on GitHub

yujing-student created a review comment on a pull request on lisagjh/voorhoede
je zou bij je animatie wat meer comments kunnen toevoegen over wat de code precies doet. De code is ziet er goed uit het is alleen wel heel erg veel in 1 pull request.

View on GitHub

yujing-student created a review on a pull request on lisagjh/voorhoede

View on GitHub

yujing-student pushed 1 commit to feature-member-latest lisagjh/voorhoede
  • onnodige comments weggehaald 2974322

View on GitHub

yujing-student created a branch on lisagjh/voorhoede

backup-main-27-11

yujing-student created a comment on an issue on fdnd-agency/voorhoede
<h1>vragen voor sprint review</h1> @yujing-student in het design noemen ze de onderste FTE is dat de bedoeling? ![image](https://github.com/user-attachments/assets/26b899b4-1617-45f3-a994...

View on GitHub

yujing-student opened a pull request on lisagjh/voorhoede
Feature: Inschrijfcomponent
<h1>What does this change</h1> Met deze PR wil ik de Inschrijf component toevoegen en de button is het enige wat nog niet helemaal af is omdat ik dit eerst in mijn eigen repository had gemaakt e...
yujing-student pushed 1 commit to feature-member-latest lisagjh/voorhoede
  • form is fixed the button is a issue 4654a4c

View on GitHub

yujing-student pushed 1 commit to feature-member-latest lisagjh/voorhoede
  • i added form and subrisce button 9416778

View on GitHub

yujing-student pushed 1 commit to main yujing-student/component-building-block
  • i added form component and the subscribe -button d603179

View on GitHub

yujing-student opened an issue on yujing-student/component-building-block
testen lighthouse
![image](https://github.com/user-attachments/assets/f53dcb9f-83d9-42df-adea-a49efea57a1c)
yujing-student pushed 1 commit to main yujing-student/component-building-block
  • refactor form and fix issues in browser about the form ba2b119

View on GitHub

yujing-student closed an issue on yujing-student/component-building-block
incorrect use of label for element
![image](https://github.com/user-attachments/assets/3e123cfa-f91b-446e-b414-edb26fcea416) https://html.spec.whatwg.org/multipage/forms.html#attr-label-for
yujing-student pushed 1 commit to main yujing-student/component-building-block
  • fix #45 I fixed the issue missing id ad62b06

View on GitHub

yujing-student created a comment on an issue on yujing-student/component-building-block
<h1>opgelost door een id toe te voegen aan de input</h1> ``` <input aria-required="true" name="Bedrijfswebsite" id="Bedrijfswebsite" ...

View on GitHub

yujing-student opened an issue on yujing-student/component-building-block
incorrect use of label for element
![image](https://github.com/user-attachments/assets/3e123cfa-f91b-446e-b414-edb26fcea416) https://html.spec.whatwg.org/multipage/forms.html#attr-label-for
yujing-student pushed 1 commit to main yujing-student/component-building-block
  • fix #44 i fixed the issue missing id or name 961c4a7

View on GitHub

yujing-student created a comment on an issue on yujing-student/component-building-block
<h1>opgelost door een name en id toe te voegen</h1> een `name` en `id` toe voegen en toen was het opgelost ``` <input aria-required="true" name="email" ...

View on GitHub

yujing-student closed an issue on yujing-student/component-building-block
a form field element should have an id or name attribute
![image](https://github.com/user-attachments/assets/905cb2ae-5197-450d-abf3-7c71eba14070) https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input
yujing-student created a comment on an issue on yujing-student/component-building-block
<h1>opgelost</h1> ik miste in de in de input `name` en `id` bij een aantal ``` <input aria-required="true" name="functie" id="functie" ...

View on GitHub

Load more