-
-
Notifications
You must be signed in to change notification settings - Fork 83
postcss-preset-env 7.3.0
#160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* add postcss-is-pseudo-class to preset-env and cli * add test
* cli : emit warnings * update change log
* Updating dependencies * Simplifying Object usaging * Clearer stage * Adding debug * Adding documentation * Useful on issues too * eslint enforce radix in parseInt * Naive approach to using result.warn * Clamping * Switching for better clarity * Update plugin-packs/postcss-preset-env/src/index.js Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com> * Update plugin-packs/postcss-preset-env/src/index.js Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com> * 7.3 * add `postcss-is-pseudo-class` to `postcss-preset-env` and `cli` (#159) * add postcss-is-pseudo-class to preset-env and cli * add test * Updating CHANGELOG * Fixing link * Fixing changelog Co-authored-by: romainmenke <romainmenke@gmail.com> Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com>
This was
linked to
issues
Jan 16, 2022
Closed
* Updating dependencies * Simplifying Object usaging * Clearer stage * Adding debug * Adding documentation * Useful on issues too * eslint enforce radix in parseInt * Naive approach to using result.warn * Clamping * Switching for better clarity * Update plugin-packs/postcss-preset-env/src/index.js Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com> * Update plugin-packs/postcss-preset-env/src/index.js Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com> * 7.3 * add `postcss-is-pseudo-class` to `postcss-preset-env` and `cli` (#159) * add postcss-is-pseudo-class to preset-env and cli * add test * Updating CHANGELOG * Fixing link * Fixing changelog * Moving to separate file * Adding option that disables client side polyfills * Adding useful logging to debug mode * Consistency * Adding meaningful tests * Updating README * Update plugin-packs/postcss-preset-env/README.md Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com> * Adding missing library Co-authored-by: romainmenke <romainmenke@gmail.com> Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com>
This reverts commit b94037e.
* apply new test suite to more plugins and sourcemap fixes * cleanup dev dependencies
* Getting things up to date * Creating a query for browsers from given browser support * Updating tests * Moving to cssdb feature * Using the new logic with logs too * Allowing `.` for float versions * Updating package
Closed
* :any-link fixes * update tests * update tests * make it work without :is
* postcss-hwb-function in preset-env / cli * add a test for hwb in preset-env * merge
* Adding postcss-clamp * Updating CHANGELOG * New test for preserve: true with every feature enabled
* wip * wip * wip * wip * wip * finish
* Adding two new plugins * Adding missing plugins to the CLI
* postcss-is-pseudo-class : browser tests * postcss-is-pseudo-class: 2 stage transform * cleanup
* postcss-preset-env: filter by implementation status * tweak * fix insertBefore/insertAfter * fix * few more tests and simplify postcss-tape expect/result option * fix * update docs
romainmenke
commented
Jan 30, 2022
Member
|
From a quick search on the word,
However there are more tags here so need to investigate this list further |
* Adding more to the README #202 * Updating docs * Update plugin-packs/postcss-preset-env/README.md Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com> * Update plugin-packs/postcss-preset-env/README.md Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com> * Update plugin-packs/postcss-preset-env/README.md Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com> * Update plugin-packs/postcss-preset-env/README.md Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com> * Update plugin-packs/postcss-preset-env/README.md Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com> Co-authored-by: Romain Menke <11521496+romainmenke@users.noreply.github.com>
Member
Author
|
packages with code changes in this branch :
The rest of the labels where added because the Discord link was added ;) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cli
common-tools
experimental
plugin-packs/postcss-preset-env
plugins/css-blank-pseudo
plugins/css-has-pseudo
plugins/css-prefers-color-scheme
plugins/postcss-color-functional-notation
plugins/postcss-color-hex-alpha
plugins/postcss-custom-properties
plugins/postcss-dir-pseudo-class
plugins/postcss-double-position-gradients
plugins/postcss-env-function
plugins/postcss-focus-visible
plugins/postcss-focus-within
plugins/postcss-font-format-keywords
plugins/postcss-gap-properties
plugins/postcss-hwb-function
plugins/postcss-image-set-function
plugins/postcss-is-pseudo-class
plugins/postcss-lab-function
plugins/postcss-logical
plugins/postcss-nesting
plugins/postcss-normalize-display-values
plugins/postcss-overflow-shorthand
plugins/postcss-place
plugins/postcss-pseudo-class-any-link
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.
No description provided.