Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Tags: vinorodrigues/bootstrap-dark-5

Tags

v1.1.3

Toggle v1.1.3's commit message
no changes, just alignment to v5.1.3 core

v1.1.2

Toggle v1.1.2's commit message
minor lint edit to $enable-colors-hack

v1.1.1

Toggle v1.1.1's commit message
removed strikeout text

v1.1.0

Toggle v1.1.0's commit message
Update package.json

v1.0.2

Toggle v1.0.2's commit message
v1.0.2 Release

v1.0.0

Toggle v1.0.0's commit message
Update package-lock.json

v0.1.3

Toggle v0.1.3's commit message
compiled for v0.1.3

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.1.2 release -> Bootstrap 5.0.0-beta2 (#8)

* wip 2021-02-11

* bootstrap 5 Beta2, typos, blackbox and unlit variants, quick starts, readme

* beta 2 compiled

* add version bumping

* 0.1.2

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pulling in JSDoc of darkmode.js module (#7)

* dropped rollup and babel in favour of typescript

* esm variant dropped in typescript builds

* all dist removed as CDN uses NPM package and keeping dist on git is not needed anymore

* added dist to ignore list

* oops, need some of the dist to run the gh-pages

* major update to docs

* updated links in index.html

* Update darkmode.js.md

* Update package.json

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
nightshade variant and darkmode.js library (#6)

* remove vendor prefix, gets generated anyway

* remove @ extends, as this does not work in nested media queries (extends to base class)

* added nightshade scss

* compiled css

* compiled nightshade css

* added nightfall scss

* compiled nightfall css

* Update index.html

* adding eslint to the project

* getting the hang of this js module thing

* moved css from dist to dist/css

* fixed a few paths from the dist css move

* wip 2021-02-02

* Update README.md

* wip 2021-02-02

* nightshade variant and darkmode.js library ready

* compiled nightshade variant and darkmode.js library