FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Pfe modal fixes by starryeyez024 · Pull Request #2 · starryeyez024/patternfly-elements · GitHub

Pfe modal fixes - #2

Open
starryeyez024 wants to merge 513 commits into
starryeyez024:pfe-modal-fixesfrom
patternfly:pfe-modal-fixes
Open

Pfe modal fixes#2
starryeyez024 wants to merge 513 commits into
starryeyez024:pfe-modal-fixesfrom
patternfly:pfe-modal-fixes

Conversation

Copy link
Copy Markdown
Owner

bring in the latest modal fixes

dependabot-preview Bot and others added 30 commits March 30, 2021 14:44
* chore(deps-dev): bump open from 7.4.2 to 8.0.4

Bumps [open](https://github.com/sindresorhus/open) from 7.4.2 to 8.0.4.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](sindresorhus/open@v7.4.2...v8.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Add encoding whichi s now required with open updates

* Remove shelljs

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 ] <carobert@redhat.com>
Co-authored-by: [ Cassondra ] <castastrophe@users.noreply.github.com>
* feat: Add performance marks and changelog

* feat: Update name of timing mark

* feat: Standardize markId

* feat: Add count to performance mark; move start to connectedCallback

* feat: Working through adding performance test

* feat: Update script

* Performance script

* feat: Commit wip

* feat: Add a WIP statement to the script

* feat: Add todo note

* feat: Remove lighthouse report

* feat: Update so that we're not setting the ID in the constructor

* feat: Fix failing tests

* feat: Replace the ternary for Zack :)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.13 to 7.13.14.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.14/packages/babel-core)

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>
* 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>
# Conflicts:
#	elements/pfe-modal/demo/index.html
#	elements/pfe-modal/src/pfe-modal.scss
#	examples/index.html
…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
castastrophe and others added 28 commits July 27, 2021 23:01
Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 7.1.0 to 8.1.2.
- [Release notes](https://github.com/valeriangalliat/markdown-it-anchor/releases)
- [Changelog](https://github.com/valeriangalliat/markdown-it-anchor/blob/master/CHANGELOG.md)
- [Commits](valeriangalliat/markdown-it-anchor@v7.1.0...v8.1.2)

---
updated-dependencies:
- dependency-name: markdown-it-anchor
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.15 to 7.14.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.5 to 10.3.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.2.5...10.3.1)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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>
* feat: Pull out polyfill and pfelement updates

* feat: Update changelog

* feat: Bring in update to parsing tool

* feat: Polyfills

* feat: Add comment for polyfill file

* feat: Update polyfill and todos

* feat: Pull out styles/html into separate PR #1730

* feat: Update todos and polyfills listing

* feat: Update test cases

* feat: Split out tests into 2

* feat: Pull out context tests into separate file

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: Isolating styles from pfe-accordion PR

* fix: Migrating styles over from accordion PR and fixing IE11 discrepencies

* fix: Update demo page text

* fix: Update docs

* fix: Update polyfills for accordion

* fix: Add a create for pfe-icon if not defined

* fix: Pull JS changes out of pfelement

* Update elements/pfelement/src/pfelement.js

* fix: Resolving define bugs

* fix: Fixing a design feedback and cleaning up duplication

* fix: Update the pfe-collapsible extend

* fix: Resolving IE11 discrepencies

* fix: Add a warning for version  mismatches

* fix: Update baselines

* fix: Update baselines; snapshot IE

* fix: Remove unused extends

* fix: Pull out polyfill updates to other PRs

* fix: Remove duplicate region roles

* fix: Update documentation

* fix: correct pfe-icon duplicate define calls; update slot docs for accent

* fix: Update styles to fix bug on h-tags with margin-top

* fix: adjust comment

* fix: Update documentation

* fix: Update demo page and adjust mark's placement

* fix: Pull out unrelated updates

* fix: Changelog update

* fix: Adjusting margins for alignment

* fix: Apply design feedback; tweaking the animation

* fix: Resolve IE11 bug, clean up styles, demo page

* fix: Make more room for accents to align themselves

* fix: Correct active background color duplication

* fix: Update baseline images; remove HP refs

* fix: Design feedback applied

* fix: Migrate tests to new testing framework

* fix: Remove references from WCT for items converted to new test framework

* fix: Bring back commented out tests

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: update container variable (#1522)

* chore: update changelog

* chore: update package-lock

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bennypowers deleted the branch starryeyez024:pfe-modal-fixes June 25, 2024 07:38
bennypowers deleted the pfe-modal-fixes branch June 25, 2024 07:38
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.


Back | FazBrowse Home | New Git URL