Releases: jhnemogap/github-users-cmode01
Releases · jhnemogap/github-users-cmode01
Fixed download google fonts 'Space Mono' by Next.js
What's Changed
- fix: change import 'google fonts' from scss to _document nextjs by @jhnemogap in #37
Full Changelog: https://github.com/jhnemogap/github-users-cmode01/commits/v1.1.1
v1.1.0
What's Changed
- generate documentation (#19 #20) by @jhnemogap in #33
- feat: enable 'no result' error label on the SearchBar by @jhnemogap in #35
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- fix(styles): word-break as break-all to all anchor tag '' by @jhnemogap in #27
- (#26) fix autofill on input text of SearchBar by @jhnemogap in #28
- fix(styles): it is needed a wrapper container to work grid css on SearchBar by @jhnemogap in #29
- chore(release): all major styling bugs have been fixed by @jhnemogap in #30
Full Changelog: v1.0.0...v1.0.1
First stable public version
What's Changed
- feat: connection between SearchBar text and UserCard by @jhnemogap in #23
- chore(release): the search option is now functional by @jhnemogap in #25
Full Changelog: v1.0.0-beta.4...v1.0.0
UserCard has finished
What's Changed
- (#16) create custom user data card by @jhnemogap in #21
- chore(release): finished UserCard component by @jhnemogap in #22
Full Changelog: v0.1.0-beta.1...v1.0.0-beta.4
finished user card header
v1.0.0-beta.3 feat(styles): user card header has all layouts for different width de…
Redefine titles by First mobile and styles statistics section
v1.0.0-beta.2 fix(styles): re-define global h1 to h4
UserCard is here
v1.0.0-beta.1 feat: created base struct of custom UserCard
SearchBar is here
What's Changed
- (#13) create username search by @jhnemogap in #14
Full Changelog: https://github.com/jhnemogap/github-users-cmode01/commits/v0.1.0-beta.2
Es funcional, pero solo devuelve el valor ingresado al momento de dar enter o clic en el botón.
La lógica de negoció la debe controlar algún componente o proveedor padre.
Por ahora solo arroja el valor en la consola del navegador.
First deploy to show flow of git and Vercel
What's Changed
- basic routing by @jhnemogap in #5
- Develop: Generate basic routing flow by @jhnemogap in #6
- 7 configurate general global styles by @jhnemogap in #8
- develop: set up general global styles by @jhnemogap in #9
- 10 create the global container by @jhnemogap in #11
- chore(release): main layout of pages with changing theme color scheme by @jhnemogap in #12
Full Changelog: https://github.com/jhnemogap/github-users-cmode01/commits/v0.1.0-beta.1