Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: criando a seção principal que contém o mapa do IFPB-CG #1

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Feb 7, 2020

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

Commits on Feb 14, 2020

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

Commits on Feb 15, 2020

  1. refactor: separando header e footer em componentes

    alem de separar em componentes separa sua estilizaçao tambem
    jpalvesl committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    2bd0897 View commit details
    Browse the repository at this point in the history
  2. chore: caixa de pesquisa se contra agora na mesma div do icone de busca

    a cor do icone de busca agora se altera para que não fique invisivel na caixa de pesquisa
    jpalvesl committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    b4f93d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

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

Commits on Feb 27, 2020

  1. feat: config do import-helpers no eslint

    configurando corretamente o import-helpers no eslint para organizar os imports dos components
    henriquepw committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    57a5b30 View commit details
    Browse the repository at this point in the history
  2. chore: adicionando icone de pesquisa nos assets

    svg do icone usado na barra de pesquisa adicionado
    henriquepw committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c873368 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. chore: insere o svg na seção principal e altera o background com o hover

    usando o svg-inline-react é colocado o svg na seção principal e usando o mousehover para alterar o background de cada sala ou bloco do svg
    jpalvesl committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    c13530f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

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

Commits on Mar 4, 2020

  1. chore: atualização Arquivos .JSON

    Alteração dos campos vazios trocando separador e palavras em maiúscula.
    Judenilson committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    390b08e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f2227f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Configuration menu
    Copy the full SHA
    138c248 View commit details
    Browse the repository at this point in the history
  2. chore: adicionando o plugin do gatsby para o uso de svg's

    remove o pacote anteriormente utilizado para usar os svg's e adiciona o plugin do gatsby para isso
    jpalvesl committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    55dbee9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    e87b185 View commit details
    Browse the repository at this point in the history
  2. refactor: usando styled component pra criar o footer

    remove a estilização presente em Layout referente ao footer e agora ela se encontra no styled component FooterSC
    jpalvesl committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    3a3d75a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    413d805 View commit details
    Browse the repository at this point in the history
  4. chore: criando a caixa de pesquisa como um componente

    remove as dependencias no componente HeaderSC referente a caixa de pesquisa e cria um componente
    separado para isso
    jpalvesl committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    87a1c1a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. refactor: posicionando os itens corretamente no header

    alem de posicionar os icones, agora a lupa também é clicavel e quando esse evento ocorro ou a tecla
    enter é pressionada na caixa de pesquisa uam função é chamada
    jpalvesl committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    8450dfb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    58c3f57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    239c125 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39a9a63 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

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

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    82af7c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96c3f39 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

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

Commits on Apr 8, 2020

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

Commits on Aug 11, 2020

  1. chore: alterando zIndex relacionados ao layout e mudando nome de arquivo

    alterando o nome do arquivo recepcao.json por antiga-recepcao.json adicionado uma margin-bottom com
    relacao a tag main do layout e alterando z-index de do main e da janela flutuante
    jpalvesl committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    c3035a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbcce5a View commit details
    Browse the repository at this point in the history