Comparing version 1.0.1 to 1.1.1
@@ -0,1 +1,20 @@ | ||
## [v1.1.1] | ||
:tada: New feature and updates from Normalize | ||
### Added: | ||
- **[N]** Correct the display of `<summary>` in all browsers | ||
- Apply cursor pointer to button elements - (#7) | ||
### Removed: | ||
- **[N]** Placeholder normalization | ||
### Changed: | ||
- Text selection color to improves a11y - Thanks @dcorb | ||
**[N]**_ormalize updates._ | ||
## [v1.0.1] | ||
Just README updates and code comments | ||
## [v1.0.0] | ||
@@ -2,0 +21,0 @@ #### :zap: sanilize.css renamed to ress |
{ | ||
"name": "ress", | ||
"version": "1.0.1", | ||
"version": "1.1.1", | ||
"description": "A modern CSS reset", | ||
@@ -5,0 +5,0 @@ "author": "Filipe Linhares", |
@@ -1,6 +0,6 @@ | ||
![](http://i.imgur.com/1sXtcsA.png) | ||
![A brunch and the ress name](http://i.imgur.com/1sXtcsA.png) | ||
Modern CSS reset | ||
[![Build Status](https://travis-ci.org/filipelinhares/ress.svg?branch=master)](https://travis-ci.org/filipelinhares/ress) | ||
[![Build Status](https://travis-ci.org/filipelinhares/ress.svg?branch=master)](https://travis-ci.org/filipelinhares/ress) [![Size](https://badge-size.herokuapp.com/filipelinhares/ress/master/dist/ress.min.css.svg?color=orange&label=file%20size)](https://github.com/filipelinhares/ress/blob/master/dist/ress.min.css) [![npm](https://img.shields.io/npm/v/ress.svg)](http://npmjs.com/packages/ress) | ||
@@ -11,2 +11,6 @@ ## Installation | ||
``` | ||
or | ||
```sh | ||
bower install --save ress | ||
``` | ||
@@ -24,2 +28,3 @@ ## Features | ||
10. Specify textarea resizability to vertical. | ||
11. Apply `cursor: pointer` to button elements. | ||
@@ -26,0 +31,0 @@ ## Crossbrowser |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30758
11
303
37