New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blueprint-css

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blueprint-css - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

README.md

90

CHANGELOG.md

@@ -1,16 +0,20 @@

#2.2.0
###Features
# 2.2.1
### Docs
- fixed missing readme and updated changelog
# 2.2.0
### Features
- Grid Error Checking, grid will now display errors if in a invalid state https://blueprintcss.io#errors
###Bug Fixes
### Bug Fixes
- MIT license update for 2017
#2.1.0
###Features
# 2.1.0
### Features
- Added additional spacing utilities
#2.0.0-beta.5
# 2.0.0-beta.5
- Fixed bug with child flex items with row stretch selector
#2.0.0-beta.4
# 2.0.0-beta.4
- Rename default scope to `bp-layout`

@@ -20,84 +24,84 @@ - Added `--max` utility classes back

#2.0.0-beta
# 2.0.0-beta
- New scoping by attribute name conventions
- Removed no longer needed --max classes
#1.2.4
###Bug Fixs
# 1.2.4
### Bug Fixs
- Fix issue when importing `_config.scss` values not having access to `em()` functions
#1.2.3
###Features
# 1.2.3
### Features
- Improved Scss configuration file, Big thanks to David Pfeiffer! :)
#1.1.3
###Features
# 1.1.3
### Features
- Added `.flex`, `.flex-fit`, and `.flex-fill` util classes
#1.0.3 Rerelease Blueprint css
# 1.0.3 Rerelease Blueprint css
- Rebranded & migrated to Blueprint CSS
###Bug Fixes
### Bug Fixes
- Bleeding issue with `flex-row--gutter-between-none` corrected
#1.0.1
###Bug Fixes
# 1.0.1
### Bug Fixes
- Improved npm package publish size
###Features
### Features
- Added ability to use `show` and `hide` utility classes on columns
- New documentation on VSCode snippets
#0.9.10
###Bug Fixes
# 0.9.10
### Bug Fixes
- Removed unnecessary `justify-content` from `flex-row--stretch`
- Fix doc overflow bug on mobile devices
#0.9.9
###Bug Fixes
# 0.9.9
### Bug Fixes
- Removed extra spacing on large screens as it cause to many layout shifts
#0.9.8
###Bug Fixes
# 0.9.8
### Bug Fixes
- Fixed layout bug with `--max` classes
#0.9.7
###Bug Fixes
# 0.9.7
### Bug Fixes
- Minor class rename for fixing missing postfix class
#0.9.6
###Breaking Changes
# 0.9.6
### Breaking Changes
- Columns and Util classes updated to use responsive suffix syntax
#0.8.6
###Bug Fixes
# 0.8.6
### Bug Fixes
- Fixed Safari width layout bug
#0.8.5
###Features
# 0.8.5
### Features
- improved documentation
- added new spacing utility classes
###Breaking Changes
### Breaking Changes
- `.flex-row--full` renamed to `.flex-row--stretch` to match flexbox semantics
###Bug Fixes
### Bug Fixes
- fixed `.block-center` to `.float-center` in defined in documentation
#0.8.4
###Bug Fixes
# 0.8.4
### Bug Fixes
- performance improvements bytes size of library reduced
###Features
### Features
- partial ie9 and ie8 support, overflow bug still work in progress
#0.8.3
###Bug Fixes
# 0.8.3
### Bug Fixes
- scoped css columns to .flex-row
###Features
### Features
- new gutter modifiers added for `.flex-row`
- slimed down utility classes
###Breaking Changes
### Breaking Changes
- `.first-col` & `.last-col` ordering classes renamed to `.col-first` and `.col-last`

@@ -113,2 +117,2 @@ - `.contain` classes renamed to max modifiers `.col-1--max` syntax

MIT License 2015
MIT License 2017
{
"name": "blueprint-css",
"version": "2.2.0",
"version": "2.2.1",
"description": "Blueprint CSS, Responsive CSS Flexbox Grid",

@@ -5,0 +5,0 @@ "main": "gulpfile.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc