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(core-styles): v2 #569

Merged
merged 173 commits into from
Jun 12, 2023
Merged
Show file tree
Hide file tree
Changes from 170 commits
Commits
Show all changes
173 commits
Select commit Hold shift + click to select a range
5f39df6
feat(core-styles): get updates beyond v0.11.0
wesleyboar Nov 16, 2022
10cac65
fix(core-styles): import new table objects
wesleyboar Nov 16, 2022
e4bea96
fix(core-styles): rename file so a demo page loads
wesleyboar Nov 16, 2022
2cb3611
feat(taccsite_ui): use tup cms link color
wesleyboar Nov 16, 2022
87b8df3
fix(core-styles): let demo bootstrap, fix caption
wesleyboar Nov 16, 2022
081ab3b
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Nov 17, 2022
d8fd7bc
feat(core-styles): pin to latest of main now
wesleyboar Nov 17, 2022
9d1597b
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Nov 17, 2022
7b40ae6
feat(core-styles): load deps, dist, misc, fonts
wesleyboar Nov 21, 2022
79c60d1
feat(core-styles): install base stylesheets
wesleyboar Nov 21, 2022
7eb8d98
fix(core-styles): install fixed base stylesheets
wesleyboar Nov 21, 2022
ff12358
chore(npm): copy fonts after css build (specific)
wesleyboar Nov 21, 2022
68d8a21
fix(core-styles): load icons (which moved)
wesleyboar Nov 21, 2022
34b87df
feat(css): serve core-styles base CSS as if a CDN
wesleyboar Nov 21, 2022
1daff5d
chore(taccsite_ui): no re-build core-styles dist
wesleyboar Nov 21, 2022
7872ca5
fix(core-styles): base.*.css → core-styles.*.css
wesleyboar Nov 22, 2022
3d5f11c
test(css): v1 core-styles: setting, layers
wesleyboar Nov 22, 2022
5dc6fea
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Nov 22, 2022
ee79fad
fix(css): v1 core-styles: export setting
wesleyboar Nov 22, 2022
3179f3a
chore(settings): explicit pass to templates
wesleyboar Nov 22, 2022
03fb16c
fix(settings): TACC_CORE_STYLES_VERSION nav_search
wesleyboar Nov 22, 2022
be4d68a
fix(core-styles): base includes cms
wesleyboar Nov 22, 2022
09ead26
fix(core-styles): load latest (i thought i had)
wesleyboar Nov 22, 2022
9757a07
fix(core-styles): s-portal-nav on layers
wesleyboar Nov 22, 2022
4f88465
fix(core-styles): build s-portal-nav on layers
wesleyboar Nov 22, 2022
86c8213
feat(css): project.global.css, if/then font load
wesleyboar Nov 22, 2022
f2de157
chore(css): adapt to core-styles font path fixes
wesleyboar Nov 23, 2022
72a4aa5
chore(core-styles): dist header style scope fix
wesleyboar Nov 23, 2022
0239cad
feat(…_ui): patterns cms/core → core-cms/styles
wesleyboar Nov 23, 2022
d13ca50
feat(…ui): django-cms-forms pattern
wesleyboar Nov 23, 2022
91efa2e
fex(…ui): temp core-styles django-cms-forms works
wesleyboar Nov 23, 2022
7159fcf
fix(taccsite): NO DUPLICATE CSS
wesleyboar Nov 23, 2022
54427c9
chore(core-styles): latest layers & form patterns
wesleyboar Nov 23, 2022
dad50e8
chore(core-styles): update font path
wesleyboar Nov 28, 2022
0df4155
feat(core-styles): form patterns
wesleyboar Nov 29, 2022
d7769ae
feat(demo): refactor asset load
wesleyboar Nov 29, 2022
f797e4c
fix(core-styles): undo s-portal-nav margin bottom
wesleyboar Nov 29, 2022
2aa7188
fix(fonts): path consistent w/ core-styles
wesleyboar Nov 29, 2022
6efcf55
feat(core-sstyles): add c-form to …base.css
wesleyboar Nov 30, 2022
6ae0653
chore(core-sstyles): install latest current branch
wesleyboar Nov 30, 2022
219fca6
feat: simpler distinction of core-styles v1 change
wesleyboar Dec 1, 2022
6b46dce
docs: update URL to Core-Styles
wesleyboar Dec 1, 2022
53f7f7e
fix(demo): load bootstrap, not base twice
wesleyboar Dec 2, 2022
fc95edf
chore(core-styles): install latest
wesleyboar Dec 2, 2022
b30b728
chore(core-styles): install even latest-er
wesleyboar Dec 2, 2022
319d7bf
chore(core-styles): install most latest-er
wesleyboar Dec 2, 2022
f48256a
chore(core-styles): install bleeding edge
wesleyboar Dec 2, 2022
4ee2239
fix(core-styles): no CSS layers in source CSS
wesleyboar Dec 5, 2022
5fd1676
chore(core-styles): v1.0.0
wesleyboar Dec 6, 2022
a2eed8a
chore(djangocms_blog): link to extended template
wesleyboar Dec 7, 2022
a2cf1a9
feat(djangocms_blog): html, category & tag classes
wesleyboar Dec 7, 2022
e412651
fix(templates): blog_meta category & tag classname
wesleyboar Dec 7, 2022
5fbef9d
feat(css): django-cms-blog, multimedia article
wesleyboar Dec 7, 2022
852ec1f
fix(demo): build from cms build not styles dist
wesleyboar Dec 8, 2022
4008682
feat(css): x-drop-cap, s-drop-cap
wesleyboar Dec 8, 2022
5acb0ac
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Dec 8, 2022
f1ba69f
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Dec 9, 2022
19defb5
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Dec 12, 2022
bc7a5e4
Merge branch 'main' into task/tup-258-cmd-news
wesleyboar Dec 12, 2022
d8aa1f9
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Dec 13, 2022
c938c60
chore(core-styles): misc updates
wesleyboar Dec 13, 2022
407fb21
fix(core-styles): hide vert icon text overflow
wesleyboar Dec 13, 2022
2f9324c
fix(css): cms c-button for site and site.cms
wesleyboar Dec 13, 2022
08237ce
feat(core-styles): v1 font-sizes vs. v0 font-sizes
wesleyboar Dec 14, 2022
d8080a9
fix(core-styles)!: reduce body font size to "12px"
wesleyboar Dec 14, 2022
35e4a74
feat(core-styles): polished font settings
wesleyboar Dec 15, 2022
1d768cc
feat(core-styles)!: delete v0 CMS heading styles
wesleyboar Dec 16, 2022
30c5f86
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Dec 16, 2022
5bd4fc7
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Dec 16, 2022
0fb73c6
Merge branch 'task/get-core-styles-beyond-0.11.0' of github.com:TACC/…
wesleyboar Dec 16, 2022
f6da10a
fix(taccsite_ui): load core-styles.demo
wesleyboar Dec 16, 2022
4d2987d
fix(demo): do not force cms styles on all of demo
wesleyboar Dec 16, 2022
65ac7d2
feat(demo): load global vs. custom cms css files
wesleyboar Dec 17, 2022
c7d1761
fix(demo): global message hyperlink states
wesleyboar Dec 17, 2022
e342d51
fix(core-styles)!: cms font sizes was missing 14px
wesleyboar Dec 20, 2022
76dc2f5
fix(demo): get missing portal styles, load all from core
wesleyboar Dec 20, 2022
0c9a5b1
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Dec 20, 2022
2f90753
feat(core-styles): new c-card and o-section
wesleyboar Jan 3, 2023
99bfd23
feat(core-styles): support .o-section as .section
wesleyboar Jan 6, 2023
a93bcbe
feat(settings): card & section Style choices
wesleyboar Jan 6, 2023
d3b640c
feat(core-styles): many c-card fixes and updates
wesleyboar Jan 6, 2023
b0a7624
feat(core-styles): c-data-list & data-list
wesleyboar Jan 10, 2023
2efbd97
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Jan 10, 2023
758a3c7
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Jan 10, 2023
78f90b8
Merge branch 'main' into task/tup-258-cmd-news
wesleyboar Jan 10, 2023
2a14f0e
Merge branch 'task/tup-258-cmd-news' into dev/tup-cms
wesleyboar Jan 10, 2023
c43a30c
Merge branch 'main' into dev/tup-cms
wesleyboar Jan 11, 2023
6021a50
Merge branch 'main' into dev/tup-cms
wesleyboar Jan 12, 2023
c883ce9
fix: multimedia post custom media setting typo
wesleyboar Jan 12, 2023
63694a3
Merge branch 'main' into dev/tup-cms
wesleyboar Jan 12, 2023
c1a6218
Merge branch 'main' into dev/tup-cms
wesleyboar Jan 12, 2023
f3ea624
fix(core-styles): c-card updates (via dev/tup-cms)
wesleyboar Jan 13, 2023
267105c
feat(core-styles): base, cms, docs, portal re-org (#586)
wesleyboar Jan 19, 2023
987db14
feat(core-styles): install latest
wesleyboar Jan 23, 2023
7a4d4b9
feat(css): use core-styles for basic .align styles
wesleyboar Jan 23, 2023
a8d2ef3
feat(core-styles): pin to installed commit
wesleyboar Jan 24, 2023
591b396
fix(css): manual updates from core-styles
wesleyboar Jan 24, 2023
aed8646
fix(core-styles): add core-cms docs pseudo-cdn css
wesleyboar Jan 24, 2023
b45285d
fix(taccsite_ui): load s-drop-cap & x-drop-cap css
wesleyboar Jan 24, 2023
458eda3
fix(core-styles): pin to latest commit (has fixes)
wesleyboar Jan 24, 2023
2547d11
fix(core-styles): no card pattern for …portal.css
wesleyboar Jan 26, 2023
a1370d9
fix(core-styles): no card pattern in modals
wesleyboar Jan 26, 2023
5b63663
fix(core-styles): no TACC card for portal, modal
wesleyboar Jan 26, 2023
dc0b2be
fix(core-styles): unaligned figure image shrink
wesleyboar Feb 1, 2023
602ba12
fix(templates): djangcms_picture, alignment issues (#588)
wesleyboar Feb 2, 2023
6d4d328
Task/tup 395 cmd news layout switch (#589)
wesleyboar Feb 3, 2023
8f5ed01
chore(core-styles): install installed branch merge
wesleyboar Feb 3, 2023
c372d66
Task/auto responsive vdeo embed (#590)
wesleyboar Feb 3, 2023
1271a6a
Merge branch 'main' into dev/tup-cms
wesleyboar Feb 4, 2023
e036af3
Merge branch 'main' into dev/tup-cms
wesleyboar Feb 6, 2023
331509d
Merge branch 'main' into dev/tup-cms
wesleyboar Feb 6, 2023
4eb875d
Merge branch 'main' into dev/tup-cms
wesleyboar Feb 7, 2023
c70f2f3
Merge branch 'main' into dev/tup-cms
wesleyboar Feb 7, 2023
8a558dd
Merge branch 'main' into dev/tup-cms
wesleyboar Feb 8, 2023
bdb701a
Merge branch 'main' into dev/tup-cms
wesleyboar Feb 9, 2023
ad9f0f5
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Feb 9, 2023
01abce0
Merge branch 'task/get-core-styles-beyond-0.11.0' into dev/tup-cms
wesleyboar Feb 9, 2023
6da8993
Merge branch 'main' into dev/tup-cms
wesleyboar Feb 9, 2023
b0c8813
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Feb 9, 2023
f596927
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Feb 14, 2023
41fdf60
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Feb 14, 2023
bdb35d8
Merge branch 'task/get-core-styles-beyond-0.11.0' of github.com:TACC/…
wesleyboar Feb 14, 2023
1b4bdd2
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Feb 23, 2023
e0a25a7
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Feb 23, 2023
c2f7dd4
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Feb 28, 2023
df966c5
docs(templates): remove confusing text
wesleyboar Feb 28, 2023
0fd0a11
feat(core-styles): v2
wesleyboar Feb 28, 2023
55855d5
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Mar 1, 2023
d234bc8
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Mar 2, 2023
cbd7241
fix(core-styles): v2.0.1 has-dark-logo dist files
wesleyboar Mar 2, 2023
4e74670
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Mar 2, 2023
3989f22
fix(css): theme has-dark-logo aka light header (#607)
wesleyboar Mar 2, 2023
818972c
feat(core-styles): new message styles
wesleyboar Mar 2, 2023
82e28f9
chore(core-styles): v2.1.0
wesleyboar Mar 3, 2023
eee78f0
fix(css): django-cms-forms from core-styles v2.1.0
wesleyboar Mar 6, 2023
acbe1e5
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Mar 10, 2023
f69b700
fix(core-styles): v2.5.0 (misc fixes)
wesleyboar Mar 10, 2023
0791ff1
feat(djangocms_picture): child plugins as caption (#609)
wesleyboar Mar 14, 2023
c3de250
fix(djangocms_picture): child plugins as caption (#610)
wesleyboar Mar 15, 2023
71dfb1b
fix(djangocms_picture): caption attr hoist on nest
wesleyboar Mar 15, 2023
a283d2b
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Mar 15, 2023
0340445
fix(djangocms_picture): missing "not" in if clause
wesleyboar Mar 15, 2023
d95ef64
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Mar 15, 2023
f653b28
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Mar 21, 2023
52d245b
feat(core-styles): v2.6.0
wesleyboar Mar 21, 2023
27113db
chore(core-styles): commit 675e5d5
wesleyboar Mar 28, 2023
8cf9fee
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Mar 28, 2023
4b7c35b
fix: default TACC_CORE_STYLES_VERSION to 2 not 0
wesleyboar Mar 31, 2023
a9199ce
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Mar 31, 2023
fe6bd97
Merge branch 'task/get-core-styles-beyond-0.11.0' of github.com:TACC/…
wesleyboar Mar 31, 2023
07c052b
chore(core-styles): install v2.6.2
wesleyboar Apr 4, 2023
e37ade8
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Apr 24, 2023
a13f0d2
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar May 8, 2023
09e75ec
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar May 10, 2023
f6681ca
chore(taccsite_custom): checkout main
wesleyboar May 10, 2023
e137c6d
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar May 10, 2023
7ade1f1
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar May 12, 2023
69813e8
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar May 22, 2023
179a648
feat(core-styles): v2 - support CMS that needs v0 🚸 (#605)
wesleyboar May 23, 2023
14525d6
Merge branch 'task/get-core-styles-beyond-0.11.0' of github.com:TACC/…
wesleyboar May 23, 2023
860e0b3
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar May 23, 2023
f3994b3
chore(taccsite_custom): main after merge
wesleyboar May 23, 2023
3e59694
chore(core-styles): v2.8.0
wesleyboar May 26, 2023
301e473
docs(taccsite_cms): update old links
wesleyboar May 26, 2023
cf58224
chore(taccsite_cms): missing comment
wesleyboar May 26, 2023
97ddaff
docs(css): explain django-cms-video trick
wesleyboar May 26, 2023
61d8261
docs(templates): word a comment better
wesleyboar May 26, 2023
7b1288a
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar May 26, 2023
5d05236
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Jun 9, 2023
04cd7f3
Merge branch 'main' into task/get-core-styles-beyond-0.11.0
wesleyboar Jun 12, 2023
2c4507e
chore: core-styles v2.9.0
wesleyboar Jun 12, 2023
ccd3b6d
feat(core-styles): v2 - move v3.10 stylesheets to _migration (#656)
wesleyboar Jun 12, 2023
08815cf
docs: comment improvments, typo fixes, removals
wesleyboar Jun 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ Only appointed team members may release versions.
[Core Portal Deployments]: https://github.com/TACC/Core-Portal-Deployments
[Camino]: https://github.com/TACC/Camino
[Core CMS]: https://github.com/TACC/Core-CMS
[Core Styles]: https://github.com/TACC/tup-ui/tree/main/libs/core-styles
[Core Styles]: https://github.com/TACC/Core-Styles
[Core CMS Resources]: https://github.com/TACC/Core-CMS-Resources
[Core CMS Custom]: https://github.com/TACC/Core-CMS-Custom
[Core Portal]: https://github.com/TACC/Core-Portal
Expand Down
10 changes: 0 additions & 10 deletions bin/build-css.js
wesleyboar marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,11 @@ const BUILD_ID = ARGS['build-id'] || '';
(() => {
// Get style paths
const corePath = _getPath('taccsite_cms', 'site_cms');
const demoPath = 'node_modules/@tacc/core-styles';
const projPath = _getPath(`taccsite_custom/${PROJECT_NAME}`, PROJECT_NAME );
const hasProject = ( PROJECT_NAME && PROJECT_NAME !== CORE_NAME );

// Get config paths
const coreConfPath = `${ROOT}/${corePath}/.postcssrc.yml`;
const demoConfPath = coreConfPath;
const projConfPath = `${ROOT}/${projPath}/.postcssrc.yml`;
const confPaths = [coreConfPath];

Expand All @@ -47,14 +45,6 @@ const BUILD_ID = ARGS['build-id'] || '';
customConfigs: confPaths
}}
});
_build('Demo', {
input: `${ROOT}/${demoPath}/src/**/*.css`,
output: `${ROOT}/${demoPath}/build`,
opts: {...defaultOpts, ...{
customConfigs: [demoConfPath],
baseMirrorDir: `${ROOT}/${demoPath}/src/lib/_imports`
}}
});
if ( hasProject ) {
_build( PROJECT_NAME, {
input: `${ROOT}/${projPath}/src/**/*.css`,
Expand Down
Loading