web-components
web-components copied to clipboard
Qiskit Web Components
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...
### Feature description Currently, we're using the [changesets workflow](https://github.com/changesets/changesets/tree/main#readme) to help w/ our releases. This made sense when we were aiming to build a monorepo; however, since we're no longer...
### Steps to reproduce the problem Go to https://qiskit.org/ and click on "Documentation" to open the mega drop down menu ### What is the current behavior? There is already "Learn"...
### Feature description I noticed that CONTRIBUTING.md file is missing in this repo. I think this is the main reason why their aren't much contributors here. And this is quite...
### Background: The unified top menu has been released on all the pages within Qiskit.org other than the documentation, the below will address the final blocker we have preventing this...
### Steps to reproduce the problem Have a look at the `MegaMenuDropdown` on the [Feature Learn Content branch](https://qiskit-org-pr-2574.dcq4xc5i083.us-south.codeengine.appdomain.cloud/learn) ### What is the current behavior? - the down chevron icon isn't...
### Feature description It would be great if the README had instructions for how to use these components in other environments other than npm based projects. ### Additional context For...
### Feature description https://github.com/Qiskit/web-components/pull/140 added an awesome dropdown menu for documentation. It's great to have this unified top menu with additional links. However, after trying it a bit, I realized...
We need to create a component that is basically the [Carbon Data Table](https://carbondesignsystem.com/components/data-table/usage/) component, but styled for Qiskit. For reference, we can take the current style of the tables in...