-
Notifications
You must be signed in to change notification settings - Fork 0
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
Task/fp 1499 ui pattern demo - fix css import paths #35
Open
wesleyboar
wants to merge
30
commits into
main
Choose a base branch
from
task/fp-1499-cms-pattern-library--general-fix-for-import-paths
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Task/fp 1499 ui pattern demo - fix css import paths #35
wesleyboar
wants to merge
30
commits into
main
from
task/fp-1499-cms-pattern-library--general-fix-for-import-paths
Conversation
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
Source: TACC/tup-ui@7f37f9e Mimics: task/fp-1499-cms-pattern-library--general-fix-for-import-paths
This was referenced Jul 25, 2022
wesleyboar
changed the title
Task/fp 1499 cms pattern library general fix for import paths
Task/fp 1499 core-styles pattern demo - fix import paths
Jul 25, 2022
wesleyboar
changed the title
Task/fp 1499 core-styles pattern demo - fix import paths
Task/fp 1499 core-styles pattern demo - fix css import paths
Jul 25, 2022
wesleyboar
force-pushed
the
task/fp-1499-cms-pattern-library
branch
from
July 25, 2022 20:02
25d184d
to
5803ef7
Compare
wesleyboar
force-pushed
the
task/fp-1499-cms-pattern-library--general-fix-for-import-paths
branch
from
July 25, 2022 20:02
e0e2df9
to
c1f5d24
Compare
…-pattern-library--general-fix-for-import-paths
…-pattern-library--general-fix-for-import-paths
…-pattern-library--general-fix-for-import-paths
…-pattern-library--general-fix-for-import-paths
Retiring this repo in favor of https://github.com/TACC/tup-ui. |
No need for `-css` on build and test scripts.
https://github.com/TACC/tup-ui's core-styles directory is frozen until further notice. I revive this repo and its relevant PRs. |
…-pattern-library--general-fix-for-import-paths
…-pattern-library--general-fix-for-import-paths
wesleyboar
changed the title
Task/fp 1499 core-styles pattern demo - fix css import paths
Task/fp 1499 ui pattern demo - fix css import paths
Aug 8, 2022
…-pattern-library--general-fix-for-import-paths
…x-for-import-paths
…x-for-import-paths
…x-for-import-paths
…x-for-import-paths
…x-for-import-paths
…x-for-import-paths
…x-for-import-paths
…x-for-import-paths
I do not understand the state of this PR. I make it a Draft for now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Improvements or additions to existing features
patch
A backward-compatible fix
paused
Started but not actively in progress
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
Fix CSS import path resolution so one can locally develop/test Core-CMS pattern library.
Related
required by Task/fp 1499 cms pattern library - fix css import paths Core-CMS#520Changes
importFrom
paths.Testing
(follow "Testing" from task/FP-1499: CMS pattern library Core-CMS#512)
Screenshots / Notes
See TACC/Core-CMS#512.