Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix qwik background colors #3044

Merged
merged 1 commit into from
Nov 30, 2023
Merged

docs: fix qwik background colors #3044

merged 1 commit into from
Nov 30, 2023

Conversation

mattmaribojoc
Copy link
Contributor

Related issue

Closes #

Scope of work

Changes the Qwik background button to use a custom color since in Tailwind 2.x - JIT mode has to be enabled for arbitary values (bg-[#whatever]) to work.

Screenshots of visual changes

image

Checklist

  • Self code-reviewed
  • Changes documented
  • Semantic HTML
  • SSR-friendly
  • Caching friendly
  • a11y for WCAG 2.0 AA
  • examples created
  • blocks created
  • cypress tests created

Copy link

changeset-bot bot commented Nov 27, 2023

⚠️ No Changeset found

Latest commit: f0c282a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@filrak filrak merged commit 43fa0c8 into v2-develop Nov 30, 2023
16 checks passed
@filrak filrak deleted the docs/fix-qwik branch November 30, 2023 19:53
mattmaribojoc added a commit that referenced this pull request Apr 10, 2024
* chore(deps): ⬆️ Update definitelyTyped (#3011)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update Yarn to v3.6.4 (#3010)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: revert last 2 commits (#3013)

* chore(deps): ⬆️ Update definitelyTyped (#3016)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update Yarn to v3.6.4 (#3015)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update definitelyTyped (#3020)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update linters (#3023)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): bump @babel/traverse from 7.21.5 to 7.23.2 (#3019)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump undici from 5.23.0 to 5.26.5 (#3024)

Bumps [undici](https://github.com/nodejs/undici) from 5.23.0 to 5.26.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.23.0...v5.26.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update devDependency postcss to v8.4.31 (#3021)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: proper inherit attributes (#3028)

* chore(deps): ⬆️ Update definitelyTyped (#3026)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 (#3025)

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update devDependency @types/react to v18.2.35 (#3030)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update ai-assistant.md (#3029)

* chore(deps): ⬆️ Update definitelyTyped (#3033)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update linters (#3035)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Add QWIK documentation link (#3032)

* chore(docs): add myself to codeowners (#3040)

* chore(docs): add myself to codeowners

* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS

* chore: update sonarcloud action (#3041)

* chore(deps): ⬆️ Update definitelyTyped (#3038)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update Yarn to v3.7.0 (#3039)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update definitelyTyped (#3042)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update linters (#3043)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: add new icons (#3045)

* docs: fix qwik background colors (#3044)

* chore(deps): ⬆️ Update definitelyTyped (#3048)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* ci(ENG-204): add ggshield scan (#3051)

* chore(deps): ⬆️ Update linters (#3055)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* docs: Update ai-assistant.md to have proper copy allowance (#3056)

Co-authored-by: Filip Rakowski <[email protected]>

* chore(deps): ⬆️ Update devDependency eslint to v8.56.0 (#3057)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update sonarsource/sonarcloud-github-action action to v2.1.1 (#3058)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): ⬆️ Update linters to v6.17.0 (#3060)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: update attributes of new icons (#3066)

* chore: update styling [SMT-125] (#3070)

* chore: change inter display (#3071)

* Revert "chore: change inter display (#3071)" (#3072)

This reverts commit bc1fd6b.

* chore: change inter display into inter for headings (#3073)

* chore: rebrand readme's (#3078)

* docs: migrate to nuxt (#3046)

* docs: new docs initial commit

* docs: update code snippets

* docs: new docs

* docs: update Dropdown

* docs: update theme version

* docs: new docs initial commit

* docs: add qwik link to sidebar

* docs: fix code snippets

* docs: add colored install buttons

* docs: skip unit tests

* chore: prevent docs deps from hoisting

* docs: remove old files

* docs: rebrand (wip)

* docs: update source code links

* fix: add placeholder to SfSelectProps

* fix: tsconfig type error

* fix: workflow file

* chore: update yarn.lock

* docs: refactor list card

* docs: update sf-docs-base

* docs: apply feedback

* docs: give min height to Playground Generate components

* docs: add @nuxt/content dep

* docs: update Dockerfile

* docs: add figma redirect

* chore: update node version for docs deploy (#3084)

* fix: docs deployment base url (#3085)

* docs: update port to use 80 (#3088)

* docs: update port for deployment

* chore: delte docs/default.conf

* docs: update default sidebar scroll behavior (#3090)

* docs: update default sidebar scroll behavior

* fix: apply Banner/Hero changes

* chore: changelog for type fixes (#3091)

* ci: version packages

* chore: upgrade deps

* docs: configure redirects from vuepress site

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jakub Freisler <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Szymon Dziewoński <[email protected]>
Co-authored-by: Filip Rakowski <[email protected]>
Co-authored-by: Mateusz Gostański <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

3 participants