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

Version 0.6.0 #698

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

Version 0.6.0 #698

wants to merge 34 commits into from

Commits on Nov 20, 2018

  1. Add Heart icon

    devmount committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    e61e6a7 View commit details
    Browse the repository at this point in the history
  2. Add Heart icon

    devmount committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    7224499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    288d97e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Add Show and Hide icons

    devmount committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    775f2af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc84a1b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Configuration menu
    Copy the full SHA
    48e12c4 View commit details
    Browse the repository at this point in the history
  2. improve show and hide icons

    devmount committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    6947b4a View commit details
    Browse the repository at this point in the history
  3. improve property order

    devmount committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    86fdcc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

  1. Solve the RTL bug...

    Max Base committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    d9ef890 View commit details
    Browse the repository at this point in the history
  2. Solve a RTL bug...

    Solve a bug by Max Base.
    Max Base committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    51f4dab View commit details
    Browse the repository at this point in the history
  3. Improve the form-radio icon in the RTL mode...

    Improve an RTL style by Max Base.
    Max Base committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    63b3aab View commit details
    Browse the repository at this point in the history
  4. Improve the form-radio icon in the RTL mode...

    Improve an RTL style by Max Base.
    Max Base committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    89c3f10 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Fix issue picturepan2#274 - Add column order classes

    Hi,
    First of all: thank you for this nice framework, I use it since 3 years and I like it !
    A few months ago I needed this feature on a project where I extend spectre for a custom starting theme for Drupal 7/8 so I created a new file that provide columns order functionalities:
    
    - add classes from "order-1" to "order-12" to order columns on different pages
    - add classes for every breakpoints defined in spectre to change columns order, i.e. "order-md-1", "order-md-2" or "order-lg-1", "order-lg-2", etc.
    
    **Remarks**: using both order-N and order-BP-N (where N is the column number and BP is the breakpoint abbr.) on the same element does not work as order-N take advantage on order-BP-N
    
    If you want to include it in spectre...
    drupix committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    de4a26d View commit details
    Browse the repository at this point in the history
  2. Update _columns-order.scss

    Added empty line before  media declaration
    drupix committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    5cff1cb View commit details
    Browse the repository at this point in the history
  3. Update _variables.scss

    Added columns count
    drupix committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c4cade2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Update _variables.scss

    drupix committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    0fbb143 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Bump version to v0.5.10

    picturepan2 committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    58d49a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request picturepan2#632 from drupix/patch-1

    Fix issue picturepan2#274 - Add column order classes
    picturepan2 committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    ede93c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

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

Commits on Jul 11, 2020

  1. Merge pull request picturepan2#535 from devmount/master

    Add Heart, Show and Hide icons
    picturepan2 committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    cb4f19a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

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

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    95436ae View commit details
    Browse the repository at this point in the history
  2. Merge pull request picturepan2#598 from MaxFork/master

    Solve two bug in the RTL direction...
    picturepan2 committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    fde73de View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Configuration menu
    Copy the full SHA
    f41339e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3bebe2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d04ed6c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. fix

    Valexr committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    cef54f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. fix version

    Valexr committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    dfe3bc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge pull request #1 from Valexr/master

    Fixed deprecated rules in sass 2.0 & updated dependencies
    niutech committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    82c3497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d5cb11 View commit details
    Browse the repository at this point in the history
  3. Remove Google ads

    niutech committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    45e9f49 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Implement pure CSS tabs

    niutech committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0ec0ffb View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    8131469 View commit details
    Browse the repository at this point in the history
  2. Fix tabs

    niutech committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5d8aae4 View commit details
    Browse the repository at this point in the history