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

Exercise 10 #15

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

Exercise 10 #15

wants to merge 6 commits into from

Commits on May 26, 2019

  1. Configuration menu
    Copy the full SHA
    9aeac43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a009b9 View commit details
    Browse the repository at this point in the history
  3. created adaptive page

    elenap1991 committed May 26, 2019
    Configuration menu
    Copy the full SHA
    112142c View commit details
    Browse the repository at this point in the history
  4. updated package.json & package-lock.json

    due to jest fix jestjs/jest#8005
    After this update travis would output real errors of css validation tests
    elenap1991 committed May 26, 2019
    Configuration menu
    Copy the full SHA
    621109d View commit details
    Browse the repository at this point in the history
  5. css fix

    elenap1991 committed May 26, 2019
    Configuration menu
    Copy the full SHA
    6bff84f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. * changed selectors to class selector,

    * added attribute `for` in label tags and attributes `id` and `type` in input tags
    * fixed code formatting
    * splitted css files
    * added tooltip when hovering
    * replaced text image with just text
    elenap1991 committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    f10f215 View commit details
    Browse the repository at this point in the history