Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

feat(tag popover): tag popover component implementation #3

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

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    5d87c33 View commit details
    Browse the repository at this point in the history
  2. feat(tag-popover): rename component

    re #16
    Klimonov-Kirill committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    292eb83 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

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

Commits on Sep 2, 2020

  1. feat(tag-popover): finish component logic

    111 authored and 111 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    15ede0c View commit details
    Browse the repository at this point in the history
  2. feat(tag-popover): add tests

    111 authored and 111 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    6308ba8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. feat(tag): add tag component

    re #21
    Klimonov committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    e9e3879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53cb16c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    186b5d1 View commit details
    Browse the repository at this point in the history
  4. fix(tag): add tests

    re #21
    Klimonov committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    2b7fb8e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

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

Commits on Sep 9, 2020

  1. fix(tag-popover): implement tag component

    re #16
    Klimonov committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    3ce41f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff0792b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2291570 View commit details
    Browse the repository at this point in the history
  4. fix(tag-popover): add remove tag method

    re #16
    Klimonov committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    3133597 View commit details
    Browse the repository at this point in the history
  5. fix(tag-popover): refactoring

    re #16
    Klimonov committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    1dc6801 View commit details
    Browse the repository at this point in the history
  6. fix(tag-popover): update readme files

    re #16
    Klimonov committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    24e0956 View commit details
    Browse the repository at this point in the history
  7. fix(tag-popover): fix delete tag method bug

    re #16
    Klimonov committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    4c67348 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2134ddd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    9f4e064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6649c00 View commit details
    Browse the repository at this point in the history
  3. fix(tag-component): remove unnecessary tests

    re #21
    Klimonov committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    506b89b View commit details
    Browse the repository at this point in the history
  4. fix(tag-popover): update tag component

    re #21
    Klimonov committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    ceba54d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7890a1e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. fix(tag-popover): restart tests

    re #16
    Klimonov committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    ca3a5f6 View commit details
    Browse the repository at this point in the history
  2. fix(tag-component): restart tests

    re #21
    Klimonov committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    22765d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

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

Commits on Sep 18, 2020

  1. fix(tag popover): small style fixes

    re #16
    Klimonov committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    de5ffbe View commit details
    Browse the repository at this point in the history
  2. fix(tag popover): update tests

    re #16
    Klimonov committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    67c4d7b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    ce435d7 View commit details
    Browse the repository at this point in the history
  2. fix(tag component): update color prop

    re #21
    Klimonov committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    28dd3d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af9e902 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    dc3bd88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f699bf2 View commit details
    Browse the repository at this point in the history
  3. fix(tag-popover): update tag component

    re #16
    Klimonov committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    f3f889c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

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

Commits on Sep 25, 2020

  1. fix(tag popover): use new color variables

    re #16
    Klimonov committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    1b37d1b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    3362fc6 View commit details
    Browse the repository at this point in the history
  2. fix(tag popover): update tests

    re #16
    Klimonov committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    89832e2 View commit details
    Browse the repository at this point in the history
  3. style(tag popover): fix lint errors

    re #16
    Klimonov committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    2028005 View commit details
    Browse the repository at this point in the history
  4. fix(tag popover): change variable type

    re #16
    Klimonov committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    44708a7 View commit details
    Browse the repository at this point in the history