Ecosyste.ms: Timeline

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

yujing-student

yujing-student closed an issue on yujing-student/component-building-block
form issu an element doesn't have an autocomplete attribute
![image](https://github.com/user-attachments/assets/454c7073-0af5-4242-a350-6d205906f327) https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete https://developer.mozilla.o...
yujing-student opened 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 closed an issue on yujing-student/component-building-block
de tekst staat niet op 1 lijn
![image](https://github.com/user-attachments/assets/55cb087e-a227-494f-8f2f-b32dc5fbe510) tussenvoegsel staat hoger dan achternaam
yujing-student pushed 1 commit to main yujing-student/component-building-block

View on GitHub

yujing-student created a comment on an issue on yujing-student/component-building-block
![image](https://github.com/user-attachments/assets/1b81e36f-24f6-45d0-939c-362755e9a5f7) ik heb toegevoegd met binding dat er nu een required op staat met binding geef ik aan dat er een emp...

View on GitHub

yujing-student opened an issue on yujing-student/component-building-block
fix value -1 en dan de successtate moet weggehaald worden
als je dit formulier verstuurt komt de error state wel ![image](https://github.com/user-attachments/assets/9e1c085f-596f-45c0-b870-98b840ee274d) en als je die value-1 aanvinkt dan word die gr...
yujing-student pushed 1 commit to main yujing-student/component-building-block
  • fix: issue #21 the tussenvoegesel element is not heigher than the other element 2cd230c

View on GitHub

yujing-student created a comment on an issue on yujing-student/component-building-block
dit heb ik opgelost ![image](https://github.com/user-attachments/assets/d35979f1-f6a2-4e07-88b8-f3b81d4749fc) ![image](https://github.com/user-attachments/assets/ed5b282a-2d2c-4b82-afbc-1c7...

View on GitHub

yujing-student opened an issue on yujing-student/component-building-block
de tekst staat niet op 1 lijn
![image](https://github.com/user-attachments/assets/55cb087e-a227-494f-8f2f-b32dc5fbe510) tussenvoegsel staat hoger dan achternaam
yujing-student created a comment on an issue on yujing-student/component-building-block
de successtate is ook zichtbaar nadat je op submit drukt ![image](https://github.com/user-attachments/assets/6a4de593-9ff6-426a-942e-94fe3446509a)

View on GitHub

yujing-student closed an issue on yujing-student/component-building-block
progressive enhancement
zonder css en alleen met html werkt de required ook ![image](https://github.com/user-attachments/assets/dbb9d575-edd6-4119-8f1d-965414c209bb) ![image](https://github.com/user-attachments/a...
yujing-student opened an issue on yujing-student/component-building-block
progressive enhancement
zonder css en alleen met html werkt de required ook ![image](https://github.com/user-attachments/assets/dbb9d575-edd6-4119-8f1d-965414c209bb) ![image](https://github.com/user-attachments/a...
yujing-student created a comment on an issue on yujing-student/component-building-block
<h1>dit heb ik opgelost</h1> ![image](https://github.com/user-attachments/assets/58679dc2-4268-4cd4-aeb8-a9940b3f85cf) Met outline word er styling toegepast op het element en niet de border b...

View on GitHub

yujing-student closed an issue on yujing-student/component-building-block
design accessibility: valid & invalid states
![image](https://github.com/user-attachments/assets/5d44439f-ff26-4d36-8296-ef830119329e) De valid en invalid states van je form geven een groene/rode lijn, maar dit is best dun en niet voor ied...
yujing-student created a comment on an issue on yujing-student/component-building-block
<h1>dit heb ik opgelost</h1> de empty state is deze ![image](https://github.com/user-attachments/assets/f690263f-9c3e-4009-8876-283c641cd6ab) als je niks invult en op submit drukt dan krijg ...

View on GitHub

yujing-student closed an issue on yujing-student/component-building-block
fixen verplichte velden textarea dat je erst wat invult en daarna pas de state ziet
als je niks invult is het al groen ![image](https://github.com/user-attachments/assets/35b22208-382a-4572-b699-f884548e1e04)
yujing-student created a comment on an issue on yujing-student/component-building-block
![image](https://github.com/user-attachments/assets/906963b5-d73d-4c1a-a131-c41fc2d0c916) Met deze code word er pas user state gegeven nadat de gebruiker wat invuld ```css input[type='...

View on GitHub

yujing-student closed an issue on yujing-student/component-building-block
fix zero state
<h1>de groene border moet niet zichtbaar zijn</h1> ![image](https://github.com/user-attachments/assets/a6fbc47b-e268-4373-b63e-b0fd13ad8add) de groene border moet pas zichtbaar zijn nadat...
yujing-student created a comment on an issue on yujing-student/component-building-block
dit werkt ik het de type van tel naar number gezet waardoor je ook alleen nummers kan invoeren ![image](https://github.com/user-attachments/assets/6456a018-5f70-4dd6-aa59-121a2d871d66) ```H...

View on GitHub

yujing-student closed an issue on yujing-student/component-building-block
fixen dat mobiel ook echt een nummer heeft
<h1>het nummer element word groen terwijl er geen nummers instaan</h1> ![image](https://github.com/user-attachments/assets/7e1a760c-eaa4-4338-b507-47bc658f5f89)
yujing-student created a comment on an issue on yujing-student/component-building-block
Ik heb een span toevoegd met de class star en die bent ik gaan stylen waardoor het beter zichtbaar is dat je dit veld verplicht moet invullen ```html <span class="star">Functie</span> ...

View on GitHub

yujing-student opened an issue on yujing-student/component-building-block
fixen verplichte velden textarea dat je erst wat invult en daarna pas de state ziet
als je niks invult is het al groen ![image](https://github.com/user-attachments/assets/35b22208-382a-4572-b699-f884548e1e04)
yujing-student created a comment on an issue on yujing-student/component-building-block
![image](https://github.com/user-attachments/assets/cd9793f4-23c9-4bf8-b02f-a4dda001e007)

View on GitHub

yujing-student opened an issue on yujing-student/component-building-block
de astrix groter maken of zelf een ster icoon maken met css
![image](https://github.com/user-attachments/assets/dd15b484-7d4c-4740-88bd-6c6958ee8c5f) met css before en after astrix maken en dit ook meer zichtbaar bij elkaar neerzetten
yujing-student created a comment on an issue on yujing-student/component-building-block
dit heb ik aangepast ![image](https://github.com/user-attachments/assets/0476a245-6041-4b5b-9166-03cafb51f91d) ```css .button{ border-left: 1px solid var(--grey); border-ri...

View on GitHub

yujing-student opened an issue on yujing-student/component-building-block
opnieuw stylen button
<h1>opnieuw stylen button met het design</h1> ![image](https://github.com/user-attachments/assets/bd008b13-cf18-4f00-b2a3-36cc0589af2d)
yujing-student closed an issue on yujing-student/component-building-block
fix required is niet zichtbaar als het form leeg is
<h1>je kan het form versturen zonder iets ingevuld te hebben</h1> ![image](https://github.com/user-attachments/assets/9a40fce7-9a61-4c16-b61a-1cdc5a5dc935) ![image](https://github.com/user-...
yujing-student opened an issue on yujing-student/component-building-block
fix required is niet zichtbaar als het form leeg is
<h1>je kan het form versturen zonder iets ingevuld te hebben</h1> ![image](https://github.com/user-attachments/assets/9a40fce7-9a61-4c16-b61a-1cdc5a5dc935) ![image](https://github.com/user-...
yujing-student opened an issue on yujing-student/component-building-block
fix zero state
<h1>de groene border moet niet zichtbaar zijn</h1> ![image](https://github.com/user-attachments/assets/a6fbc47b-e268-4373-b63e-b0fd13ad8add) de groene border moet pas zichtbaar zijn nadat...
Load more