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

Conversation

niutech
Copy link

@niutech niutech commented Apr 11, 2024

This PR is a cumulative upgrade of Spectre with multiple improvements on top of branch 0.5.10, including:

  • add pure CSS tabs
  • update docs
  • update dependencies, including sass
  • remove IE10 support
  • remove Google Ads and Analytics

You can find the updated docs here: https://niutech.github.io/spectre/

devmount and others added 30 commits November 21, 2018 00:32
Solve a bug by Max Base.
Improve an RTL style by Max Base.
Improve an RTL style by Max Base.
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...
Added empty line before  media declaration
Added columns count
Solve two bug in the RTL direction...
Fixed deprecated rules in sass 2.0 & updated dependencies
gulpfile.js Show resolved Hide resolved
src/_layout.scss Show resolved Hide resolved
src/_tabs.scss Show resolved Hide resolved
src/_tabs.scss Show resolved Hide resolved
src/_variables.scss Show resolved Hide resolved
src/_variables.scss Show resolved Hide resolved
src/_variables.scss Show resolved Hide resolved
src/_variables.scss Show resolved Hide resolved
src/_tabs.scss Show resolved Hide resolved
src/_variables.scss Show resolved Hide resolved
src/_variables.scss Show resolved Hide resolved
src/_variables.scss Show resolved Hide resolved
src/_variables.scss Show resolved Hide resolved
src/_viewer-360.scss Show resolved Hide resolved
src/icons/_icons-action.scss Show resolved Hide resolved
src/icons/_icons-action.scss Show resolved Hide resolved
src/icons/_icons-object.scss Show resolved Hide resolved
src/mixins/_button.scss Show resolved Hide resolved
@salamwaddah
Copy link

@niutech are you in contact with the project author?

@niutech
Copy link
Author

niutech commented Apr 11, 2024

No.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants