-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sage: Integrate Pine into icons (#1890)
* chore: update browserslist dependency * feat: add pine icons to sage * feat(icon): work pine-icon into sage-icon * feat(icon): add pds-icon to both rails and react components * feat: convert rails button icons to pine * fix: correct icon z-index * revert: scripts in manager-head * feat: convert rails icon to pine * fix: add expandable card styles for pds-icon * feat(alert): convert rails icon to pine * fix(avatar): add styles for pds-icon * feat(badge): convert rails icon to pine * feat(banner): convert rails icon to pine * feat(breadcrumbs): convert rails icon to pine * feat(choice): convert rails icon to pine * feat(copytext): convert rails icon to pine * fix(button): add icon for disclosure btn * fix(expandablecard): adjust icon spacing * feat(iconcard): convert rails icon to pine * fix: correct missing icons * feat(forminput): convert rails icon to pine * fix(formsection): correct missing icons * feat(formselect): convert rails icon to pine * fix(formselect): add message icon * feat(textarea): convert rails icon to pine * fix(hint): correct icon alignment * feat(link): convert rails icon to pine * fix: linting errors * ci: add step to configure authToken for NPM * test(react-icon): comment out aria-lable test * feat(navlink): convert rails icon to pine * feat(pageheading): convert help link icon to pine * docs(icon): convert icons to pine * feat(dropdownitem): convert rails icon to pine * feat(search): convert rails icon to pine * feat(statusicon): convert rails icon to pine * feat(sortable): convert rails icon to pine * feat(label): convert rails icon to pine * feat(tab): convert rails icon to pine * fix(tabs): correct icon name typo * fix(search): correct toolbar alignment * fix(catalogitem): fix missing icon * fix: various icon bug fixes * fix(docs): correct home icon * fix(pagination): removes sage icon dependency * feat(toast): convert rails icon to pine * fix: correct linting errors * fix: remove commented code * fix(checkbox): convert check icon to svg * fix(hero): convert play icon to svg * fix(select): update icon-base to include pine * fix: update icon-base to include pine * fix: removes pine-ds/icons as dependency * fix(button): convert classes to tokens * feat(button-react): convert icons to pine * feat(badge-react): convert icons to pine * fix(button-react): convert icon classes to function * fix: correct linter error * fix(choice): update alignments and convert icons * feat(copytext-react): convert icons to pine * feat(link-react): convert icons to pine * feat(link-react): convert icons to pine * style: correct missing semicolon * docs(panel): add icons to preview * fix(badge): change to self closing * feat(toast-react): convert icons to pine * feat(search): convert icons to pine * docs(search): add disabled search preview * fix(icon): adjust text alignment variant * fix: correct linting errors * fix(iconcard): fix sizing and styling issue * fix: search styling adjustments * fix(tag): styling fixes * fix(button): correct type * style: lint fixes * fix: rename icon * fix: correct style syntax * docs: provide additional info in preview-head * feat(property): convert icons to pine * docs: correct icon names * docs: remove legacy instructions * fix: update pds-icon version * feat(banner): add pine icons * fix: correct linting errors * chore: update pine-ds/icons to v7.0.1 --------- Co-authored-by: Julian Skinner <[email protected]> Co-authored-by: Phillip Lovelace <[email protected]>
- Loading branch information
1 parent
08c78cd
commit 74c7d4e
Showing
76 changed files
with
1,453 additions
and
899 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ | |
attributes: { | ||
href: "//example.com/basic-test2" | ||
}, | ||
icon: "filters" | ||
icon: "filter" | ||
}, | ||
] | ||
} | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.