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

[HAR-147] Search input control #54

Open
wants to merge 35 commits into
base: develop
Choose a base branch
from

Commits on Aug 24, 2018

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

Commits on Aug 27, 2018

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

Commits on Sep 3, 2018

  1. Merge remote-tracking branch 'origin/master' into feature/HAR-147-sea…

    …rch-input-control
    
    * origin/master:
      Up version number and update changelog
      [HAR-48] fixed typo in changelog
      [HAR-48] Added line to changelog
      [HAR-48] Added docs for text-input
      [HAR-48] Added text input control
      Add travis build status badge to readme
    
    # Conflicts:
    #	CHANGELOG.md
    #	docs/README.md
    stevengunneweg committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    83ff63a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Merge remote-tracking branch 'origin/develop' into feature/HAR-147-se…

    …arch-input-control
    
    * origin/develop: (91 commits)
      Up version and add changelog
      Pin ajv dependency because of error in the 'equal' module
      Update version and add changelog
      Fix relative url to contributing section
      Add 1.18.0 changes to changelog
      Add Gemfile.lock to gitignore
      Update version in packages json
      [HAR-166] Remove outdated reset import comment
      [HAR-165] Combine sentences in documentation
      [HAR-166] Update stylint-order to 2.0.0
      [HAR-166] Update Gemfile.lock
      [HAR-166] Update (S)CSS dependencies
      [HAR-170] Add layout section left aligning modifier
      [HAR-165] Add more detailed explanation about running Harbour locally: installing rbenv, ruby, jekyll.
      [HAR-166] Update packages and remove unused ones
      [HAR-166] Replace deprecated gup-util logging with fancy log
      [HAR-118] Update layout documentation. Combine city block modifiers.
      Add changelog and update version in package json
      Add documentation for Github pages deployments
      Add package version and creation time to footer
      ...
    
    # Conflicts:
    #	CHANGELOG.md
    #	docs/README.md
    stevengunneweg committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    484f42f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Configuration menu
    Copy the full SHA
    495330c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61c078b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb99830 View commit details
    Browse the repository at this point in the history
  4. [HAR-147] minor fix

    stevengunneweg committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    2ee515f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Configuration menu
    Copy the full SHA
    2596784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8adaa9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0ed5bd View commit details
    Browse the repository at this point in the history
  4. [HAR-147] removed

    stevengunneweg committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    2815b39 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    35e4dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbfb9e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95ec4f0 View commit details
    Browse the repository at this point in the history
  4. Revert "[HAR-147] reverted rename to narrow"

    This reverts commit 95ec4f0.
    stevengunneweg committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    ac18dfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f4c0c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. [HAR-147] Fixed typo

    stevengunneweg committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    07b6b97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4afe308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46f00b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbf5f40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40d35aa View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/develop' into feature/HAR-147-se…

    …arch-input-control
    
    * origin/develop: (57 commits)
      Up version
      Add changelog
      Add missing commas to srcset
      Up version
      Add changelog
      Add relative url pipe to placeholder images to fix images on GitHub pages
      Up version to 1.20.0
      Add changelog
      [HAR-163] Keep using cursor pointer for now. Cursor use wil be fixed in HAR-195.
      [HAR-163] Add newline at end of file
      [HAR-163] Expand tag comments
      [HAR-163] Adds newline at end of file
      [HAR-163] Add tag documentation
      [HAR-163] Rename sixteen-nine to wide and widescreen to ultra-wide
      [HAR-163] Remove Gemfile.lock from project
      [HAR-163] Match title capitalization with other docs
      [HAR-163] Remove transparant background color for flat card
      [HAR-163] Remove color-background for now
      [HAR-163] Clarify styling modifiers for card
      [HAR-163] Rename aspect ratios
      ...
    
    # Conflicts:
    #	CHANGELOG.md
    #	scss/controls/index.scss
    #	scss/icons/harbour-icons.scss
    stevengunneweg committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    2879c9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c860ce0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Merge remote-tracking branch 'origin/develop' into feature/HAR-147-se…

    …arch-input-control
    
    * origin/develop: (40 commits)
      Add changelog and up version
      Fix link to contributing guidelines
      Fix stylelint error
      Add changelog
      Fix border radius for when focus state is collapsed
      Undo last commit
      Remove border-radius from :focus
      Fix card border-radius
      Update package.json and changelog to 1.21.5
      Add drop down menu icon local variable
      Add drop-down menu to control import index file and reorder imports
      Replace spaces by tabs in drop-down menu
      Remove padding top and bottom from drop-down menu
      Add right icon variable to drop-down menu
      Up version in package json
      Update changelog for 1.21.4
      Revert change in button cursor reset
      Remove card-border comment from changelog
      Remove border-variable as can be fixed with box-shadow
      Update changelog
      ...
    
    # Conflicts:
    #	CHANGELOG.md
    #	scss/controls/index.scss
    #	site/docs/index.md
    stevengunneweg committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    2180943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69fb251 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Merge remote-tracking branch 'origin/develop' into feature/HAR-147-se…

    …arch-input-control
    
    # Conflicts:
    #	CHANGELOG.md
    #	site/index.md
    Edgar Gressie committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    f14250b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Merge remote-tracking branch 'origin/develop' into feature/HAR-147-se…

    …arch-input-control
    Edgar Gressie committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    36639e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Merge remote-tracking branch 'origin/develop' into feature/HAR-147-se…

    …arch-input-control
    
    * origin/develop: (57 commits)
      [1.24.0] Update package version and added changelog
      [HAR-104] Add right default values to top-aligned-labels form elements
      [HAR-104] Add top-aligned reset styling for form__actions
      [HAR-104] Add helper and feedback text example to form examples
      [HAR-104] Add paragraph to form section content example
      [HAR-104] Fix reload on files in nested folders
      [HAR-104] Reorder form examples
      [HAR-104] Add address-level2 as autocomplete attribute for city
      [HAR-104] Add autocomplete username
      [HAR-104] Fix discrepancies between form modifiers
      [HAR-104] Fix attributes for city field
      [HAR-104] Hide password by default
      [HAR-104] Fix stylelint error
      [HAR-104] Remove commented feedback text labels
      [HAR-104] Rename sections form to advanced form, add content to form section and show link instead of secondary button
      [HAR-104] Remove top spacing and indent content
      [HAR-104] Clean up code example markdown
      [HAR-104] Add control example to form dom structure
      [HAR-104] Remove no-border modifier, as this is not an issue at the moment in projects
      [HAR-104] Move input-feedback-text inside field-section
      ...
    stevengunneweg committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    a5dbf2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4712d35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1fe047 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e980aa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd3a0d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfb5885 View commit details
    Browse the repository at this point in the history