Update dependency pure to v3 #500
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.6.0->3.0.0Release Notes
yahoo/pure (pure)
v3.0.0Compare Source
This is a major version bump that has the following changes:
font-familyhack from Grids (#1074)Migration
This major version should not include too many breaking changes for your app, but please check the following:
Since the list of supported browsers has now changed, please check that your site is still functioning in any browsers that you continue to support.
Verify your grids are still functioning correctly with the
font-familyhack still removed. This should not affect you as it was a hack for older browsers.2.2.0 (2022-10-19)
feat: added media queries for 2.5K and 4K screens (#1065)
2.1.0 (2022-03-14)
feat: support xxl (1920px) media query
2.0.6 (2021-04-28)
chore: update to cssmin@4
2.0.5 (2021-01-20)
fix #824: cursor style for disabled menu link
2.0.4 (2021-01-19)
chore: update license path
2.0.3 (2020-05-11)
fix: update browser list for all environments
2.0.2 (2020-05-11)
refactor: Remove button CSS for IE 6-8
2.0.1 (2020-05-05)
refactor: remove usage of deprecated webkit-overflow-scrolling
2.0.0 (2020-05-05)
This is a major version bump that has the following changes:
pure-help-inlineform classMigration
This major version should not include too many breaking changes for your app, but please check the following:
font-family, but we have added to thebase.cssfor consistency and due to the fact that the grids system leverages thefont-familyforletter-spacing.New Browser support
v2.2.0Compare Source
v2.1.0: Pure v2.1.0Compare Source
v2.0.6: Pure v2.0.6Compare Source
v2.0.5: Pure v2.0.5Compare Source
v2.0.4: Pure v2.0.4Compare Source
v2.0.3: Pure v2.0.3Compare Source
v2.0.2: Pure v2.0.2Compare Source
v2.0.1: Pure v2.0.1Compare Source
v2.0.0: Pure v2.0.0Compare Source
This is a major version bump that has the following changes:
pure-help-inlineform classMigration
This major version should not include too many breaking changes for your app, but please check the following:
font-family, but we have added to thebase.cssfor consistency and due to the fact that the grids system leverages thefont-familyforletter-spacing.New Browser support
v1.0.1Compare Source
Fix "selected" menu item labels in nested menus (#708)
Fix bug in pure-button active state's border color. (#729)
Fix horizontal scrollbars not appearing in IE11 and Chrome (#740)
Fix pure-table-bordered issues (#718)
1.0.0 (2017-06-05)
The community has battle-tested Pure and provided valuable feedback. We are now at a place where we can guarantee backwards compatibility through all subsequent 1.x releases.
We hope you have found Pure to be useful and unobtrusive.. To provide feedback, please comment on this GitHub issue, or file a new issue to have it tracked as a separate thread.
v1.0.0: Pure v1.0.0Compare Source
The community has battle-tested Pure and provided valuable feedback. We are now at a place where we can guarantee backwards compatibility through all subsequent 1.x releases.
We hope you have found Pure to be useful and unobtrusive.. To provide feedback, please comment on this GitHub issue, or file a new issue to have it tracked as a separate thread.
v0.6.2Compare Source
Buttons
Menus
Reset style for horizontal dropdown separator [#620]
0.6.1 (2016-10-12)
Migrate to PostCSS for browser prefixes [#617]
Remove duplicate Firefox inner focus border [#457]
Fix grid inside table in IE 10/11 [#504]
Fix CSSLint issues [#609]
Upgraded grunt dependencies to 1.x [#609]
0.6.0 (2015-02-07)
Menus
Implemented flatter, low-specificity selectors, not attached to HTML elements,
for easier customization.
Removed pure-menu-open class.
Added pure-menu-scrollable capability, to allow for scrollable menus when
restricted by width or height.
Added pure-menu-allow-hover to reveal dropdowns on hover.
Removed various default styling properties, making menus a bit more bare-bones,
a bit less opinionated, a bit easier to customize on top.
Broke Menu up into files for core, horizontal, dropdowns, scrollable, and skin,
again for improved optimization and ease of customization: take only what you
need.
Removed Paginator.
While not part of the Pure repo itself, the accompanying Pure website now
features additional menu examples and an example script for enabling dropdowns
and improved accessiblity.
0.5.0 (2014-05-27)
Base
.pure-imgclass name for make images scale with the viewport influid layouts.
Grids
[!] Removed
.pure-g-rfrom core, in favor of a mobile-first responsivegrid system. (#24, #267)
To use the mobile-first grid system, you need to pull in
pure.css, alongwith
grids-responsive.css. We also havegrids-responsive-old-ie.cssthatyou can serve to IE < 9 users so that they can view a desktop-version of your
website:
Find out more about the new grid system at http://purecss.io/grids/.
Tables
pxtoemunits, and also increasedthe amount of padding to
padding: 0.5em 1em.v0.6.1: Pure 0.6.1 - PostCSS & Misc FixesCompare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.