Socket
Socket
Sign inDemoInstall

primer

Package Overview
Dependencies
29
Maintainers
14
Versions
561
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.1.0-alpha.dee1eb40 to 11.1.0-alpha.df004242

31

CHANGELOG.md

@@ -0,1 +1,32 @@

# 11.0.0
#### :boom: Breaking Change
* [#438](https://github.com/primer/primer/pull/438) Remove `primer-page-sections` package. ([@sophshep](https://github.com/sophshep))
* [#439](https://github.com/primer/primer/pull/439) Remove `primer-page-headers` package. ([@sophshep](https://github.com/sophshep))
* [#440](https://github.com/primer/primer/pull/440) Remove `primer-tables` package. ([@sophshep](https://github.com/sophshep))
* [#459](https://github.com/primer/primer/pull/459) Move responsive position utilities from marketing to core. ([@sophshep](https://github.com/sophshep))
* [#656](https://github.com/primer/primer/pull/656) Remove colorizeTooltip mixin. ([@shawnbot](https://github.com/shawnbot))
* [#657](https://github.com/primer/primer/pull/657) Remove `BtnGroup-form` class. ([@shawnbot](https://github.com/shawnbot))
* [#658](https://github.com/primer/primer/pull/658) Remove `.avatar-stack` in favor of `.AvatarStack`. ([@shawnbot](https://github.com/shawnbot))
#### :rocket: Enhancement
* [#583](https://github.com/primer/primer/pull/583) Updates to Marketing Typography. ([@sophshep](https://github.com/sophshep))
* [#660](https://github.com/primer/primer/pull/660) Add `$marketing-font-path`. ([@shawnbot](https://github.com/shawnbot))
* [#661](https://github.com/primer/primer/pull/661) Spacer variable refactor. ([@shawnbot](https://github.com/shawnbot))
* [#663](https://github.com/primer/primer/pull/663) Add deprecation warning for column grid classes and add `container-sm` utility class. ([@jonrohan](https://github.com/jonrohan))
#### :bug: Bug Fix
* [#654](https://github.com/primer/primer/pull/654) Fix typo ("Chroma") in `primer-base` comment. ([@Jiang-Xuan](https://github.com/Jiang-Xuan))
* [#655](https://github.com/primer/primer/pull/655) Fix typo ("conditonally") in `docs/src/SideNav.js` comment. ([@0xflotus](https://github.com/0xflotus))
### :house: Internal
* [#659](https://github.com/primer/primer/pull/659) Generate CSS selector diff report on Travis. ([@shawnbot](https://github.com/shawnbot))
#### Committers: 4
- 0xflotus ([0xflotus](https://github.com/0xflotus))
- Jiang-Xuan ([Jiang-Xuan](https://github.com/Jiang-Xuan))
- Jon Rohan ([jonrohan](https://github.com/jonrohan))
- Shawn Allen ([shawnbot](https://github.com/shawnbot))
- Sophie Shepherd ([sophshep](https://github.com/sophshep))
# 10.10.5

@@ -2,0 +33,0 @@

60

package.json
{
"version": "11.1.0-alpha.dee1eb40",
"version": "11.1.0-alpha.df004242",
"name": "primer",

@@ -33,31 +33,31 @@ "description": "Primer is the CSS framework that powers GitHub's front-end design. primer includes 23 packages that are grouped into 3 core meta-packages for easy install. Each package and meta-package is independently versioned and distributed via npm, so it's easy to include all or part of Primer within your own project.",

"dependencies": {
"primer-alerts": "2.1.0-alpha.dee1eb40",
"primer-avatars": "2.1.0-alpha.dee1eb40",
"primer-base": "2.1.0-alpha.dee1eb40",
"primer-blankslate": "2.1.0-alpha.dee1eb40",
"primer-box": "3.1.0-alpha.dee1eb40",
"primer-branch-name": "2.1.0-alpha.dee1eb40",
"primer-breadcrumb": "2.1.0-alpha.dee1eb40",
"primer-buttons": "3.1.0-alpha.dee1eb40",
"primer-core": "7.1.0-alpha.dee1eb40",
"primer-forms": "3.1.0-alpha.dee1eb40",
"primer-labels": "2.1.0-alpha.dee1eb40",
"primer-layout": "2.1.0-alpha.dee1eb40",
"primer-markdown": "4.1.0-alpha.dee1eb40",
"primer-marketing": "7.1.0-alpha.dee1eb40",
"primer-marketing-buttons": "2.1.0-alpha.dee1eb40",
"primer-marketing-support": "2.1.0-alpha.dee1eb40",
"primer-marketing-type": "2.1.0-alpha.dee1eb40",
"primer-marketing-utilities": "2.1.0-alpha.dee1eb40",
"primer-navigation": "2.1.0-alpha.dee1eb40",
"primer-pagination": "2.1.0-alpha.dee1eb40",
"primer-popover": "1.1.0-alpha.dee1eb40",
"primer-product": "6.1.0-alpha.dee1eb40",
"primer-progress": "1.1.0-alpha.dee1eb40",
"primer-subhead": "2.1.0-alpha.dee1eb40",
"primer-support": "5.1.0-alpha.dee1eb40",
"primer-table-object": "2.1.0-alpha.dee1eb40",
"primer-tooltips": "2.1.0-alpha.dee1eb40",
"primer-truncate": "2.1.0-alpha.dee1eb40",
"primer-utilities": "5.1.0-alpha.dee1eb40"
"primer-alerts": "2.1.0-alpha.df004242",
"primer-avatars": "2.1.0-alpha.df004242",
"primer-base": "2.1.0-alpha.df004242",
"primer-blankslate": "2.1.0-alpha.df004242",
"primer-box": "3.1.0-alpha.df004242",
"primer-branch-name": "2.1.0-alpha.df004242",
"primer-breadcrumb": "2.1.0-alpha.df004242",
"primer-buttons": "3.1.0-alpha.df004242",
"primer-core": "7.1.0-alpha.df004242",
"primer-forms": "3.1.0-alpha.df004242",
"primer-labels": "2.1.0-alpha.df004242",
"primer-layout": "2.1.0-alpha.df004242",
"primer-markdown": "4.1.0-alpha.df004242",
"primer-marketing": "7.1.0-alpha.df004242",
"primer-marketing-buttons": "2.1.0-alpha.df004242",
"primer-marketing-support": "2.1.0-alpha.df004242",
"primer-marketing-type": "2.1.0-alpha.df004242",
"primer-marketing-utilities": "2.1.0-alpha.df004242",
"primer-navigation": "2.1.0-alpha.df004242",
"primer-pagination": "2.1.0-alpha.df004242",
"primer-popover": "1.1.0-alpha.df004242",
"primer-product": "6.1.0-alpha.df004242",
"primer-progress": "1.1.0-alpha.df004242",
"primer-subhead": "2.1.0-alpha.df004242",
"primer-support": "5.1.0-alpha.df004242",
"primer-table-object": "2.1.0-alpha.df004242",
"primer-tooltips": "2.1.0-alpha.df004242",
"primer-truncate": "2.1.0-alpha.df004242",
"primer-utilities": "5.1.0-alpha.df004242"
},

@@ -64,0 +64,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc