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

feat(styles): add custom theme for primeng #2718

Merged
merged 40 commits into from
Jul 18, 2024

Conversation

alizedebray
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Feb 22, 2024

🦋 Changeset detected

Latest commit: e907059

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
Name Type
@swisspost/design-system-styles-primeng Major
@swisspost/design-system-styles-primeng-workspace Major
@swisspost/design-system-documentation Minor
@swisspost/design-system-styles Patch
@swisspost/design-system-components-angular-workspace Patch
@swisspost/design-system-components Patch
@swisspost/design-system-demo Patch
@swisspost/internet-header Patch
@swisspost/design-system-intranet-header-workspace Patch
@swisspost/design-system-nextjs-integration Patch
@swisspost/design-system-intranet-header Patch
@swisspost/design-system-components-react Patch
@swisspost/design-system-components-angular Patch
@swisspost/design-system-intranet-header-showcase Patch
@swisspost/design-system-icons Patch
@swisspost/design-system-migrations Patch

Not sure what this means? Click here to learn what changesets are.

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

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Feb 22, 2024

Preview environment ready: https://preview-2718--swisspost-web-frontend.netlify.app
Preview environment ready: https://preview-2718--swisspost-design-system-next.netlify.app

@alizedebray alizedebray force-pushed the 2069-styles-for-prime-ng-datatable branch from 476e1dc to de4c920 Compare February 27, 2024 17:04
@alizedebray
Copy link
Contributor Author

Quality Gate Failed Quality Gate failed

Failed conditions D Reliability Rating on New Code (required ≥ A) 9 New Code Smells (required ≤ 0)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

9 issues come from primeng base theme, should we correct them or exclude the folder from sonar analysis?

The 18 others are to style icons targeting the component tag selector, we probably have to mark them as false positive.

@alizedebray alizedebray marked this pull request as ready for review February 27, 2024 17:09
@alizedebray alizedebray requested a review from a team as a code owner February 27, 2024 17:09
@alizedebray alizedebray requested a review from imagoiq February 27, 2024 17:09
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This variables directly come from the primeng bootstrap theme.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the file in the theme-base directory directly come from the primeng base theme.

@imagoiq
Copy link
Contributor

imagoiq commented Feb 28, 2024

Quality Gate Failed Quality Gate failed

Failed conditions D Reliability Rating on New Code (required ≥ A) 9 New Code Smells (required ≤ 0)
See analysis details on SonarCloud
idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

9 issues come from primeng base theme, should we correct them or exclude the folder from sonar analysis?

The 18 others are to style icons targeting the component tag selector, we probably have to mark them as false positive.

As they are in the repo, I would have said correct them, but we also don't want that those files derive too much from the original as it's hard to see changes when upgrading.

@alizedebray alizedebray closed this Mar 5, 2024
@alizedebray alizedebray reopened this Mar 5, 2024
@alizedebray
Copy link
Contributor Author

alizedebray commented Mar 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions D Reliability Rating on New Code (required ≥ A) 9 New Code Smells (required ≤ 0)
See analysis details on SonarCloud
idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

9 issues come from primeng base theme, should we correct them or exclude the folder from sonar analysis?
The 18 others are to style icons targeting the component tag selector, we probably have to mark them as false positive.

As they are in the repo, I would have said correct them, but we also don't want that those files derive too much from the original as it's hard to see changes when upgrading.

I marked the icon errors as false positive in Sonar and fixed the other issues.

@oliverschuerch oliverschuerch removed their request for review April 26, 2024 06:13
@alizedebray alizedebray linked an issue Apr 29, 2024 that may be closed by this pull request
@alizedebray alizedebray force-pushed the 2069-styles-for-prime-ng-datatable branch from a930f79 to e61ba56 Compare April 29, 2024 15:55
@alizedebray alizedebray force-pushed the 2069-styles-for-prime-ng-datatable branch from e61ba56 to 32a9095 Compare April 29, 2024 15:57

This comment was marked as duplicate.

@alizedebray alizedebray requested a review from gfellerph May 2, 2024 15:46
@swisspost-bot
Copy link
Contributor

swisspost-bot commented Jun 20, 2024

Related Previews

Copy link

sonarcloud bot commented Jul 16, 2024

@alizedebray alizedebray merged commit 9a88173 into main Jul 18, 2024
10 checks passed
@alizedebray alizedebray deleted the 2069-styles-for-prime-ng-datatable branch July 18, 2024 06:27
gfellerph pushed a commit that referenced this pull request Jul 18, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @swisspost/[email protected]

### Minor Changes

- Added an invalid message for the card-control component and an icon in
the invalid message of the checkbox and radio button (by
[@davidritter-dotcom](https://github.com/davidritter-dotcom) with
[#2978](#2978))

- Added a `delayed` property to the `post-tooltip` component to allow
delaying its display for a few milliseconds after it is triggered. (by
[@alizedebray](https://github.com/alizedebray) with
[#3245](#3245))

- Added a `post-collapsible-trigger` component to properly handle the
role, ARIA attributes, and event listeners for elements that toggle a
`post-collapsible`. (by [@alizedebray](https://github.com/alizedebray)
with [#3209](#3209))

### Patch Changes

- Fixed an issue with popovers on Firefox ESR that unexpectedly closed
popovers when clicking on content. (by
[@gfellerph](https://github.com/gfellerph) with
[#3211](#3211))

- Prevent the `post-tabs` component from triggering a `post Change`
event before it is loaded. (by
[@alizedebray](https://github.com/alizedebray) with
[#3247](#3247))

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Minor Changes

- Added a `post-collapsible-trigger` component to properly handle the
role, ARIA attributes, and event listeners for elements that toggle a
`post-collapsible`. (by [@alizedebray](https://github.com/alizedebray)
with [#3209](#3209))

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Minor Changes

- Added icons number 2592, 2593, 2594 and 2595. (by
[@swisspost-bot](https://github.com/swisspost-bot) with
[#3264](#3264))

## @swisspost/[email protected]

### Minor Changes

- Added a new stylesheet containing `:root` CSS custom properties to
facilitate implementing styles relative to the header. This will allow
putting sticky content right below the header. (by
[@alizedebray](https://github.com/alizedebray) with
[#3200](#3200))

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Minor Changes

- Added an invalid message for the card-control component and an icon in
the invalid message of the checkbox and radio button (by
[@davidritter-dotcom](https://github.com/davidritter-dotcom) with
[#2978](#2978))

- Pre-compiled CSS files are now shipped with the package to enable
projects not using Sass to selectively import component styles. (by
[@gfellerph](https://github.com/gfellerph) with
[#3283](#3283))

### Patch Changes

- Fixed visual issues with validated form-elements who receive focus.
(by [@oliverschuerch](https://github.com/oliverschuerch) with
[#3166](#3166))

- Updated buttons colors. (by [@imagoiq](https://github.com/imagoiq)
with [#2977](#2977))

- Updated table colors on dark backgrounds. (by
[@alizedebray](https://github.com/alizedebray) with
[#2718](#2718))

- Switched from light to regular font weight for most texts, excluding
sub-titles. (by [@oliverschuerch](https://github.com/oliverschuerch)
with [#3284](#3284))

## @swisspost/[email protected]

### Minor Changes

- Created a Swiss Post Design System theme for PrimeNg datatable. (by
[@alizedebray](https://github.com/alizedebray) with
[#2718](#2718))

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]



## @swisspost/[email protected]

### Major Changes

- Created a workspace to maintain the Swiss Post PrimeNg theme. (by
[@alizedebray](https://github.com/alizedebray) with
[#2718](#2718))

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Minor Changes

- Added a `post-collapsible-trigger` component to properly handle the
role, ARIA attributes, and event listeners for elements that toggle a
`post-collapsible`. (by [@alizedebray](https://github.com/alizedebray)
with [#3209](#3209))

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Minor Changes

- Added a new stylesheet containing `:root` CSS custom properties to
facilitate implementing styles relative to the header. This will allow
putting sticky content right below the header. (by
[@alizedebray](https://github.com/alizedebray) with
[#3200](#3200))

- Added the compatibility table entries for v7. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#3294](#3294))

- Added a `delayed` property to the `post-tooltip` component to allow
delaying its display for a few milliseconds after it is triggered. (by
[@alizedebray](https://github.com/alizedebray) with
[#3245](#3245))

- Added documentation on how to get started with the
`@swisspost/design-system-styles-primeng` package. (by
[@alizedebray](https://github.com/alizedebray) with
[#2718](#2718))

- Added a `post-collapsible-trigger` component to properly handle the
role, ARIA attributes, and event listeners for elements that toggle a
`post-collapsible`. (by [@alizedebray](https://github.com/alizedebray)
with [#3209](#3209))

### Patch Changes

- Fixed the documentation heading links by adding the rehype-slug plugin
(by [@davidritter-dotcom](https://github.com/davidritter-dotcom) with
[#3279](#3279))

- Deprecated accent colors. (by
[@davidritter-dotcom](https://github.com/davidritter-dotcom) with
[#3195](#3195))

- Updated tabs to improve visual continuity and readability. (by
[@alizedebray](https://github.com/alizedebray) with
[#3254](#3254))

- Fixed the wrong implementation of the intranet-header changeset.md
file in the changelog/intranet-header docs page. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#3293](#3293))

- Fix headers for the `versions.json` file. So it can be loaded and used
from the version-switcher of older documentation pages. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#3267](#3267))

- Removed horizontal scrollbar showing up in Firefox, when a docs
specific tab component is present on the page. (by
[@oliverschuerch](https://github.com/oliverschuerch) with
[#3268](#3268))

-   Updated dependencies:
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]

## @swisspost/[email protected]

### Patch Changes

-   Updated dependencies:
    -   @swisspost/[email protected]
    -   @swisspost/[email protected]
    -   @swisspost/[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.

Styles for prime ng datatable
4 participants