Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / postcss/autoprefixer issues and pull requests
#1525 - 👷 update: bump picocolors to 1.1.1
Pull Request -
State: closed - Opened by bogdansalau 7 days ago
- 2 comments
#1524 - Ignore unknown words
Issue -
State: closed - Opened by melaniejaane about 1 month ago
- 9 comments
#1523 - mation(); try { const auto titleW = ConvertToW(gci.CP, title); return SetConsoleTitleWImpl(titleW); } CATCH_RETURN(); } // Routine Description: // - Sets title information from the console. // Arguments: // - title - The new title to store and display on the console window. // Return Value: // - S_OK, E_INVALIDARG, or failure code from thrown exception [[nodiscard]] HRESULT ApiRoutines::SetConsoleTitleWImpl(const std::wstring_view title) noexcept { LockConsole(); auto Unlock = wil::scope_exit([&] { UnlockConsole(); }); auto& gci = ServiceLocator::LocateGlobals().getConsoleInformation(); gci.SetTitle(title); if (auto writer = gci.GetVtWriter()) { writer.WriteWindowTitle(title); writer.Submit(); } return S_OK; }
Issue -
State: closed - Opened by toto-1001 about 2 months ago
- 1 comment
#1522 - Flexbox bug in Safari with possible fix and workaround
Issue -
State: closed - Opened by orloxx about 2 months ago
- 2 comments
#1521 - Using standalone version
Issue -
State: closed - Opened by 3askaal 3 months ago
- 2 comments
#1520 - `width: fit-content` receives an unnecessary `-moz-fit-content` prefix
Issue -
State: closed - Opened by stof 4 months ago
- 2 comments
#1519 - Support `flex-basis: fill-available(stretch)`
Issue -
State: open - Opened by yisibl 4 months ago
- 6 comments
#1518 - Consider adding overflow: clip -> overflow: hidden
Issue -
State: closed - Opened by Knagis 7 months ago
- 1 comment
#1517 - Update README.md
Pull Request -
State: closed - Opened by Saschaym 7 months ago
#1516 - [email protected]
Issue -
State: closed - Opened by Jorgeeduardoc902 7 months ago
#1515 - Use `-webkit-linear-gradient` instead of `-webkit-gradient` when the `linear-gradient` contains `var(...)`.
Issue -
State: open - Opened by Goodwine 8 months ago
- 2 comments
#1514 - 10.4.13 onwards - not using vendor prefix when Electron needs it?
Issue -
State: closed - Opened by alicegherbison 8 months ago
- 4 comments
#1513 - Threshold for dropping "mixed support" warnings?
Issue -
State: closed - Opened by knulpi 8 months ago
- 6 comments
#1512 - Unexpected vendor prefix "::-moz-placeholder"
Issue -
State: closed - Opened by r3dDoX 9 months ago
- 2 comments
#1511 - Preserve -webkit-box-orient when -webkit-line-clamp is present
Pull Request -
State: closed - Opened by Goodwine 9 months ago
#1510 - Do not remove prefixes when using -webkit-line-clamp
Issue -
State: closed - Opened by Goodwine 9 months ago
- 2 comments
#1509 - Support light-dark
Issue -
State: closed - Opened by ferrybig 9 months ago
- 1 comment
#1508 - Prefix apparance: none
Issue -
State: closed - Opened by SuperPat45 9 months ago
- 1 comment
#1507 - 404 error
Issue -
State: closed - Opened by Frappychino 10 months ago
- 1 comment
#1506 - user-select: contain does not require the -webkit and -moz prefixes
Issue -
State: closed - Opened by yisibl 10 months ago
- 5 comments
#1505 - Avoid generating prefixes for browsers that don't support Gradient Midpoints
Issue -
State: open - Opened by yisibl 11 months ago
- 1 comment
#1504 - 🐛 Media queries issue with older browsers
Issue -
State: closed - Opened by Edgaras98 11 months ago
- 1 comment
#1503 - Tailwind CSS: Text color of form inputit isn't properly set on autofill (Chrome). May be solved with 'autoprefixer'?
Issue -
State: closed - Opened by leandrocaplan 11 months ago
- 1 comment
#1502 - Autoprefixer changes value for mask-repeat
Issue -
State: closed - Opened by Maclay74 about 1 year ago
- 4 comments
#1501 - Autopilot
Issue -
State: closed - Opened by codybak4 about 1 year ago
- 1 comment
#1500 - improve performance
Pull Request -
State: closed - Opened by romainmenke about 1 year ago
- 1 comment
#1499 - Remove deprecated browsers from README
Pull Request -
State: closed - Opened by coliff over 1 year ago
- 1 comment
#1498 - feat: `::backdrop` using `@mdn/browser-compat-data`
Pull Request -
State: closed - Opened by yisibl over 1 year ago
- 2 comments
#1497 - Rules duplicate when moz-placeholder prefix added
Issue -
State: open - Opened by discountscott over 1 year ago
- 3 comments
#1496 - Remove incorrect warning: end value has mixed support, consider using flex-end instead
Issue -
State: open - Opened by maszynka over 1 year ago
- 16 comments
#1494 - HTTPS and update URLS in README
Pull Request -
State: closed - Opened by coliff over 1 year ago
- 1 comment
#1493 - Improves startup time by requiring specific caniuse files (#1492)
Pull Request -
State: closed - Opened by Knagis over 1 year ago
- 4 comments
#1492 - Loading caniuse-lite takes ~0.5sec, could the cache be persisted on disk?
Issue -
State: closed - Opened by Knagis over 1 year ago
- 10 comments
#1490 - `dvh` fallback
Issue -
State: closed - Opened by nsaunders almost 2 years ago
- 1 comment
#1489 - doc: Fix package manager info
Pull Request -
State: closed - Opened by arayaryoma almost 2 years ago
#1488 - feat: Show warning message if the user using browserslist config and `overrdeBrowserslist` option
Pull Request -
State: closed - Opened by arayaryoma almost 2 years ago
- 4 comments
#1487 - Not autoprefixing the files with webpack
Issue -
State: closed - Opened by LithRakoon almost 2 years ago
- 2 comments
#1486 - What configuration is needed for `background-clip: text`
Issue -
State: closed - Opened by DenizUgur almost 2 years ago
- 4 comments
#1485 - update test results for PostCSS 8.4.19
Pull Request -
State: closed - Opened by romainmenke about 2 years ago
#1484 - `o-` and `ms-` CSS variables prefix
Issue -
State: closed - Opened by julien-deramond about 2 years ago
- 3 comments
Labels: bug
#1483 - Support hyphenate-limit-chars
Issue -
State: open - Opened by yisibl about 2 years ago
- 3 comments
Labels: support, caniuse
#1482 - Gradient has outdated direction syntax. New syntax is like `closest-side at 0 0` instead of `0 0, closest-side
Issue -
State: closed - Opened by ColbyMay about 2 years ago
- 2 comments
#1481 - update tests results for postcss 8.4.17
Pull Request -
State: closed - Opened by romainmenke about 2 years ago
#1479 - fix: unitless zero for `<angle>` values are allowed in CSS gradients
Pull Request -
State: closed - Opened by yisibl about 2 years ago
- 1 comment
#1478 - update data for `text-decoration`
Pull Request -
State: closed - Opened by romainmenke about 2 years ago
- 2 comments
#1477 - Cannot find module 'caniuse-lite/data/features/css-unicode-bidi' in autofixer 10.2.4
Issue -
State: closed - Opened by SJ4372 about 2 years ago
- 2 comments
#1476 - caniuse-lite auto-updater v1.0.30001394 deletes css-unicode-bidi which breaks autoprefixer build
Issue -
State: closed - Opened by jz-dot-meng about 2 years ago
- 5 comments
#1475 - Error: Cannot find module 'caniuse-lite/data/features/css-unicode-bidi'
Issue -
State: closed - Opened by AlexWayfer about 2 years ago
- 5 comments
#1474 - Remove text-decoration hack
Pull Request -
State: closed - Opened by h3rmanj about 2 years ago
- 12 comments
#1473 - `text-decoration` prefixing inconsistent
Issue -
State: closed - Opened by h3rmanj about 2 years ago
- 8 comments
#1472 - GitHub Workflows security hardening
Pull Request -
State: closed - Opened by sashashura about 2 years ago
#1471 - [10.4.7] The `color-adjust` shorthand is currently deprecated
Issue -
State: closed - Opened by julien-deramond over 2 years ago
- 3 comments
#1470 - Output window opening on save
Issue -
State: closed - Opened by GentryHQ over 2 years ago
- 1 comment
#1469 - new_file.md
Pull Request -
State: closed - Opened by YunRuruo over 2 years ago
#1468 - feat: add `dppx` when the browser does not support the `x` unit in resolution media queries
Pull Request -
State: open - Opened by yisibl over 2 years ago
- 1 comment
#1467 - Update postcss dependency version
Issue -
State: closed - Opened by nemphys over 2 years ago
- 2 comments
#1466 - Wiki page
Issue -
State: closed - Opened by CFarhad over 2 years ago
- 1 comment
#1464 - 1.4.7 color adjust issue added
Issue -
State: closed - Opened by Temepest74 over 2 years ago
- 3 comments
#1463 - Please make remove this notification: " Replace color-adjust to print-color-adjust."
Issue -
State: closed - Opened by michaelrodov over 2 years ago
- 3 comments
#1462 - chore: Included githubactions in the dependabot config
Pull Request -
State: closed - Opened by nathannaveen over 2 years ago
- 1 comment
#1461 - `-ms-` vendor prefixes not always removed
Issue -
State: open - Opened by sam-ac-dixon over 2 years ago
- 1 comment
#1460 - Type errors in autoprefixer.d.ts
Issue -
State: closed - Opened by ollar over 2 years ago
- 2 comments
#1457 - Fix #1446
Pull Request -
State: closed - Opened by SukkaW over 2 years ago
- 4 comments
#1456 - Browserslist is outdated
Issue -
State: closed - Opened by Draghmar over 2 years ago
- 1 comment
#1455 - Normalize font-family quotes for LG browser compatibility?
Issue -
State: closed - Opened by nex3 over 2 years ago
- 1 comment
#1454 - Support print-color-adjust
Issue -
State: closed - Opened by yisibl over 2 years ago
- 13 comments
Labels: support
#1452 - Getting cannot use import statement outside a module while running autoprefixer script
Issue -
State: closed - Opened by abrarmadi over 2 years ago
- 2 comments
#1451 - Autoprefixer writes new styles for each prefixed property instead of grouping them
Issue -
State: closed - Opened by citedev over 2 years ago
- 2 comments
#1450 - Chrome does not support `animation-name: <string>`
Issue -
State: closed - Opened by yisibl over 2 years ago
- 10 comments
Labels: bug
#1448 - Update `funding` key in package.json
Pull Request -
State: closed - Opened by mondeja over 2 years ago
- 3 comments
#1447 - Build Failed: due to normalize-range package usage
Issue -
State: closed - Opened by codeeshop-oc over 2 years ago
- 1 comment
#1446 - unexpected NaN when autoplacing grid for IE
Issue -
State: closed - Opened by SukkaW over 2 years ago
- 1 comment
#1445 - CSS Variables
Issue -
State: closed - Opened by syahid246 almost 3 years ago
- 2 comments
#1443 - How to set AutoPrefixer to work only on files saving?
Issue -
State: closed - Opened by offirpeer almost 3 years ago
- 3 comments
#1442 - OnceExit usage doesn't work well with other plugins for IE grid.
Issue -
State: closed - Opened by romainmenke almost 3 years ago
- 5 comments
#1441 - width: stretch not adding -webkit-fill-available
Issue -
State: closed - Opened by alexeymolchan almost 3 years ago
- 3 comments
#1439 - Fix CLI dependency installation instructions
Pull Request -
State: closed - Opened by vkentta almost 3 years ago
- 1 comment
#1438 - Use caniuse-lite data for `::file-selector-button`
Pull Request -
State: closed - Opened by lukewarlow almost 3 years ago
- 3 comments
#1437 - Map path is being duplicated
Issue -
State: closed - Opened by glenn2223 almost 3 years ago
- 15 comments
#1436 - Gradient has outdated direction syntax on radial-gradient?
Issue -
State: closed - Opened by blopa about 3 years ago
- 2 comments
#1435 - Consider removing IE and legacy edge prefixing code
Issue -
State: open - Opened by lukewarlow about 3 years ago
- 7 comments
#1434 - Laravel mix error with grid-template-columns
Issue -
State: closed - Opened by maxxwv about 3 years ago
- 3 comments
#1433 - Break inset property to four sides
Issue -
State: closed - Opened by amir2mi about 3 years ago
- 1 comment
#1432 - -ms-grid... is being added when IE and legacy edge are disabled
Issue -
State: open - Opened by Vlasterx about 3 years ago
- 3 comments
#1431 - chore: update picocolors
Pull Request -
State: closed - Opened by ludofischer about 3 years ago
- 1 comment
#1430 - Add support for prefixing :autofill
Pull Request -
State: closed - Opened by lukewarlow about 3 years ago
- 7 comments
#1429 - Issues Indent autoprefixer with postcss-cli how can I fix this?
Issue -
State: closed - Opened by HypeNeutron about 3 years ago
- 3 comments
#1426 - Unused packages detected in the autoprefixer project on Tag: 10.3.1
Issue -
State: closed - Opened by mahirkabir about 3 years ago
- 1 comment
#1425 - New `nanocolors` dependency in version 9.8.7 breaks GatsbyJS builds
Issue -
State: closed - Opened by pedrosousa about 3 years ago
- 9 comments
#1424 - Add bugs field/URL to package.json
Pull Request -
State: closed - Opened by coliff about 3 years ago
#1423 - Autoprefixer in PostCSS seems doesn't works
Issue -
State: closed - Opened by yourchoice about 3 years ago
- 1 comment
#1422 - width: stretch not expanding to width: -moz-available
Issue -
State: closed - Opened by sudofox about 3 years ago
- 6 comments
#1421 - Added blocker -moz- for ::file-selector-button
Pull Request -
State: closed - Opened by usmanyunusov about 3 years ago
- 6 comments
#1420 - Fix ::file-selector-button pseudo-element
Pull Request -
State: closed - Opened by usmanyunusov about 3 years ago
- 10 comments
#1419 - Multiple ::file-selector-button Issue
Issue -
State: closed - Opened by Woedenaz over 3 years ago
- 3 comments
Labels: bug
#1418 - Add support for `::marker`
Issue -
State: open - Opened by lukewarlow over 3 years ago
- 5 comments
#1415 - Add support for mask-position-x and mask-position-y
Pull Request -
State: closed - Opened by lukewarlow over 3 years ago
- 2 comments
#1414 - Fix: Term element in content value gets parsed
Pull Request -
State: closed - Opened by lukewarlow over 3 years ago
- 1 comment
#1413 - Prefix datepicker styles
Issue -
State: closed - Opened by Yash-Singh1 over 3 years ago
- 2 comments