Giter Club home page Giter Club logo

kss-scheibo's People

Contributors

felixranesberger avatar pixeldesu avatar scheibome avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

kss-scheibo's Issues

Version 1.8.9 breaks grunt-kss build

After an upgrade to the latest version of this package the build process with grunt-kss fails

Running "kss:dist" (kss) task
Error: kss expected the builder to implement KssBuilderBase API version 3.0; version "3.0" is being used instead.

Add the correct modifier

Add the correct modifier when using <insert-markup>1.1-3</insert-markup>. This is marked by -.
And mark the missing modifier, if not exists. In the example like 1.1-3, 1.1-4, 1.1-5, 1.1-6

For example:

/*
Patterns - Example

.example - example
.example1 - example1
.example2 - example2

Markup: <div class="{{modifier_class}}">This is an example.</div>

Styleguide 1.1
*/

/*
Patterns - Example 2

.example2 - example

Markup:
  <div class="{{modifier_class}}">
    This is second example with a insert markup
    <insert-markup>1.1</insert-markup>
    <insert-markup>1.1-3</insert-markup>
    <insert-markup>1.1-5</insert-markup>
    <insert-markup>1.1-6</insert-markup>
    <insert-markup>1.1-4</insert-markup>
    <insert-markup>1.1-1</insert-markup>
    <insert-markup>1.1-2</insert-markup>
    The Markup is above this line
  </div>

Styleguide 1.1.1
*/

Wrapper ignored in fullpage view

When defining a wrapper for a styleguide item, the wrapper is not present in the fullpage view.

/*
Frame Startpage

Markup: templates/output/05-objects/frame.html

Wrapper:
<div class="page--startpage>
  <wrapper-content/>
</div>

Styleguide 3.1
*/

KSS can't resolve symlinks correctly.

KSS has issues when the source folder is a symlink to a directory multiple layers deep.
I fixed the issue inside kss, but the pull request will probably never be merged, as the repository is unmaintained.
Maybe we should install a fork of the pull request?

Open modifier in single view

It should be possible to open individual modifiers separately in a tab. No further markup should be displayed here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.