Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

bulma-extensions

Wikiki38.6kMIT6.2.7

Set of extensions for Bulma.io CSS Framework

bulma, extensions, bulma.io

readme

Bulma extensions - All

This repository provide a simple access to all extensions for Bulma.

npm npm

Each extensions is a git submodule.

Documentation & Demo

You can find the Documentation and a demo here

How to clone this repository

git clone https://github.com/Wikiki/bulma-extensions.git
cd bulma-extensions
git submodule init
git submodule update

or

git clone --recursive https://github.com/Wikiki/bulma-extensions.git

changelog

1.0.1 (2018-02-11)

Bug Fixes

  • gulp: Remove Bulma’s important from dist’sass (3616cf8)

1.0.0 (2018-02-10)

Features

  • gulp: Add Rollup within scripts build task (2aac3bc)
  • package: Add rollup dependencies (3e3ef77)

0.2.10 (2018-02-10)

0.2.9 (2018-02-10)

Bug Fixes

  • gulp: Use UMD modules style (a4f0fd4)

0.2.8 (2018-02-10)

Bug Fixes

  • gulp: Correct dist filenames (c5df327)
  • package: Correct file paths (f215a91)
  • travis: Remove configuration (1d28400)

0.2.7 (2018-02-09)

Features

  • gulp: Add gulp dependencies (9afde4e)
  • gulp: Add release task (363051c)

Change Log

Unreleased

Full Changelog

Implemented enhancements:

  • Accordion can not be fully closed #3

Fixed bugs:

  • Colors doesn't work #2

v0.1.4 (2017-11-29)

Implemented enhancements:

  • Transition is not smoother. #1

* This Change Log was automatically generated by github_changelog_generator