Skip to content

Releases: TACC/Core-Styles

v2.6.2: x-figure, x-blockquote, accent is now blue, <hr>, modal

04 Apr 17:36
Compare
Choose a tag to compare

Added

  • feat(tools): x-figure, x-blockquote, (…-caption) (#150) 560a78c
  • feat: change accent color from purple to blue (#149) 66d29a8
  • feat: new <hr> styles from tup-cms ad0b5c3
  • feat: bootstrap modal styles (#147) 675e5d5

Fixed

  • fix(objects): simple distance for offset content d5f01f7
  • fix: no max-width on form fields e068073
  • fix: remove undesired <main> margin (body > *) 8eb7046
  • fix: bootstrap overriding <pre> color e75522b

Changed

  • chore(settings): new URL to colors in better spot 4504116

v2.6.1: core-styles.wysiwyg.css

21 Mar 23:32
Compare
Choose a tag to compare

Fixed

  • fix: core-styles.wysiwyg.css filename typo (c21b036)

v2.6.0: c-tag & --global-font-size--xxx-large & c-island

21 Mar 23:20
Compare
Choose a tag to compare

Added

  • feat(components): c-tag (#144)
  • feat(settings): font--cms, size xxx-large 3.2rem
  • feat(components): c-island (#145)
  • feat: core-styles.wysiwig.css (#145)

v2.5.0: Integrate Docs Client CSS into Core-Styles.Docs

10 Mar 21:43
Compare
Choose a tag to compare

Added

  • feat: big core-styles.docs update f.k.a [...] (#142) af8e2b1

Fixed

  • fix(demo): respect client/project font size 4f426d3
  • fix(objects): o-grid, no cell overflow nor side fx bd1b007

v2.4.1: Split Docs & CMS & Portal Root Element Styles; Fixes

10 Mar 21:30
Compare
Choose a tag to compare

v2.4.0: Headings on CMS Client vs Docs Client

09 Mar 19:59
Compare
Choose a tag to compare

Added

  • feat(elements): headings, distinguish cms vs docs

v2.3.1: Tab Activation Scroll Bug

09 Mar 17:09
Compare
Choose a tag to compare

Fixed

  • fix: do not move toggle far away e3089b9

v2.3.0: Tabs (Bootstrap Navs & PyMdown Extensions)

09 Mar 16:25
52626d3
Compare
Choose a tag to compare

v2.2.0: Color Fixes & Additions, Misc. Tweaks & Polish

07 Mar 21:20
1d6dd36
Compare
Choose a tag to compare

Added

  • feat(settings): color, 2nd-ary & 3rd-ary xx-light f35c533

Fixed

  • fix(settings): color, accent xxx-light value f593cf3
  • fix(settings): richer dark reds, warmer yellows f4aa7f0

Changed

  • chore(dist): cms h1–h6 updates for docs 8eded6c
  • feat(elements): remove heading line-height 9ef80b3
  • feat(elements): remove h5 and h6 styles 78849b9
  • fix(settings): simple color context selector names e76487f
  • docs(README): […] publish step polish 7f91086, d119fad

Removed

v2.1.0: Contextual Accent Colors, Button Test Cases & Fixes

03 Mar 23:30
Compare
Choose a tag to compare

Added

  • feat: change action colors by context, not …on-dark/light vars (#137) c767bc5
  • feat: --global-color-accent--xx-light, no more alt ea97686
  • test(components): c-button, selectors (#132) 32a21e0
  • feat(demo): o-section, add sample buttons & links 3f16917
  • feat(demo): c-message, add sample button as link 14d8750
  • feat(demo): add buttons to link demos (#136) 4a49231

Changed

  • chore(settings): deprecate …--secondary|tertiary 2592839
  • chore: django-cms-forms, abandon c-message idea fbe1a95
  • feat(components): admonition, important = caution 8d1102a

Fixed

  • fix(components): swap …accent--weak with …x-light b340af6
  • fix: o-section, button--as-link text color change 92db8b2
  • fix: o-section, no purple hover text for button 30420da
  • fix(components): admonition, icon for .error cd6be1c
  • fix(components): admonition, improve for docs bf60bb0