Skip to content

Releases: StackExchange/Stacks

@stackoverflow/stacks-svelte@1.0.2

Choose a tag to compare

@stacks-tooling stacks-tooling released this 03 Sep 15:57
20265c3

Patch Changes

  • #2377 35ec3ce Thanks @dancormier! - Support touch-triggered tooltips while preventing compatibility mouse events from leaving them visible.

@stackoverflow/stacks@3.0.0

Choose a tag to compare

@stacks-tooling stacks-tooling released this 24 Aug 21:24
f2cf90a

Major Changes

  • #1994 83db25a Thanks @dancormier! - enter prerelease mode for project shine

  • #2082 8ed0cea Thanks @giamir! - Badges: update to the new SHINE visuals

    BREAKING CHANGES:

    • .s-badge__icon removed
    • .s-badge__bounty removed
    • .s-badge__answered removed
    • .s-badge__votes removed
    • .s-badge__rep-down removed
    • .s-badge__muted removed
    • .s-badge__new renamed to .s-badge__featured

Minor Changes

  • #2077 78d6a22 Thanks @mukunku! - feat(textarea): new SHINE styles and Svelte component

    BREAKING CHANGES:

    • s-input__md removed
    • s-input__xl removed
  • #2008 4610d3a Thanks @ttaylor-stack! - Update button to new Shine styles

    BREAKING CHANGES:

    • The secondary style outlined has been removed i.e. .s-btn__outlined
    • The variant Muted has been removed
    • s-btn__md has been removed
  • #2092 c1443ec Thanks @ttaylor-stack! - Update User card to new SHINE design (part 1)

  • #2038 e0da077 Thanks @mukunku! - feat(tags): updates tag component designs for project SHINE

    BREAKING CHANGES

    Tag sizes xs and md have been removed.

  • #2123 dcac9bf Thanks @ttaylor-stack! - Update User Card to new SHINE design (part 2)

  • #2015 66bfd40 Thanks @dancormier! - Updated colors for SHINE

  • #2164 a710c69 Thanks @ttaylor-stack! - Update link component to new SHINE designs

    BREAKING CHANGES:

    • elements no longer automatically have s-link styling, s-link needs to be an explict class of any element that needs the styling
    • block-link component deleted
  • #2026 2a4a741 Thanks @ttaylor-stack! - Update border radius for new SHINE design system

    BREAKING CHANGE:

    • bar-sm and bar-lg are deprecated use bar-md instead
  • #2062 83d21b8 Thanks @dancormier! - Add Vote component

  • #2069 bb1284b Thanks @ttaylor-stack! - Update Select component in classic and svelte to new SHINE styles

    BREAKING CHANGES:

    • md and xl sizes removed
  • #2028 c9bd0f6 Thanks @dancormier! - Update typography for new SHINE design system

  • #2013 35fe29b Thanks @dancormier! - Update Bling component to match SHINE styles

  • #2187 34a2cd1 Thanks @dancormier! - Remove deprecated components (breadcrumbs, button groups, cards, expandable, link previews, page titles, progress bars, topbar, uploader)

  • #2214 97d31ab Thanks @dancormier! - Add brand color set

  • #2109 96224f0 Thanks @mukunku! - feat(notice): update styles for SHINE
    feat(toast): update styles for SHINE

    BREAKING CHANGES

    • Markup for notices has been updated
  • #2046 5e49f0b Thanks @dancormier! - Update Menu to SHINE styles; add Svelte component

  • #2070 55f3a17 Thanks @mukunku! - feat(input): update input styles for SHINE

    BREAKING CHANGES:

    • s-input__md removed
    • s-input__xl removed
    • Nested input styles slightly updated
    • optional and i18nOptionalText attributes removed from TextInput Svelte component
  • #2060 d53cdd1 Thanks @ttaylor-stack! - Updated checkbox and radio styling in Stacks Classic and documentation for SHINE
    .s-check-control has been removed
    Renamed .s-check-group to .s-form-group
    .s-checkbox and .s-radio are now expected to be on the container where .s-check-control would previously be applied. They are no longer needed on the input itself
    Added .s-checkbox__checkmark and .s-radio__checkmark to Stacks Classic
    Added Checkbox, CheckboxGroup, Radio, RadioGroup components to Stacks Svelte

  • #2132 4d3ad74 Thanks @giamir! - adjust breakpoints to the new SHINE spec

  • #2142 041f1dd Thanks @ttaylor-stack! - Update Loader (formerly known as Spinner) component to SHINE designs

    BREAKING CHANGES:

    • Spinner component has been replace with the Loader component
  • #2136 d75d9d4 Thanks @ttaylor-stack! - Add .bg-loading delete skeleton

    BREAKING CHANGES:

    Skeleton component deleted

  • #2174 df11fb5 Thanks @dancormier! - Update prose component to SHINE styles

  • #2043 6f6d576 Thanks @giamir! - Navigation updates:

    • Deprecated muted variant (.s-navigation__muted)
  • #2163 9000f2e Thanks @giamir! - update label component to new SHINE specs

  • #2035 0b1841d Thanks @ttaylor-stack! - Update pagination component to match new SHINE design system

    BREAKING CHANGES
    The next button now uses an ArrowRight and ArrowLeft icon instead of text. To apply the new styling, add the item__nav class to pagination items that represent the "Next" button.

  • #2030 da8616a Thanks @ttaylor-stack! - Update popover component to match SHINE styles

    BREAKING CHANGES:

    • s-popover--arrow css class has been removed
  • #2051 f3f078c Thanks @mukunku! - feat(badges): first batch of design updates for the badge component as part of SHINE

    BREAKING CHANGES:

    • .s-badge__xs remov...
Read more

@stackoverflow/stacks-utils@1.0.0

Choose a tag to compare

@stacks-tooling stacks-tooling released this 24 Aug 21:24
f2cf90a

Major Changes

Patch Changes

@stackoverflow/stacks-svelte@1.0.1

Choose a tag to compare

@stacks-tooling stacks-tooling released this 24 Aug 22:09
8661f39

Patch Changes

  • #2379 6411877 Thanks @dancormier! - Publish 1.0.1 as the first available stable Svelte release. Version 1.0.0 cannot be reused because it was previously published and unpublished by the V2 release workflow.

@stackoverflow/stacks@3.0.0-beta.33

Pre-release

Choose a tag to compare

@stacks-tooling stacks-tooling released this 07 Aug 18:24
194527d

Patch Changes

@stackoverflow/stacks-email@1.0.0-beta.0

Choose a tag to compare

@stacks-tooling stacks-tooling released this 07 Aug 18:24
194527d

Major Changes

  • #2292 d41a57e Thanks @abovedave! - Publish the new @stackoverflow/stacks-email package with ESM library and SvelteKit integration exports.

@stackoverflow/stacks@3.0.0-beta.32

Pre-release

Choose a tag to compare

@stacks-tooling stacks-tooling released this 08 Jul 13:20
64e2589

Patch Changes

@stackoverflow/stacks-svelte@1.0.0-beta.34

Choose a tag to compare

@stacks-tooling stacks-tooling released this 08 Jul 13:20
64e2589

Patch Changes

@stackoverflow/stacks@2.9.0

Choose a tag to compare

@stacks-tooling stacks-tooling released this 24 Jun 09:14
b4c6f10

Minor Changes

@stackoverflow/stacks-svelte@0.7.0

Choose a tag to compare

@stacks-tooling stacks-tooling released this 24 Jun 12:35
4439eda

Minor Changes