Skip to content

Commit

Permalink
feat(release): update to 1.1.1
Browse files Browse the repository at this point in the history
* docs(usage): add basic information on how to use the plugins (#1)

* feat(license): add isc license

* feat(widths): add adjustable border-width variant

* docs(global): add proper docs

* docs(information): add more information about project

* docs(border widths): add documentation

* docs(temp): add placeholder templates

* docs(classes): add btn-rounded documentation

* docs(classes): add btn-squared documentation

* docs(classes): add font-sizes documentation

* feat(global): add commitizen

ensure commits follow the same structure for readability.

* docs(classes): update documentation structure

* docs(classes): add documentation for col-count

* docs(mixins): add documentation for media-ie

* docs(other): add documentation for responsize typography

* feat(version): update to 0.2.0

* feat(version): update to 0.2.0

* docs(usage): add basic information on how to use the plugins (#1)

* feat(license): add isc license

* feat(widths): add adjustable border-width variant

* docs(global): add proper docs

* docs(information): add more information about project

* docs(border widths): add documentation

* docs(temp): add placeholder templates

* docs(classes): add btn-rounded documentation

* docs(classes): add btn-squared documentation

* docs(classes): add font-sizes documentation

* feat(global): add commitizen

ensure commits follow the same structure for readability.

* docs(classes): update documentation structure

* docs(classes): add documentation for col-count

* docs(mixins): add documentation for media-ie

* docs(other): add documentation for responsize typography

* docs(community): add code of conduct

* docs(community): add contributing guidelines

* docs(community): add contribution documentation

* docs(contribution): update pr steps

* docs(contribution): fix links to issues

* test(global): add lint and compiling tests

* test(gulp): add initial testing setup

* fix(plugin): rename squared buttons file

* test(global): make tests work

* chore(templates): add templates

* docs(community): move code of conduct and contributing docs

* chore(templates): add templates

* chore(templates): add new templates

* chore(templates): add new templates

* chore(templates): remove old template

* refactor(version): update to 1.0.0

* fix(repo): change repo url

BREAKING CHANGE: The repository has changed.

* docs(log): add changelog

* refactor(version): update to 1.0.0

* feat(plugin): add screen reader breakpoints

* docs(tests): correct documentation

* docs(tests): correct documentation

* feat(class): add sr-breakpoint classes

* docs(spelling): correct typo

* feat(plugin): add transparent backgrounds plugin

* feat(plugin): add 25 and 75 transparent background classes

* feat(plugin): add opacity classes

* docs(classes): change name of documentation file

* docs(plugin): update bg-transparency with 25 and 75

* docs(plugin): remove file extension from example

* docs(plugin): add more info for the sr-brakpoints documention

* feat(plugin): add opacity plugin

* refactor(version): update to 1.1.0

* docs(community): add code of conduct

* docs(community): add contributing guidelines

* docs(community): add contribution documentation

* docs(contribution): update pr steps

* docs(contribution): fix links to issues

* chore(templates): add templates

* docs(community): move code of conduct and contributing docs

* chore(templates): add templates

* chore(templates): add new templates

* chore(templates): add new templates

* chore(templates): remove old template

* refactor(version): update to 1.0.0

* fix(repo): change repo url

BREAKING CHANGE: The repository has changed.

* docs(log): add changelog

* refactor(version): update to 1.0.0

* feat(plugin): add screen reader breakpoints

* docs(tests): correct documentation

* docs(tests): correct documentation

* feat(class): add sr-breakpoint classes

* docs(spelling): correct typo

* feat(plugin): add transparent backgrounds plugin

* feat(plugin): add 25 and 75 transparent background classes

* feat(plugin): add opacity classes

* docs(classes): change name of documentation file

* docs(plugin): update bg-transparency with 25 and 75

* docs(plugin): remove file extension from example

* docs(plugin): add more info for the sr-brakpoints documention

* feat(plugin): add opacity plugin

* refactor(version): update to 1.1.0

* docs(community): add code of conduct

* docs(community): add contributing guidelines

* docs(community): add contribution documentation

* docs(contribution): update pr steps

* docs(contribution): fix links to issues

* chore(templates): add templates

* docs(community): move code of conduct and contributing docs

* chore(templates): add templates

* chore(templates): add new templates

* chore(templates): add new templates

* chore(templates): remove old template

* refactor(version): update to 1.0.0

* fix(repo): change repo url

BREAKING CHANGE: The repository has changed.

* docs(log): add changelog

* refactor(version): update to 1.0.0

* feat(plugin): add screen reader breakpoints

* docs(tests): correct documentation

* docs(tests): correct documentation

* feat(class): add sr-breakpoint classes

* docs(spelling): correct typo

* docs(community): add code of conduct

* docs(community): add contributing guidelines

* docs(community): add contribution documentation

* docs(contribution): update pr steps

* docs(contribution): fix links to issues

* chore(templates): add templates

* docs(community): move code of conduct and contributing docs

* chore(templates): add templates

* chore(templates): add new templates

* chore(templates): add new templates

* chore(templates): remove old template

* refactor(version): update to 1.0.0

* fix(repo): change repo url

BREAKING CHANGE: The repository has changed.

* docs(log): add changelog

* refactor(version): update to 1.0.0

* feat(plugin): add screen reader breakpoints

* docs(tests): correct documentation

* docs(tests): correct documentation

* feat(class): add sr-breakpoint classes

* docs(spelling): correct typo

* feat(plugin): add transparent backgrounds plugin

* feat(plugin): add opacity classes

* docs(classes): change name of documentation file

* docs(plugin): update bg-transparency with 25 and 75

* docs(plugin): remove file extension from example

* docs(plugin): add more info for the sr-brakpoints documention

* feat(plugin): add opacity plugin

* feat(plugin): add transparent backgrounds plugin

* feat(plugin): add opacity classes

* docs(classes): change name of documentation file

* docs(plugin): update bg-transparency with 25 and 75

* docs(plugin): remove file extension from example

* docs(plugin): add more info for the sr-brakpoints documention

* feat(plugin): add opacity plugin

* docs(info): correct license and spelling issues

* refactor(structure): move github specific docs

* fix(text-shadow): remove shadow offset

* refactor(structure): move github specific docs

* fix(text-shadow): create new variable to hold negative width

* refactor(version): update to 1.1.1
  • Loading branch information
NickDJM authored Mar 12, 2019
1 parent a91e6f3 commit fdb9526
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 11 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions docs/CONTRIBUTING.md → .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ We use GitHub issues to track public bugs. Report a bug by [opening a new issue]
- why you think this might be happening
- stuff you tried that didn't work

Everynody loves a thorough bug report!
Everybody loves a thorough bug report!

## Keep Your Code Consistent

- Use the standards provided by the lint file. Run `npm run lint` to be sure.
- Keep mixins in the mixins directory, utilities in the utilities directory, and plugins in the root scss directory.
- Keep mixins in the `mixins/` directory, utilities in the `utilities/` directory, and plugins in the root `scss/` directory.
- Try to use what is provided in "Vanilla" Bootstrap 4

## Commit Guidelines
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 1.1.1

- Fix issue causing text-shadow classes to look offset
- Backend structural/documentation changes

## 1.1.0

- Add opacity plugin
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


Copyright 2019 Nick Milton
Copyright 2019 Coldfront Labs Inc.

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

Expand Down
12 changes: 7 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-scss-plugins",
"version": "1.1.0",
"version": "1.1.1",
"description": "A suite of SCSS plugins used for developing Bootstrap 4 themes and sites.",
"eslintConfig": "./.eslintrc.js",
"scripts": {
Expand All @@ -17,16 +17,15 @@
"scss",
"sass"
],
"author": "Nick Milton",
"author": "Coldfront Labs Inc.",
"license": "ISC",
"bugs": {
"url": "https://github.com/coldfrontlabs/bootstrap-scss-plugins/issues"
},
"homepage": "https://github.com/coldfrontlabs/bootstrap-scss-plugins#readme",
"dependencies": {
"bootstrap": "^4.2.1"
},
"dependencies": {},
"devDependencies": {
"bootstrap": "^4.2.1",
"commitizen": "^3.0.5",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.12.1",
Expand All @@ -35,6 +34,9 @@
"gulp-sass-lint": "^1.4.0",
"sass-lint": "^1.12.1"
},
"peerDependencies": {
"bootstrap": "^4.2.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down
8 changes: 5 additions & 3 deletions scss/mixins/text-outline.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@
// ----------

@mixin text-outline-variant ($parent, $colour, $width) {
$negative-width: -#{$width};

#{$parent} {
text-shadow:
-$width -$width 0 $colour,
$width -$width 0 $colour,
-$width $width 0 $colour,
$negative-width $negative-width 0 $colour,
$width $negative-width 0 $colour,
$negative-width $width 0 $colour,
$width $width 0 $colour !important;
}
}

0 comments on commit fdb9526

Please sign in to comment.