Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: platzi/curso-frontend-developer-practico
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: alevittori/curso-frontend-dev-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    3c4db41 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. creacion de la funcion para activar o desactivar el menu desktop cua…

    …ndo hacemos clik en el mail del usuario en la barra de navegacion
    alevittori committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9ca87f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. menu hamburguesa

    alevittori committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    93a95e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    a3d6358 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. clase 22/29 lista de productos: HTML a partir de arrays , inicio de …

    …estructura para cargar una lista de producto que solicitamos al servidor
    alevittori committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    494e760 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    5adaf04 View commit details
    Browse the repository at this point in the history
  2. Se arreglo los etilos y los nombres de clase de los aside para que n…

    …o haya conflictos con los nombres de la clases. Se comenzo con la clase 24 , en donde vamos a darle la funcion de que cuando clik en la img del producto se abra el aside con la descripcion del producto
    alevittori committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    503c20a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. modifique la funcion de cargar los productos de la lista, para poder…

    … agregarle a la imagen un addEventListener
    alevittori committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    44e4f42 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. creamos en la funcion de abrir el aside con el detalle del producto,…

    … que se nos cierren todos los menus abiertos
    alevittori committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5ae8500 View commit details
    Browse the repository at this point in the history
Loading