Skip to content

Releases: websublime/vitamin

@websublime/vitamin-core@0.2.0

31 Jan 02:02
Compare
Choose a tag to compare

Minor Changes

  • #77 4a0eed5 Thanks @miguelramos! - Reworked github actions

    Decoupling common functionality to actions on the same repo. Also to test it inited
    the research and prepare for POC on custom elements supporting htmx.

@websublime/vitamin-core@0.1.3

11 Jan 23:17
Compare
Choose a tag to compare

Patch Changes

  • #75 a4d823c Thanks @miguelramos! - Inspector element added to give quick info about scope, version of a component. Metadata needed to be added to the component following the typing created for the purpose. Initial wrappers around persisntence layer local and session.

@websublime/vitamin-theme@0.6.0

04 Nov 23:16
Compare
Choose a tag to compare

Minor Changes

  • #73 3e8d564 Thanks @miguelramos! - Initial CSS themer utils, rules, classes.

    Notes:
    Reinitate all project with new structure and new styling. Remove all old code and start from scratch.
    Why? Tailwind is too big, as its powers but seems crazy the way we build now css. So long classes and so many repetition.
    Extending take a lot of work creating plugins and stuff. So we want to create a new way to build css, more like a framework.

@websublime/vitamin-ui@1.11.0

11 Aug 06:32
Compare
Choose a tag to compare

Minor Changes

  • #71 cdc67c5 Thanks @miguelramos! - Limiter and Range

    Limiter and range elements to define value interval. Fix storybook icons and add dark/light theme to it.

@websublime/vitamin-theme@0.5.0

11 Aug 06:32
Compare
Choose a tag to compare

Minor Changes

  • #71 cdc67c5 Thanks @miguelramos! - Limiter and Range

    Limiter and range elements to define value interval. Fix storybook icons and add dark/light theme to it.

@websublime/vitamin-ui@1.10.0

08 Aug 05:20
Compare
Choose a tag to compare

Minor Changes

  • #69 5a71124 Thanks @miguelramos! - Range element

    Add range element with min and max. Defined how light/dark theme are applied.

@websublime/vitamin-theme@0.4.0

08 Aug 05:20
Compare
Choose a tag to compare

Minor Changes

  • #69 5a71124 Thanks @miguelramos! - Range element

    Add range element with min and max. Defined how light/dark theme are applied.

@websublime/vitamin-ui@1.9.0

01 Aug 06:04
Compare
Choose a tag to compare

Minor Changes

  • #67 e8ca5b7 Thanks @miguelramos! - Checkbox element

    Checkbox with checkmark and readjust ui development script for styling with tailwind. Page is now able to use tailwind without affecting elements styles

@websublime/vitamin-theme@0.3.0

01 Aug 06:04
Compare
Choose a tag to compare

Minor Changes

  • #67 e8ca5b7 Thanks @miguelramos! - Checkbox element

    Checkbox with checkmark and readjust ui development script for styling with tailwind. Page is now able to use tailwind without affecting elements styles

@websublime/vitamin-ui@1.8.0

28 Jul 06:53
Compare
Choose a tag to compare

Minor Changes