Commit Graph

3195 Commits

Author SHA1 Message Date
dependabot[bot] 6e9fb32920
chore(deps-dev): bump sharp from 0.32.4 to 0.32.6 (#3576)
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.4 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.4...v0.32.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-23 10:48:16 +01:00
dependabot[bot] da8b95cb4e
chore(deps-dev): bump @types/lodash from 4.14.196 to 4.14.202 (#3587)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.196 to 4.14.202.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-23 10:39:41 +01:00
dependabot[bot] d122e494d2 chore(deps-dev): bump postcss from 8.4.27 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 09:29:57 +00:00
dependabot[bot] b9ed995f02
chore(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2 (#3564)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [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.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 13:53:22 +02:00
Yaiza a6ba82ac4d
feat: sunset learning pages (#3423)
* feat: remove "Variational Algorithm Design" course (#3427)

* Deletes VAD page and assets

* Updates CTA

* feat: remove "UQIC" course (#3426)

* Delete Basics of quantum information page and images

* Deletes Fundamentals of quantum algorithms page and images

* Deletes unnecesary links

* Changes CTA text

* Open courses as external links

* banners content updated (#3561)

* banners content updated

* fixed lint error

* updated incorrect date on paragraph

* updated mistakes on content

* feat: update banners content (#3563)

* links in banners updated

* deleted unnecessary comment

* fix: simplify styles

---------

Co-authored-by: ai7ana <124618211+aitanaviudes@users.noreply.github.com>
Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2023-10-18 16:35:39 +02:00
ai7ana eea1868c4d
table scroll corrected in new branch (#3554) 2023-10-11 06:44:25 -07:00
ai7ana cbdd91dfee
Update Fall Fest Page (#3550)
* Update Fall Fest Page

* update fall fest page PR comments

* Update fall fest page with suggestions

---------

Co-authored-by: Randy <randytolentino@ibm.com>
2023-10-09 09:45:43 -07:00
Etienne Wodey fe2f848aa0
content/providers: update AQT data and examples (#3545) 2023-10-06 09:50:24 -04:00
Randy 8a14b07725
feat(fall-fest): airtable integration (#3539)
* feat(fall-fest): setup airtable integration

* feat(fall-fest): render university directory

* feat(fall-fest): replace fall fest logo img

* feat(fall-fest): render extension events table

* feat(fall-fest): remove json files and add fall-fest to gitignore

* feat(fall-fest): update to use the correct Extension table view

* Updates agenda title

* Updates airtable view name

* Updates airtable view name

* Fixes references to airtable

---------

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-09-20 18:24:17 +02:00
Pablo Aragón 24a78f96ea
feat: remove event request component (#3537) 2023-09-15 12:21:56 +02:00
Eddybrando Vásquez f757e57400
feat: add Alchemer Beacon (#3453)
* feat: add Alchemer Beacon

* feat(alchemer): prevent full width survey

* style: fix lint

* chore: remove Alchemer styles

* feat(alchemer): popup trigger "feedback" tab

* feat(alchemer): popup trigger "feedback" tab

* feat(alchemer): hide "feedback" button after click

* feat(alchemer): style modal

* Revert "feat(alchemer): style modal"

This reverts commit c7b4aac7b6.

* feat(alchemer): style modal

* fix(alchemer): modal width in small viewports

* fix(alchemer): modal width in small viewports

---------

Co-authored-by: Randy <randytolentino@ibm.com>
2023-09-07 17:58:34 +02:00
Luciano Bello f4785db00b
change the VQE examples to stop using the deprecated qiskit.algorithms (#3531)
* change the VQE examples to stop using the deprecated qiskit.algorithms

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>

* add suggestion from https://github.com/Qiskit/qiskit.org/pull/3493/files#r1287007458

---------

Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-09-06 17:48:54 +02:00
Yaiza 7464d94c54
feat(events): Fall fest 2023 (#3530)
* feat(fall-fest): archive 2022 page (#3524)

* [Fall-fest]: prepare fall fest page 2023 (#3525)

* feat(fall-fest): add fall fest 2023 page and content file

* feat(fall-fest): add fall fest 2023 directory file, event img, and intro copy

* feat(fall-fest): remove directory and agenda for 2023

* Update pages/events/fall-fest.vue

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* Update pages/events/fall-fest.vue

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* Update pages/events/fall-fest.vue

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* feat(fall-fest): add description to content file

* feat(fall-fest): fix lint error

* feat(fall-fest): fix errors

---------

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* Update constants/fallFest2023Content.ts

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* feat(fall-fest): update blog segment info

* feat(fall-fest): update event img

* feat(fall-fest): add event img alt description

---------

Co-authored-by: Randy <randytolentino@ibm.com>
2023-09-05 09:11:49 -07:00
Frank Harkins 274ad7b39e
feat(ecosystem): Add segment tracking (#3527)
* Add segment tracking to ecosystem page

* typo

* Update pages/ecosystem.vue

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

---------

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-09-01 12:52:31 +02:00
Eddybrando Vásquez 7c1ec9d872
feat(ui-link): remove `noreferrer` (#3515)
When linking to external links, we want to preserve `noopener` but remove `nofererrer`.
2023-08-24 15:15:52 -04:00
Randy fd70f80603
feat: remove references to Terra (#3512)
* feat: remove references to Terra

* Update components/Ecosystem/EcosystemCardTestResults.vue

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>

* feat: remove references to qiskit-terra

---------

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-08-23 14:33:21 +02:00
dependabot[bot] b7a6fc61b0
chore(deps-dev): bump eslint-plugin-vue from 9.15.1 to 9.17.0 (#3497)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.15.1 to 9.17.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.15.1...v9.17.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  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>
2023-08-23 13:30:21 +02:00
dependabot[bot] 615d024189
chore(deps-dev): bump @nuxt/image-edge (#3489)
Bumps [@nuxt/image-edge](https://github.com/nuxt/image) from 1.0.0-rc.1-28164352.ad7c010 to 1.0.0-28101255.bece998.
- [Release notes](https://github.com/nuxt/image/releases)
- [Changelog](https://github.com/nuxt/image/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/image/commits)

---
updated-dependencies:
- dependency-name: "@nuxt/image-edge"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 13:18:56 +02:00
Eddybrando Vásquez d5aec71964
feat: 1XP announcements (#3495)
* feat(home): 1XP banner

* feat(home): responsive 1XP banner

* feat(ui-cta): "one-xp" style

* feat(home): new 1XP banner design

* feat(learn): 1XP announcement section

* feat(learn): 1XP announcement section

* refactor(1xp-page-section): class name

* feat(home): 1XP banner

* feat(learn): 1XP banner

* feat(learn): 1XP banner in course pages

* feat(home): 1XP banner CTA scrolls down

* fix(1xp-banner): hotfix for CTAs with no padding

* fix(1xp-banner): hotfix for CTAs with no padding

* chore(learn): remove unused code

* feat(learn): smaller lead space

* feat(1xp-banner): increase padding

* feat(1xp-page-section): small wording change

* feat(1xp-banner): minor text change

* feat(1xp): update links
2023-08-18 14:16:23 +02:00
Yaiza 6dabcf1547
feat(navbar): update documentation link 2023-08-18 13:48:26 +02:00
dependabot[bot] 7f5b4fff97
chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 (#3496)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.9.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.9.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  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>
2023-08-17 15:57:56 +02:00
Randy 266df6461f
feat(ecosystem): update default cards order (#3478)
* feat(ecosystem): update default card order

* feat(ecosystem): remove unused util sort and update tests

* feat(ecosystem): implement intended tier order

* feat(ecosystem): update tests

* test: update ecosystem members mock

Using new default sorting.

* test(ecosystem): multiple tiers

* fix(ecosystem): sort by default

Avoid mutating the `filteredMembers` array when sorting for "name" or "stars" so that the "default" sorting is the initial value of `filteredMembers`.

---------

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2023-08-08 17:17:06 +02:00
dependabot[bot] cff10aee9d
chore(deps-dev): bump @carbon/styles from 1.34.1 to 1.35.0 (#3490)
Bumps [@carbon/styles](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/styles) from 1.34.1 to 1.35.0.
- [Release notes](https://github.com/carbon-design-system/carbon/releases)
- [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md)
- [Commits](https://github.com/carbon-design-system/carbon/commits/HEAD/packages/styles)

---
updated-dependencies:
- dependency-name: "@carbon/styles"
  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>
2023-08-07 16:20:14 +02:00
Eddybrando Vásquez 6d4dc195da
docs(readme): update maintainers list (#3486)
Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-08-07 14:52:37 +02:00
Randy 71e92a0146
feat(ecosystem): add tier project count to feature cards (#3477)
* feat(ecosystem): add tier project count to feature cards

* Update components/Ui/UiCompactFeature.vue

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* feat(ecosystem): update card styles

* feat(ecosystem): add TierName type, update card interface

* feat(ecosystem): remove join card overrides

* feat(ecosystem): update card detail section spacing

---------

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2023-08-04 16:03:10 +02:00
Eddybrando Vásquez fa2a6099af
feat(home): remove "learn" section (#3485) 2023-08-04 11:41:27 +02:00
Pablo Aragón 45ae0848b5
feat: exclude obfuscated emails from broken link check (#3483)
Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-08-03 17:46:21 +02:00
Eddybrando Vásquez 4f33bf2db7
fix: broken links (#3482)
* fix(layout): "advocates" link

* fix(providers): "cuStateVec" link

* fix(learn): broken link

* fix(learn): broken link

* fix(learn): broken link

* feat(learn): broken link
2023-08-03 15:57:00 +02:00
Eddybrando Vásquez b57b0a2988
fix(learn): text in "Classical Simulators" card (#3481) 2023-08-03 11:21:25 +02:00
Pablo Aragón f11c750a17
3476 summer school remove register cta (#3480)
* feat(#3476): remove register button

Signed-off-by: Pablo Aragón <pablo.aragon@ibm.com>

* feat(#3476): remove view the event link from event card

Signed-off-by: Pablo Aragón <pablo.aragon@ibm.com>

* feat(#3476): remove unused styles

Signed-off-by: Pablo Aragón <pablo.aragon@ibm.com>

---------

Signed-off-by: Pablo Aragón <pablo.aragon@ibm.com>
Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-08-02 17:10:39 +02:00
dependabot[bot] 6ad4923ae0
chore(deps-dev): bump @carbon/web-components from 1.29.0 to 1.30.0 (#3464)
Bumps [@carbon/web-components](https://github.com/carbon-design-system/carbon-for-ibm-dotcom) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/releases)
- [Changelog](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/blob/main/docs/release-schedule.md)
- [Commits](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/web-components@1.29.0...@carbon/web-components@1.30.0)

---
updated-dependencies:
- dependency-name: "@carbon/web-components"
  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>
2023-08-02 11:29:37 +02:00
dependabot[bot] 714b8ac5a9
chore(deps-dev): bump @carbon/styles from 1.34.0 to 1.34.1 (#3463)
Bumps [@carbon/styles](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/styles) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/carbon-design-system/carbon/releases)
- [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md)
- [Commits](https://github.com/carbon-design-system/carbon/commits/HEAD/packages/styles)

---
updated-dependencies:
- dependency-name: "@carbon/styles"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 10:35:49 +02:00
Pablo Aragón fe5ef5c9a1
Update brokenlink-check.yml (#3469)
* Update brokenlink-check.yml

* Update brokenlink-check.yml

exclude medium links because they deny access to this process

---------

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-08-01 18:36:58 +02:00
Frank Harkins 3b86b94afd
feat(fix): Add correct links to recommended readings (#3475)
Co-authored-by: Randy <randytolentino@ibm.com>
Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-08-01 18:23:45 +02:00
Randy 94a14192be
feat(ecosystem): tier filters and new header (#3443)
* feat(ecosystem): remove tier tabs

* feat(ecosystem): add tier filters

* feat(ecosystem): update page header and add assets

* feat(ecosystem): remove tier tabs

* feat(ecosystem): add tier filters

* feat(ecosystem): update page header and add assets

* feat(ecosystem): abstract reusable layout into component

* feat(ecosystem): update leadspace card titles

* feat(ecosystem): remove extra paragraph

* feat(join-with-cards): relocate component to Ui directory

* feat(ecosystem): update styles, types, and prop

* Update components/Ui/UiJoinWithCards.vue

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>

* Update pages/ecosystem.vue

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>

* feat(ecosystem): update link variable in use

* feat(ecosystem): update copy

* feat(ecosystem): update copy

---------

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2023-08-01 18:09:57 +02:00
Pablo Aragón 76b208093c
add schema.org events to head (#3385)
* add schema.org events to head

* fix lint

* lint fix

* [WIP] events from schemaorgs

* move schemaOrg to composable

* add list of events

* move events schema to events/index

* remove qiskit schema composable

* add eventschema to all event pages

* add schema.org events to head

* fix lint

* lint fix

* [WIP] events from schemaorgs

* move schemaOrg to composable

* add list of events

* move events schema to events/index

* remove qiskit schema composable

* add eventschema to all event pages

* fix import

* [WIP]

* move reusable code to utils/

* add schema.org events to head

* fix lint

* lint fix

* [WIP] events from schemaorgs

* move schemaOrg to composable

* add list of events

* move events schema to events/index

* remove qiskit schema composable

* add eventschema to all event pages

* add schema.org events to head

* fix lint

* [WIP] events from schemaorgs

* move schemaOrg to composable

* add list of events

* move events schema to events/index

* remove qiskit schema composable

* fix import

* [WIP]

* move reusable code to utils/

* fix lint

* Apply suggestions from code review

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>

* [WIP] fixing PR requests

* fix: add EventSchemaOrg type

* chore: DRY sort events

* fix: useSchemaOrg fix

* resolve PR conversations

* chore: remove unused layout

---------

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2023-08-01 16:36:01 +02:00
dependabot[bot] 0dca4d2708
chore(deps-dev): bump @carbon/icons-vue from 10.71.1 to 10.72.1 (#3465)
Bumps [@carbon/icons-vue](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons-vue) from 10.71.1 to 10.72.1.
- [Release notes](https://github.com/carbon-design-system/carbon/releases)
- [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md)
- [Commits](https://github.com/carbon-design-system/carbon/commits/HEAD/packages/icons-vue)

---
updated-dependencies:
- dependency-name: "@carbon/icons-vue"
  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>
2023-08-01 16:04:05 +02:00
dependabot[bot] 5b8f45b71b
chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 (#3466)
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2023-08-01 15:02:47 +02:00
dependabot[bot] 36c0419d4b
chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 (#3467)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.9.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v8.9.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  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: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2023-08-01 14:49:06 +02:00
Randy 6c619271b0
fix: remove incorrect links to readings (#3474) 2023-07-31 11:39:08 -07:00
Eddybrando Vásquez f1b0d904b6
fix(404): documentation link (#3468)
Ensure that the documentation link gets treated as an external link logically.
2023-07-31 16:20:05 +02:00
Eddybrando Vásquez c0217768c9
chore(deps): update @types/lodash (#3462)
Co-authored-by: Randy <randytolentino@ibm.com>
2023-07-31 12:25:42 +02:00
Eddybrando Vásquez 7d3a9bbfba
chore(ecosystem): remove unused CSS selector (#3456) 2023-07-28 10:18:07 -07:00
Eddybrando Vásquez cb2531b378
fix(events): calendar copy feedback text (#3459) 2023-07-28 17:47:00 +02:00
Eddybrando Vásquez db7b7ae691
ci: update GitHub actions to use Node 16 (#3457) 2023-07-28 17:21:36 +02:00
Eddybrando Vásquez 24ef7efd47
refactor(layout): make "default-max" the default (#3455) 2023-07-28 17:03:13 +02:00
Eddybrando Vásquez 1f1cb67b27
fix(code-snippet): preserve empty lines (#3450)
Co-authored-by: Jack O'Connor <134723582+jackoconnordev@users.noreply.github.com>
Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-07-26 10:42:41 +02:00
Randy 1a2ded00cd
chore(dependencies): update qiskit-web-components version (#3452) 2023-07-26 10:16:30 +02:00
Randy 1f0c1775de
fix(card): update layout with card tags row (#3442)
* fix(card): update layout with card tags row

* feat(card): remove unused styles

* feat(card): fix lint error

* fix(card): update layout with card tags row

* feat(card): remove unused styles

* feat(card): fix lint error

* feat(card): update tag colors and secondaryTags prop

* feat(card): use primary-tags as array, and update styles

* feat(card): move alignment style fix to tags row

* Update components/Ui/UiCard.vue

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* Update components/Ui/UiCard.vue

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>

* feat(card): update tags row wrapping for smaller devices

---------

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-07-25 12:45:43 +02:00
Eddybrando Vásquez d68ef74438
fix(ui-cta): logic and UI for external and internal links (#3436)
* fix(ui-cta): logic and UI for external and internal links

External links from the same domain (qiskit.org) should look like internal links and open in the same window. Other external links should open in a new window and show the respective icon.

* refactor(ui-cta): simpler check for URL protocol

* chore(ui-link): remove redundant `undefined` values

* refactor: avoid `else` after `return` statements

---------

Co-authored-by: Yaiza <yaiza.garcia.mm@gmail.com>
2023-07-25 12:29:35 +02:00