Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

[*] FO: Refactor blockcart header and dropdown #131

Merged
merged 40 commits into from
Feb 27, 2016
Merged

[*] FO: Refactor blockcart header and dropdown #131

merged 40 commits into from
Feb 27, 2016

Commits on Feb 25, 2016

  1. [*] Remove CSS hardcoded shopping cart icon

    Gytis committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    0e2bd75 View commit details
    Browse the repository at this point in the history
  2. [*] CSS: Trim blockcart styles

    Gytis committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    2ed6a8a View commit details
    Browse the repository at this point in the history
  3. [*] CSS: Split blockcart into partials

    Gytis committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    7397c97 View commit details
    Browse the repository at this point in the history
  4. [*] CSS: Remove some blockcart .scss comments

    Gytis committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    12c016a View commit details
    Browse the repository at this point in the history
  5. [*] CSS: Move blockcart rule between partials

    Gytis committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    a79b65e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. Configuration menu
    Copy the full SHA
    45484a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e60229 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc0c6c0 View commit details
    Browse the repository at this point in the history
  4. [*] CSS: Remove blockcart icon

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    f17cc50 View commit details
    Browse the repository at this point in the history
  5. // Indentation

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    7e2ca63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    617b058 View commit details
    Browse the repository at this point in the history
  7. [*] CSS: Move #blockcart ID one level lower

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    99d6cf2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    238c788 View commit details
    Browse the repository at this point in the history
  9. [*] CSS: Trim blockcart styles

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    3454f7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3d8334 View commit details
    Browse the repository at this point in the history
  11. [*] CSS: Give blockcart dropdown a border

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    da6011b View commit details
    Browse the repository at this point in the history
  12. [*] CSS: Remove fixed .price font-size

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    72d171c View commit details
    Browse the repository at this point in the history
  13. [*] CSS: Trim blockcart dropdown styles

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    988e730 View commit details
    Browse the repository at this point in the history
  14. [*] CSS: Remove fixed .price font-size

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    604ba61 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    20539e4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5e86b2d View commit details
    Browse the repository at this point in the history
  17. [-] CSS: Fix class typo: .product-atributes

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    ff19e0b View commit details
    Browse the repository at this point in the history
  18. [-] CSS: Fix class typo: .quantity-formated

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    7aed6c4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    72bac3e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a5f739c View commit details
    Browse the repository at this point in the history
  21. [*] CSS: refactor blockcart element spacing

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    4babd91 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    79bcec3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d97ec69 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    81636f0 View commit details
    Browse the repository at this point in the history
  25. // Remove CSS debug rule

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    eee0a2c View commit details
    Browse the repository at this point in the history
  26. // Indentation

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    39c0612 View commit details
    Browse the repository at this point in the history
  27. // Indentation JS

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    97cc7e2 View commit details
    Browse the repository at this point in the history
  28. [-] JS: Hide blockcart dropdown on load

    Gytis committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    18080f4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7f15959 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4ae33a5 View commit details
    Browse the repository at this point in the history
  31. // Format JS with jscs

    gskema committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    cfb1671 View commit details
    Browse the repository at this point in the history
  32. [*] JS: Add missing cleafix class tod t element created using Js in b…

    …lockcart
    gskema committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    5ac3a3e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2016

  1. Configuration menu
    Copy the full SHA
    0873255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a62ae2a View commit details
    Browse the repository at this point in the history
  3. [-] HTML: Fix unclosed <main> tag

    gskema committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    e604499 View commit details
    Browse the repository at this point in the history