| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
* fix: Add back an empty html file so the style tag can be appended * fix: Changelog update * fix: Add a container to maintain style tag in rebuild * fix: Add polyfill to fix IE11 break * fix: Update baselines
* v1.4.0 * remove bundles after 1.4.0 tag
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. **This update includes a security fix.** - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com>
…iant of tabs (#1124) * add support for active vs inactive background colors on wind variant * formatting * Documentation update * changelog * Tidy code Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <carobert@redhat.com>
Co-authored-by: castastrophe <casnroberts+github@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: Add nvmrc * chore: Pushing up a package-lock update Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* 1305: Fixing storybook error in pfe-primary-detail * First pass at storybook * Add pfe-codeblock to the storybook instance for code rendering and update pfe-primary-detail * Update codeblock to include line-numbers * Revert readme update Co-authored-by: Wes Ruvalcaba <wesruv@gmail.com>
* Updating docs of this.getSlot Previous comment seemed off, suggesting an update that I think is clearer * Updated my update to docs * Updates per feedback Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com>
#1528) * test: Pushing the ratios higher * test: Updating tabs issues on snapshots, working through issues with overflow on the IE baselines; pfe-band bug? * test: Updating baselines * test: Revert pfe-band updates * test: Remove pfe-band dependency * test: Update baselines for pfe-tabs * Update elements/pfe-tabs/demo/demo.css * Remove interpolation and add IE11 fallback for surfaces * test: Pull out pfe-base updates into separate PR * test: Move broadcasted styles to demo.css in pfe-tabs instead of sourcing from base Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: Update package with clean tasks * chore: Move component clean to script * chore: Remove package-lock from the clean task * chore: Interpolate js variable in build script * chore: Add clean:all, remove preinstall clean task * chore: Update package to remove postci task * chore: Components already clean themselves up in the gulp task 🤦♀️ * Delete content inside the vrt-snapshots folder, not the folder itself * chore: Focus e2e cleaning on specific files * chore: Remove the clean task from clean:all because it deletes node_modules
* cleaned up code and tied it all together * fix word-count calculation functionality * Updating readtime calculation to be based on the average readtime of supported countries * update demo page styles as well as add language code functionality * remove some css * demo page updates * Pair programming * WIP updates for multiple calls to functions from observers. * fix JS * fix for -forChangedHandler * update pfe-readtim_test * Update JS to not show pfe-readtime if the calculated readtime is <1 minute and update demo page to show this example in action. * Update elements/pfe-readtime/demo/pfe-readtime.story.js Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> * Update elements/pfe-readtime/README.md Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> * some code review feedback items * update vue and react test.html files * code review updates * update readme * add var for font size * WIP: AT updates * clean up test.html * fix: added setup element references to readtime element * fixes for lang fuctionality * cleanup of lang code functionality * WIP: fix hidding readtime if there is no value * Adding in getters & attributes * update changelogs * Update baselines * add test for templateString * update templateString test name * Update tests * Revert clipboard update * Update storybook * Fix template error Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <carobert@redhat.com> Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> Co-authored-by: heyMP <mgp140@gmail.com>
* v1.5.0 * remove bundles after 1.5.0 tag
* cleaned up code and tied it all together * fix word-count calculation functionality * Updating readtime calculation to be based on the average readtime of supported countries * update demo page styles as well as add language code functionality * remove some css * demo page updates * Pair programming * WIP updates for multiple calls to functions from observers. * fix JS * fix for -forChangedHandler * update pfe-readtim_test * Update JS to not show pfe-readtime if the calculated readtime is <1 minute and update demo page to show this example in action. * Update elements/pfe-readtime/demo/pfe-readtime.story.js Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> * Update elements/pfe-readtime/README.md Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> * some code review feedback items * update vue and react test.html files * code review updates * update readme * add var for font size * WIP: AT updates * clean up test.html * fix: added setup element references to readtime element * fixes for lang fuctionality * cleanup of lang code functionality * WIP: fix hidding readtime if there is no value * Adding in getters & attributes * update changelogs * Update baselines * add test for templateString * update templateString test name * Update tests * Revert clipboard update * Update storybook * Fix template error * Update readme * remove 1 test * replace wordcunt logic with a more accurate regex * fix js and minor updates to demos * Update elements/pfe-readtime/src/pfe-readtime.js Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> * Update elements/pfe-readtime/src/pfe-readtime.js Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> * branch feedback and updates to demo page Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <carobert@redhat.com> Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> Co-authored-by: heyMP <mgp140@gmail.com>
* v1.5.1 * remove bundles after 1.5.1 tag
* docs: moving docs to 11ty * updating to v1.3.3 of PatternFly Elements * updating documentation footer link * Update README.md * fork: 11ty updates; scripting assist (#1508) * Work on creating a "source of truth" for the docs * Add docs folder * Update build to pull in assets from components * Remove component assets from git log * Update readme instructions; add script for installing 11ty * Update scripts * Minor CSS tweak to push footer to bottom no matter how much content exists Co-authored-by: castastrophe <casnroberts+github@gmail.com> * Alias deploy-docs script to build-docs * Ignore node_modules on the docs directory * Add storybook assets to the publish directory; update spandx localhost to use docs directory; add brand assets to docs build * Resolve assets missing from site during build * Update reference to brand assets * Update package to resolve warnings in console * Update all demo pages to source requirejs from a cdn instead of as a dependency of the project * Update node modules references to use locally built components * Updating referencing to CDNs * Remove travis config * Remove storybook copy as it's built to the docs directory now Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> Co-authored-by: castastrophe <casnroberts+github@gmail.com>
* chore: Update builds to run in parallel; fix watch error * chore: Add async support for watch tasks Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: Update builds to run in parallel; fix watch error * chore: Add async support for watch tasks * docs: Resolve storybook error; migrate 11ty templates * docs: Abstracting header and footer * docs: Working through rendering issue * docs: Remove build script * docs: Update mkdir logic * docs: Clean up templates * docs: Update templates for imports * docs: Updating the config * docs: Remove doc-listing-inject for now * docs: Update doc listing logic * docs: Add a way to render the TODOS are JSON * docs: Apply design suggestions from Dan * docs: Updating READMEs * docs: Updating CDN references * docs: Update package and remove spandx config * docs: Adjusting the watch script * docs: Update build script * docs: Adjust how packages are brought in so they are loaded in the head * docs: Temporarily remove packages * docs: Run build before storybook and docs * docs: Update build flow * docs: Change mkdir logic * docs: Update script for build * docs: Maintain link to demo pages in footer of production * docs: Fix parallelization in watch task * docs: Update README Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore(deps): [security] bump y18n from 3.2.1 to 3.2.2 Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. **This update includes a security fix.** - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * y18n update validates object.entries Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com>
* fix: Fix content set ID copy to shadow dom * chore: spell check fix Co-authored-by: Michael Potter <mgp140@gmail.com>
* v1.9.2 * remove bundles after 1.9.2 tag
* US293986 Updates docs for testing * US293986 Update docs based on feedback Co-authored-by: Zack Hawkins <zhawkins@redhat.com> Co-authored-by: Kyle Buchanan <kylebuch8@gmail.com>
* chore: Dependabot wdio update throwing unexpected e2e error * chore: Update pfe-modal with missing polyfil * chore: Pull out unrelated jump links update * chore: Update collapse baseline for IE and clipboard acceptance ratio * chore: Correct browser logic for skipping IE baselines in pfe-icon and pfe-progress-steps * chore: Update baseliens for icon and dropdown
* chore(deps-dev): bump caniuse-db from 1.0.30001226 to 1.0.30001232 Bumps [caniuse-db](https://github.com/Fyrd/caniuse) from 1.0.30001226 to 1.0.30001232. - [Release notes](https://github.com/Fyrd/caniuse/releases) - [Commits](https://github.com/Fyrd/caniuse/commits) Signed-off-by: dependabot[bot] <support@github.com> * Update package-lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com>
Bumps [gulp-replace](https://github.com/lazd/gulp-replace) from 1.1.1 to 1.1.3. - [Release notes](https://github.com/lazd/gulp-replace/releases) - [Commits](lazd/gulp-replace@v1.1.1...v1.1.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….8 (#1655) Bumps [@storybook/storybook-deployer](https://github.com/storybooks/storybook-deployer) from 2.8.7 to 2.8.8. - [Release notes](https://github.com/storybooks/storybook-deployer/releases) - [Changelog](https://github.com/storybookjs/storybook-deployer/blob/master/CHANGELOG.md) - [Commits](storybook-eol/storybook-deployer@v2.8.7...v2.8.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 89.0.0 to 90.0.1. - [Release notes](https://github.com/giggio/node-chromedriver/releases) - [Commits](giggio/node-chromedriver@89.0.0...90.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.4 to 11.1.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](sinonjs/sinon@v9.2.4...v11.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com>
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 10.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.2.0...v10.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* US296521 fix: set margin-top for ctas in footer after the second one. * US296521 - reset margin-top to 0 for CTAs on desktop * fix: fixed z-index issue on demo page. * chore: update changelog Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: heyMP <mgp140@gmail.com>
bugfix wrong filename in package jason Co-authored-by: Jochen Kühner <jochen.kuehner@gmx.de>
| Back | FazBrowse Home | New Git URL |
No description provided.