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

Release v2.x 🚀 #341

Merged
merged 23 commits into from
Jun 7, 2019
Merged

Release v2.x 🚀 #341

merged 23 commits into from
Jun 7, 2019

Commits on Mar 31, 2019

  1. fix: remove input shadow on ios

    lucasjs committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    cb93b87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4542e0d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #330 from Pedro-Souza/fix-hover-in-linked-button

    fix: remove underline in hover and set color
    BcRikko authored Mar 31, 2019
    Configuration menu
    Copy the full SHA
    4a9dac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b575368 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #329 from lucasjs/fix-input-ios

    fix: remove input shadow on ios
    BcRikko authored Mar 31, 2019
    Configuration menu
    Copy the full SHA
    29dd495 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. chore: security update

    a vulnerability was found in node-tar before version 4.4.2.
    BcRikko committed May 12, 2019
    Configuration menu
    Copy the full SHA
    f8c0f8d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

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

Commits on May 18, 2019

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

Commits on May 19, 2019

  1. Merge pull request #335 from nostalgic-css/add-select-is-dark

    Add select is-dark class type like input component
    BcRikko authored May 19, 2019
    Configuration menu
    Copy the full SHA
    966a950 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. refactor: convert local images to data URIs

    I’ve added a SCSS function that, when passed a file path, will inject the file as a data URI. This
    is super helpful since it ensures that the cursor images will always be available for the CSS. This
    issue currently prevents the npm version of the library from being usable at all.
    trezy committed May 22, 2019
    Configuration menu
    Copy the full SHA
    8fe6d40 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. chore: security update

    BcRikko committed May 31, 2019
    Configuration menu
    Copy the full SHA
    e4b36ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #340 from nostalgic-css/security-update

    👮🏻‍♂️Security update
    guastallaigor authored May 31, 2019
    Configuration menu
    Copy the full SHA
    16b8ac5 View commit details
    Browse the repository at this point in the history
  3. feat: add the new nes-cursor class

    alexdahl committed May 31, 2019
    Configuration menu
    Copy the full SHA
    cfca1d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eaf72e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Merge pull request #342 from alexd99/339_add-a-way-to-access-the-poin…

    …ter-cursor
    
    feat: add the new nes-cursor class
    BcRikko authored Jun 1, 2019
    Configuration menu
    Copy the full SHA
    6f60169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f7314c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    bd118e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94e766e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #337 from nostalgic-css/refactor/convert-cursor-im…

    …ages-to-data-uris
    
    refactor: convert local images to data URIs
    BcRikko authored Jun 4, 2019
    Configuration menu
    Copy the full SHA
    c2c865a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    888b20c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #343 from nostalgic-css/add-select-input-is-dark-docs

    docs: add select and input is-dark to docs
    BcRikko authored Jun 4, 2019
    Configuration menu
    Copy the full SHA
    9dd8014 View commit details
    Browse the repository at this point in the history
  6. refactor: move helper.scss

    BcRikko committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    6307bfc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #344 from nostalgic-css/move-helper

    refactor: move helper.scss
    guastallaigor authored Jun 4, 2019
    Configuration menu
    Copy the full SHA
    7520b18 View commit details
    Browse the repository at this point in the history