0.6.2 • Published 1 year ago

@factorial/fsk v0.6.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Factorial Starter Kit

The Factorial Starter Kit is first of all a Drupal theme (https://www.drupal.org/project/fsk_frontend), which applies base styling to all form elements (and later most likely also other to Drupal core components). It is also published on npm (https://www.npmjs.com/package/@factorial/fsk). This allows importing the CSS and applying it in other contexts than Drupal.

Installation

Drupal theme

composer require 'drupal/fsk_frontend

Node module

yarn add @factorial/fsk

Contributing

Installation

  1. composer install
  2. yarn install

Pre-commits hook

When running composer install, a pre-commit hook should be initialized and check your changed for linting errors.

Committing

We are using conventional commits (https://conventionalcommits.org/). This is also important as the CHANGELOG.md is based on that.

Creating a release

  1. yarn release
  2. git push
  3. npm publish
  4. Go to https://www.drupal.org/ and create a new release
0.6.2

1 year ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.5

3 years ago

0.3.0

3 years ago

0.4.4

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago