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.93e11282 to 11.1.0-alpha.94655d9d

140

CHANGELOG.md

@@ -0,1 +1,141 @@

# 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
#### :bug: Bug Fix
* [#650](https://github.com/primer/primer/pull/650) Fix border radius edge utility specificity. ([@shawnbot](https://github.com/shawnbot))
#### :memo: Documentation
* [#649](https://github.com/primer/primer/pull/649) Sandboxed code examples. ([@shawnbot](https://github.com/shawnbot))
#### :house: Internal
- Only check links on Travis if `[check-links]` is included in the commit message
- a5658d3 Run `now alias` without the branch name on merge to `master`
#### Committers: 1
- Shawn Allen ([shawnbot](https://github.com/shawnbot))
# 10.10.4
#### :memo: Documentation
* [#642](https://github.com/primer/primer/pull/642) docs: add Ash's new header illustration. ([@shawnbot](https://github.com/shawnbot))
#### :house: Internal
* [#641](https://github.com/primer/primer/pull/641) test(docs): improve style guide URL path test. ([@shawnbot](https://github.com/shawnbot))
* [#635](https://github.com/primer/primer/pull/635) docs: Releases link, Status key page move. ([@shawnbot](https://github.com/shawnbot))
#### Committers: 1
- Shawn Allen ([shawnbot](https://github.com/shawnbot))
# 10.10.3
#### :memo: Documentation
* [#632](https://github.com/primer/primer/pull/632) Happy new year! ([@shawnbot](https://github.com/shawnbot))
* [#626](https://github.com/primer/primer/pull/626) Branch deployment, docs for the docs. ([@shawnbot](https://github.com/shawnbot))
* [#616](https://github.com/primer/primer/pull/616) Start up the docs directory. ([@shawnbot](https://github.com/shawnbot))
#### :house: Internal
* [#631](https://github.com/primer/primer/pull/631) Docs release fixes. ([@shawnbot](https://github.com/shawnbot))
#### Committers: 2
- Emily Brick ([emilybrick](https://github.com/emilybrick))
- Shawn Allen ([shawnbot](https://github.com/shawnbot))
# 10.10.2
#### :memo: Documentation
* [#614](https://github.com/primer/primer/pull/614) fix broken border-radius helper example. ([@joelhawksley](https://github.com/joelhawksley))
#### :house: Internal
* [#615](https://github.com/primer/primer/pull/615) pin npm-run-all@4.1.5. ([@shawnbot](https://github.com/shawnbot))
#### Committers: 2
- Joel Hawksley ([joelhawksley](https://github.com/joelhawksley))
- Shawn Allen ([shawnbot](https://github.com/shawnbot))
# 10.10.1
#### :memo: Documentation
* [#606](https://github.com/primer/primer/pull/606) Fix for Progress Broken Package Link. ([@emilybrick](https://github.com/emilybrick))
#### :house: Internal
* [#608](https://github.com/primer/primer/pull/608) Update releasing docs. ([@shawnbot](https://github.com/shawnbot))
#### Committers: 2
- Emily Brick ([emilybrick](https://github.com/emilybrick))
- Shawn Allen ([shawnbot](https://github.com/shawnbot))
# 10.10.0
#### :rocket: Enhancement
* [#573](https://github.com/primer/primer/pull/573) Add Progress component. ([@emilybrick](https://github.com/emilybrick))
* [#561](https://github.com/primer/primer/pull/561) Add HTML `hidden` attribute docs, increase `[hidden]` selector specificity. ([@shawnbot](https://github.com/shawnbot) h/t @jonrohan)
#### :bug: Bug Fix
* [#604](https://github.com/primer/primer/pull/604) Fix Button group focus ring z-index issues. ([@shawnbot](https://github.com/shawnbot))
* [#570](https://github.com/primer/primer/pull/570) Make `.blankslate-narrow` responsive. ([@crhallberg](https://github.com/crhallberg))
* [#591](https://github.com/primer/primer/pull/591) Add fs-extra to `primer-module-build.dependencies`. ([@shawnbot](https://github.com/shawnbot))
#### :memo: Documentation
* [#585](https://github.com/primer/primer/pull/585) Improve contributing docs and add DEVELOP.md. ([@shawnbot](https://github.com/shawnbot))
#### :house: Internal
* [#597](https://github.com/primer/primer/pull/597) Fix primerize, add "fresh" run-script, etc. ([@shawnbot](https://github.com/shawnbot))
#### Committers: 3
- Chris Hallberg ([crhallberg](https://github.com/crhallberg))
- Emily Brick ([emilybrick](https://github.com/emilybrick))
- Shawn Allen ([shawnbot](https://github.com/shawnbot))
# 10.9.0
#### :rocket: Enhancement
* [#586](https://github.com/primer/primer/pull/586) Hiding .Counter component when it's empty.. ([@jonrohan](https://github.com/jonrohan))
* [#545](https://github.com/primer/primer/pull/545) Simplify responsive utilities with $responsive-variants. ([@shawnbot](https://github.com/shawnbot))
* [#557](https://github.com/primer/primer/pull/557) Add !important to [hidden]. ([@muan](https://github.com/muan))
#### :memo: Documentation
* [#580](https://github.com/primer/primer/pull/580) Remove invalid button classes. ([@shawnbot](https://github.com/shawnbot))
#### :house: Internal
* [#581](https://github.com/primer/primer/pull/581) Use code-blocks. ([@shawnbot](https://github.com/shawnbot))
* [#530](https://github.com/primer/primer/pull/530) Adding user details to storybook publish script. ([@jonrohan](https://github.com/jonrohan))
* [#579](https://github.com/primer/primer/pull/579) Upgrade to lerna@2.11, rebuild package-lock. ([@shawnbot](https://github.com/shawnbot))
#### Committers: 5
- Jon Rohan ([jonrohan](https://github.com/jonrohan))
- Mickaël Derriey ([mderriey](https://github.com/mderriey))
- Mu-An Chiou ([muan](https://github.com/muan))
- Shawn Allen ([shawnbot](https://github.com/shawnbot))
- Sophie Shepherd ([sophshep](https://github.com/sophshep))
# 10.8.1

@@ -2,0 +142,0 @@ #### :bug: Bug Fix

63

package.json
{
"version": "11.1.0-alpha.93e11282",
"version": "11.1.0-alpha.94655d9d",
"name": "primer",

@@ -30,35 +30,34 @@ "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.",

"prepublishOnly": "../../script/notify pending",
"publish": "../../script/notify success"
"postpublish": "../../script/notify success"
},
"dependencies": {
"primer-alerts": "1.6.0-alpha.93e11282",
"primer-avatars": "1.6.0-alpha.93e11282",
"primer-base": "1.8.0-alpha.93e11282",
"primer-blankslate": "1.5.0-alpha.93e11282",
"primer-box": "2.6.0-alpha.93e11282",
"primer-branch-name": "1.1.0-alpha.93e11282",
"primer-breadcrumb": "1.6.0-alpha.93e11282",
"primer-buttons": "2.7.0-alpha.93e11282",
"primer-core": "6.11.0-alpha.93e11282",
"primer-forms": "2.2.0-alpha.93e11282",
"primer-labels": "1.6.0-alpha.93e11282",
"primer-layout": "1.5.0-alpha.93e11282",
"primer-markdown": "3.8.0-alpha.93e11282",
"primer-marketing": "6.3.0-alpha.93e11282",
"primer-marketing-buttons": "1.1.0-alpha.93e11282",
"primer-marketing-support": "1.6.0-alpha.93e11282",
"primer-marketing-type": "1.5.0-alpha.93e11282",
"primer-marketing-utilities": "1.7.0-alpha.93e11282",
"primer-navigation": "1.6.0-alpha.93e11282",
"primer-page-headers": "1.5.0-alpha.93e11282",
"primer-pagination": "1.1.0-alpha.93e11282",
"primer-popover": "0.2.0-alpha.93e11282",
"primer-product": "5.7.0-alpha.93e11282",
"primer-subhead": "1.1.0-alpha.93e11282",
"primer-support": "4.7.0-alpha.93e11282",
"primer-table-object": "1.5.0-alpha.93e11282",
"primer-tables": "1.5.0-alpha.93e11282",
"primer-tooltips": "1.6.0-alpha.93e11282",
"primer-truncate": "1.5.0-alpha.93e11282",
"primer-utilities": "4.13.0-alpha.93e11282"
"primer-alerts": "2.1.0-alpha.94655d9d",
"primer-avatars": "2.1.0-alpha.94655d9d",
"primer-base": "2.1.0-alpha.94655d9d",
"primer-blankslate": "2.1.0-alpha.94655d9d",
"primer-box": "3.1.0-alpha.94655d9d",
"primer-branch-name": "2.1.0-alpha.94655d9d",
"primer-breadcrumb": "2.1.0-alpha.94655d9d",
"primer-buttons": "3.1.0-alpha.94655d9d",
"primer-core": "7.1.0-alpha.94655d9d",
"primer-forms": "3.1.0-alpha.94655d9d",
"primer-labels": "2.1.0-alpha.94655d9d",
"primer-layout": "2.1.0-alpha.94655d9d",
"primer-markdown": "4.1.0-alpha.94655d9d",
"primer-marketing": "7.1.0-alpha.94655d9d",
"primer-marketing-buttons": "2.1.0-alpha.94655d9d",
"primer-marketing-support": "2.1.0-alpha.94655d9d",
"primer-marketing-type": "2.1.0-alpha.94655d9d",
"primer-marketing-utilities": "2.1.0-alpha.94655d9d",
"primer-navigation": "2.1.0-alpha.94655d9d",
"primer-pagination": "2.1.0-alpha.94655d9d",
"primer-popover": "1.1.0-alpha.94655d9d",
"primer-product": "6.1.0-alpha.94655d9d",
"primer-progress": "1.1.0-alpha.94655d9d",
"primer-subhead": "2.1.0-alpha.94655d9d",
"primer-support": "5.1.0-alpha.94655d9d",
"primer-table-object": "2.1.0-alpha.94655d9d",
"primer-tooltips": "2.1.0-alpha.94655d9d",
"primer-truncate": "2.1.0-alpha.94655d9d",
"primer-utilities": "5.1.0-alpha.94655d9d"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc