@breadstone/mosaik-elements-foundation 0.0.76 → 0.0.79
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Attributes/Decorators/AttrDecorator.js +2 -2
- package/Attributes/Decorators/AttrDecorator.js.map +1 -1
- package/CHANGELOG.md +1155 -0
- package/Controls/Behaviors/Alignable.d.ts.map +1 -1
- package/Controls/Behaviors/Alignable.js +2 -0
- package/Controls/Behaviors/Alignable.js.map +1 -1
- package/Controls/Behaviors/Animatable.d.ts.map +1 -1
- package/Controls/Behaviors/Animatable.js +2 -0
- package/Controls/Behaviors/Animatable.js.map +1 -1
- package/Controls/Behaviors/Appearanceable.d.ts.map +1 -1
- package/Controls/Behaviors/Appearanceable.js +1 -0
- package/Controls/Behaviors/Appearanceable.js.map +1 -1
- package/Controls/Behaviors/AutoCompleteable.d.ts.map +1 -1
- package/Controls/Behaviors/AutoCompleteable.js +9 -2
- package/Controls/Behaviors/AutoCompleteable.js.map +1 -1
- package/Controls/Behaviors/Boundable.d.ts.map +1 -1
- package/Controls/Behaviors/Boundable.js +2 -0
- package/Controls/Behaviors/Boundable.js.map +1 -1
- package/Controls/Behaviors/Busyable.d.ts.map +1 -1
- package/Controls/Behaviors/Busyable.js +1 -0
- package/Controls/Behaviors/Busyable.js.map +1 -1
- package/Controls/Behaviors/Checkable.d.ts.map +1 -1
- package/Controls/Behaviors/Checkable.js +1 -0
- package/Controls/Behaviors/Checkable.js.map +1 -1
- package/Controls/Behaviors/Clearable.d.ts.map +1 -1
- package/Controls/Behaviors/Clearable.js +1 -0
- package/Controls/Behaviors/Clearable.js.map +1 -1
- package/Controls/Behaviors/Closeable.d.ts.map +1 -1
- package/Controls/Behaviors/Closeable.js +2 -1
- package/Controls/Behaviors/Closeable.js.map +1 -1
- package/Controls/Behaviors/ContentAlignable.d.ts.map +1 -1
- package/Controls/Behaviors/ContentAlignable.js +2 -0
- package/Controls/Behaviors/ContentAlignable.js.map +1 -1
- package/Controls/Behaviors/Dimensionable.d.ts.map +1 -1
- package/Controls/Behaviors/Dimensionable.js +2 -0
- package/Controls/Behaviors/Dimensionable.js.map +1 -1
- package/Controls/Behaviors/Disableable.d.ts.map +1 -1
- package/Controls/Behaviors/Disableable.js +2 -1
- package/Controls/Behaviors/Disableable.js.map +1 -1
- package/Controls/Behaviors/DropDownable.d.ts.map +1 -1
- package/Controls/Behaviors/DropDownable.js +5 -0
- package/Controls/Behaviors/DropDownable.js.map +1 -1
- package/Controls/Behaviors/Elevatable.d.ts.map +1 -1
- package/Controls/Behaviors/Elevatable.js +1 -0
- package/Controls/Behaviors/Elevatable.js.map +1 -1
- package/Controls/Behaviors/Filterable.d.ts.map +1 -1
- package/Controls/Behaviors/Filterable.js +17 -1
- package/Controls/Behaviors/Filterable.js.map +1 -1
- package/Controls/Behaviors/Fitable.d.ts.map +1 -1
- package/Controls/Behaviors/Fitable.js +2 -0
- package/Controls/Behaviors/Fitable.js.map +1 -1
- package/Controls/Behaviors/Focusable.d.ts.map +1 -1
- package/Controls/Behaviors/Focusable.js +1 -0
- package/Controls/Behaviors/Focusable.js.map +1 -1
- package/Controls/Behaviors/Gapable.d.ts +17 -0
- package/Controls/Behaviors/Gapable.d.ts.map +1 -0
- package/Controls/Behaviors/Gapable.js +75 -0
- package/Controls/Behaviors/Gapable.js.map +1 -0
- package/Controls/Behaviors/Iconable.d.ts.map +1 -1
- package/Controls/Behaviors/Iconable.js +3 -0
- package/Controls/Behaviors/Iconable.js.map +1 -1
- package/Controls/Behaviors/Insetable.d.ts.map +1 -1
- package/Controls/Behaviors/Insetable.js +2 -0
- package/Controls/Behaviors/Insetable.js.map +1 -1
- package/Controls/Behaviors/Invalidable.d.ts.map +1 -1
- package/Controls/Behaviors/Invalidable.js +1 -0
- package/Controls/Behaviors/Invalidable.js.map +1 -1
- package/Controls/Behaviors/Labelable.d.ts.map +1 -1
- package/Controls/Behaviors/Labelable.js +1 -0
- package/Controls/Behaviors/Labelable.js.map +1 -1
- package/Controls/Behaviors/Localeable.d.ts.map +1 -1
- package/Controls/Behaviors/Localeable.js +1 -0
- package/Controls/Behaviors/Localeable.js.map +1 -1
- package/Controls/Behaviors/Orientable.d.ts.map +1 -1
- package/Controls/Behaviors/Orientable.js +1 -0
- package/Controls/Behaviors/Orientable.js.map +1 -1
- package/Controls/Behaviors/Rangeable.d.ts.map +1 -1
- package/Controls/Behaviors/Rangeable.js +4 -0
- package/Controls/Behaviors/Rangeable.js.map +1 -1
- package/Controls/Behaviors/Reversible.d.ts.map +1 -1
- package/Controls/Behaviors/Reversible.js +2 -0
- package/Controls/Behaviors/Reversible.js.map +1 -1
- package/Controls/Behaviors/Selectable.d.ts.map +1 -1
- package/Controls/Behaviors/Selectable.js +1 -0
- package/Controls/Behaviors/Selectable.js.map +1 -1
- package/Controls/Behaviors/Shortcutable.d.ts.map +1 -1
- package/Controls/Behaviors/Shortcutable.js +2 -0
- package/Controls/Behaviors/Shortcutable.js.map +1 -1
- package/Controls/Behaviors/Sizeable.d.ts.map +1 -1
- package/Controls/Behaviors/Sizeable.js +1 -0
- package/Controls/Behaviors/Sizeable.js.map +1 -1
- package/Controls/Behaviors/Stickable.d.ts.map +1 -1
- package/Controls/Behaviors/Stickable.js +1 -0
- package/Controls/Behaviors/Stickable.js.map +1 -1
- package/Controls/Behaviors/TextFormattable.d.ts.map +1 -1
- package/Controls/Behaviors/TextFormattable.js +1 -0
- package/Controls/Behaviors/TextFormattable.js.map +1 -1
- package/Controls/Behaviors/TextOverflowable.d.ts.map +1 -1
- package/Controls/Behaviors/TextOverflowable.js +1 -0
- package/Controls/Behaviors/TextOverflowable.js.map +1 -1
- package/Controls/Behaviors/Themeable.d.ts.map +1 -1
- package/Controls/Behaviors/Themeable.js +3 -0
- package/Controls/Behaviors/Themeable.js.map +1 -1
- package/Controls/Behaviors/Valueable.d.ts.map +1 -1
- package/Controls/Behaviors/Valueable.js +1 -0
- package/Controls/Behaviors/Valueable.js.map +1 -1
- package/Controls/Behaviors/Variantable.d.ts.map +1 -1
- package/Controls/Behaviors/Variantable.js +1 -0
- package/Controls/Behaviors/Variantable.js.map +1 -1
- package/Controls/Components/Abstracts/ICustomElementEvents.d.ts +2 -0
- package/Controls/Components/Abstracts/ICustomElementEvents.d.ts.map +1 -1
- package/Controls/Components/Buttons/Anchor/AnchorElement.d.ts +1 -0
- package/Controls/Components/Buttons/Anchor/AnchorElement.d.ts.map +1 -1
- package/Controls/Components/Buttons/Anchor/AnchorElement.js +1 -0
- package/Controls/Components/Buttons/Anchor/AnchorElement.js.map +1 -1
- package/Controls/Components/Buttons/Button/ButtonElement.d.ts.map +1 -1
- package/Controls/Components/Buttons/Button/ButtonElement.js +0 -2
- package/Controls/Components/Buttons/Button/ButtonElement.js.map +1 -1
- package/Controls/Components/Buttons/Button/IButtonElementProps.d.ts +2 -1
- package/Controls/Components/Buttons/Button/IButtonElementProps.d.ts.map +1 -1
- package/Controls/Components/Buttons/Button/Themes/ButtonElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Buttons/Button/Themes/ButtonElement.Cosmopolitan.js +8 -3
- package/Controls/Components/Buttons/Button/Themes/ButtonElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Buttons/Button/Themes/ButtonElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Buttons/Button/Themes/ButtonElement.Joy.js +8 -3
- package/Controls/Components/Buttons/Button/Themes/ButtonElement.Joy.js.map +1 -1
- package/Controls/Components/Buttons/Button/Themes/ButtonElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Buttons/Button/Themes/ButtonElement.Retro.js +8 -3
- package/Controls/Components/Buttons/Button/Themes/ButtonElement.Retro.js.map +1 -1
- package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Cosmopolitan.js +8 -3
- package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Joy.js +8 -3
- package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Joy.js.map +1 -1
- package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Retro.js +8 -3
- package/Controls/Components/Buttons/CompoundButton/Themes/CompoundButtonElement.Retro.js.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonElement.d.ts +20 -24
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonElement.d.ts.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonElement.js +36 -29
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonElement.js.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonElementTemplate.js +18 -16
- package/Controls/Components/Buttons/DropDownButton/DropDownButtonElementTemplate.js.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Cosmopolitan.js +14 -3
- package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Joy.js +14 -3
- package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Joy.js.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Retro.js +14 -3
- package/Controls/Components/Buttons/DropDownButton/Themes/DropDownButtonElement.Retro.js.map +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Cosmopolitan.js +8 -3
- package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Joy.js +8 -3
- package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Joy.js.map +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Retro.js +8 -3
- package/Controls/Components/Buttons/FloatingActionButton/Themes/FloatingActionButtonElement.Retro.js.map +1 -1
- package/Controls/Components/Buttons/RepeatButton/IRepeatButtonElementProps.d.ts +2 -1
- package/Controls/Components/Buttons/RepeatButton/IRepeatButtonElementProps.d.ts.map +1 -1
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonElement.d.ts +2 -2
- package/Controls/Components/Buttons/RepeatButton/RepeatButtonElement.js +2 -2
- package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Cosmopolitan.js +8 -3
- package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Joy.js +8 -3
- package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Joy.js.map +1 -1
- package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Retro.js +8 -3
- package/Controls/Components/Buttons/RepeatButton/Themes/RepeatButtonElement.Retro.js.map +1 -1
- package/Controls/Components/Buttons/SplitButton/SplitButtonElement.d.ts +1 -0
- package/Controls/Components/Buttons/SplitButton/SplitButtonElement.d.ts.map +1 -1
- package/Controls/Components/Buttons/SplitButton/SplitButtonElement.js +17 -5
- package/Controls/Components/Buttons/SplitButton/SplitButtonElement.js.map +1 -1
- package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Cosmopolitan.js +8 -3
- package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Joy.js +8 -3
- package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Joy.js.map +1 -1
- package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Retro.js +8 -3
- package/Controls/Components/Buttons/SplitButton/Themes/SplitButtonElement.Retro.js.map +1 -1
- package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Cosmopolitan.js +8 -3
- package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Joy.js +8 -3
- package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Joy.js.map +1 -1
- package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Retro.js +8 -3
- package/Controls/Components/Buttons/ToggleButton/Themes/ToggleButtonElement.Retro.js.map +1 -1
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonElement.d.ts +3 -3
- package/Controls/Components/Buttons/ToggleButton/ToggleButtonElement.js +3 -3
- package/Controls/Components/Cells/CellGroupElement.d.ts +3 -9
- package/Controls/Components/Cells/CellGroupElement.d.ts.map +1 -1
- package/Controls/Components/Cells/CellGroupElement.js +3 -9
- package/Controls/Components/Cells/CellGroupElement.js.map +1 -1
- package/Controls/Components/Charts/ChartElement.d.ts +10 -0
- package/Controls/Components/Charts/ChartElement.d.ts.map +1 -1
- package/Controls/Components/Charts/ChartElement.js +10 -0
- package/Controls/Components/Charts/ChartElement.js.map +1 -1
- package/Controls/Components/Effects/Pattern/PatternElement.d.ts +1 -1
- package/Controls/Components/Effects/Pattern/PatternElement.js +1 -1
- package/Controls/Components/Effects/Ripple/RippleDirective.d.ts +1 -1
- package/Controls/Components/Effects/Ripple/RippleDirective.d.ts.map +1 -1
- package/Controls/Components/Effects/Ripple/RippleDirective.js.map +1 -1
- package/Controls/Components/Grouping/Banner/BannerElement.d.ts +1 -0
- package/Controls/Components/Grouping/Banner/BannerElement.d.ts.map +1 -1
- package/Controls/Components/Grouping/Banner/BannerElement.js +4 -1
- package/Controls/Components/Grouping/Banner/BannerElement.js.map +1 -1
- package/Controls/Components/Grouping/Banner/BannerElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Grouping/Banner/BannerElementTemplate.js +7 -11
- package/Controls/Components/Grouping/Banner/BannerElementTemplate.js.map +1 -1
- package/Controls/Components/Grouping/Card/CardActionsElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardActionsElementTemplate.js +3 -0
- package/Controls/Components/Grouping/Card/CardActionsElementTemplate.js.map +1 -1
- package/Controls/Components/Grouping/Card/CardContentElement.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardContentElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardContentElementTemplate.js +2 -1
- package/Controls/Components/Grouping/Card/CardContentElementTemplate.js.map +1 -1
- package/Controls/Components/Grouping/Card/CardElement.d.ts +3 -2
- package/Controls/Components/Grouping/Card/CardElement.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardElement.js +3 -2
- package/Controls/Components/Grouping/Card/CardElement.js.map +1 -1
- package/Controls/Components/Grouping/Card/CardElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardElementTemplate.js +4 -2
- package/Controls/Components/Grouping/Card/CardElementTemplate.js.map +1 -1
- package/Controls/Components/Grouping/Card/CardHeaderElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardHeaderElementTemplate.js +4 -2
- package/Controls/Components/Grouping/Card/CardHeaderElementTemplate.js.map +1 -1
- package/Controls/Components/Grouping/Card/CardSubTitleElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardSubTitleElementTemplate.js +2 -1
- package/Controls/Components/Grouping/Card/CardSubTitleElementTemplate.js.map +1 -1
- package/Controls/Components/Grouping/Card/CardTitleElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/CardTitleElementTemplate.js +2 -1
- package/Controls/Components/Grouping/Card/CardTitleElementTemplate.js.map +1 -1
- package/Controls/Components/Grouping/Card/ICardElementProps.d.ts +3 -1
- package/Controls/Components/Grouping/Card/ICardElementProps.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/Themes/CardElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/Themes/CardElement.Cosmopolitan.js +14 -0
- package/Controls/Components/Grouping/Card/Themes/CardElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Grouping/Card/Themes/CardElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/Themes/CardElement.Joy.js +18 -0
- package/Controls/Components/Grouping/Card/Themes/CardElement.Joy.js.map +1 -1
- package/Controls/Components/Grouping/Card/Themes/CardElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Grouping/Card/Themes/CardElement.Retro.js +14 -0
- package/Controls/Components/Grouping/Card/Themes/CardElement.Retro.js.map +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderElement.d.ts.map +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderGroupElement.d.ts +1 -1
- package/Controls/Components/Grouping/Expander/ExpanderGroupElement.js +1 -1
- package/Controls/Components/Grouping/Toolbar/ToolbarElement.d.ts +1 -1
- package/Controls/Components/Grouping/Toolbar/ToolbarElement.js +1 -1
- package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Cosmopolitan.js +2 -2
- package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Joy.js +2 -2
- package/Controls/Components/Inputs/CheckBox/Themes/CheckBoxElement.Retro.js +2 -2
- package/Controls/Components/Inputs/ChipBox/ChipBoxElement.d.ts +2 -2
- package/Controls/Components/Inputs/ChipBox/ChipBoxElement.js +2 -2
- package/Controls/Components/Inputs/DateBox/DateBoxElement.d.ts +1 -0
- package/Controls/Components/Inputs/DateBox/DateBoxElement.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateBox/DateBoxElement.js +30 -5
- package/Controls/Components/Inputs/DateBox/DateBoxElement.js.map +1 -1
- package/Controls/Components/Inputs/DateBox/DateBoxElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateBox/DateBoxElementTemplate.js +39 -37
- package/Controls/Components/Inputs/DateBox/DateBoxElementTemplate.js.map +1 -1
- package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Cosmopolitan.js +0 -1
- package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Joy.js +0 -1
- package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Joy.js.map +1 -1
- package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Retro.js +0 -1
- package/Controls/Components/Inputs/DateBox/Themes/DateBoxElement.Retro.js.map +1 -1
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxElement.d.ts +1 -0
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxElement.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxElement.js +30 -5
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxElement.js.map +1 -1
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxElementTemplate.js +50 -48
- package/Controls/Components/Inputs/DateTimeBox/DateTimeBoxElementTemplate.js.map +1 -1
- package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Cosmopolitan.js +0 -1
- package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Joy.js +0 -33
- package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Joy.js.map +1 -1
- package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Retro.js +0 -1
- package/Controls/Components/Inputs/DateTimeBox/Themes/DateTimeBoxElement.Retro.js.map +1 -1
- package/Controls/Components/Inputs/FileUpload/FilePickerElement.d.ts +1 -1
- package/Controls/Components/Inputs/FileUpload/FilePickerElement.d.ts.map +1 -1
- package/Controls/Components/Inputs/FileUpload/FilePickerElement.js +9 -3
- package/Controls/Components/Inputs/FileUpload/FilePickerElement.js.map +1 -1
- package/Controls/Components/Inputs/FileUpload/FileUploadElement.d.ts +4 -4
- package/Controls/Components/Inputs/FileUpload/FileUploadElement.d.ts.map +1 -1
- package/Controls/Components/Inputs/FileUpload/FileUploadElement.js +17 -9
- package/Controls/Components/Inputs/FileUpload/FileUploadElement.js.map +1 -1
- package/Controls/Components/Inputs/FileUpload/FileUploadItemElement.d.ts.map +1 -1
- package/Controls/Components/Inputs/FileUpload/FileUploadItemElement.js +5 -2
- package/Controls/Components/Inputs/FileUpload/FileUploadItemElement.js.map +1 -1
- package/Controls/Components/Inputs/NumberBox/NumberBoxElement.d.ts +2 -0
- package/Controls/Components/Inputs/NumberBox/NumberBoxElement.d.ts.map +1 -1
- package/Controls/Components/Inputs/NumberBox/NumberBoxElement.js +25 -1
- package/Controls/Components/Inputs/NumberBox/NumberBoxElement.js.map +1 -1
- package/Controls/Components/Inputs/Radio/Themes/RadioElement.Cosmopolitan.js +2 -2
- package/Controls/Components/Inputs/Radio/Themes/RadioElement.Joy.js +2 -2
- package/Controls/Components/Inputs/Radio/Themes/RadioElement.Retro.js +2 -2
- package/Controls/Components/Inputs/Rating/RatingElement.d.ts +4 -0
- package/Controls/Components/Inputs/Rating/RatingElement.d.ts.map +1 -1
- package/Controls/Components/Inputs/Rating/RatingElement.js +9 -2
- package/Controls/Components/Inputs/Rating/RatingElement.js.map +1 -1
- package/Controls/Components/Inputs/RichTextBox/Commands/Abstracts/RichTextCommand.js +3 -3
- package/Controls/Components/Inputs/RichTextBox/Commands/Abstracts/RichTextCommand.js.map +1 -1
- package/Controls/Components/Inputs/SearchBox/SearchBoxElement.d.ts +1 -1
- package/Controls/Components/Inputs/SearchBox/SearchBoxElement.js +1 -1
- package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Cosmopolitan.js +6 -2
- package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Joy.js +6 -6
- package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Retro.js +6 -2
- package/Controls/Components/Inputs/SearchBox/Themes/SearchBoxElement.Retro.js.map +1 -1
- package/Controls/Components/Inputs/Select/SelectElement.d.ts +7 -5
- package/Controls/Components/Inputs/Select/SelectElement.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/SelectElement.js +20 -11
- package/Controls/Components/Inputs/Select/SelectElement.js.map +1 -1
- package/Controls/Components/Inputs/Select/SelectElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/SelectElementTemplate.js +3 -2
- package/Controls/Components/Inputs/Select/SelectElementTemplate.js.map +1 -1
- package/Controls/Components/Inputs/Select/SelectItemElement.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/SelectItemElement.js +10 -9
- package/Controls/Components/Inputs/Select/SelectItemElement.js.map +1 -1
- package/Controls/Components/Inputs/Select/SelectItemElementTemplate.js +1 -1
- package/Controls/Components/Inputs/Select/SelectItemElementTemplate.js.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectElement.Cosmopolitan.js +19 -2
- package/Controls/Components/Inputs/Select/Themes/SelectElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectElement.Joy.js +28 -2
- package/Controls/Components/Inputs/Select/Themes/SelectElement.Joy.js.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectElement.Retro.js +19 -2
- package/Controls/Components/Inputs/Select/Themes/SelectElement.Retro.js.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Cosmopolitan.js +4 -0
- package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Joy.js +4 -0
- package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Joy.js.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Retro.js +4 -0
- package/Controls/Components/Inputs/Select/Themes/SelectItemElement.Retro.js.map +1 -1
- package/Controls/Components/Inputs/TextBox/TextBoxElement.d.ts.map +1 -1
- package/Controls/Components/Inputs/TextBox/TextBoxElement.js +2 -1
- package/Controls/Components/Inputs/TextBox/TextBoxElement.js.map +1 -1
- package/Controls/Components/Inputs/TextBox/Themes/TextBoxElement.Cosmopolitan.js +11 -11
- package/Controls/Components/Inputs/TextBox/Themes/TextBoxElement.Joy.js +11 -11
- package/Controls/Components/Inputs/TextBox/Themes/TextBoxElement.Retro.js +11 -11
- package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Cosmopolitan.js +0 -1
- package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Joy.js +0 -1
- package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Joy.js.map +1 -1
- package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Retro.js +0 -1
- package/Controls/Components/Inputs/TimeBox/Themes/TimeBoxElement.Retro.js.map +1 -1
- package/Controls/Components/Inputs/TimeBox/TimeBoxElement.d.ts +1 -0
- package/Controls/Components/Inputs/TimeBox/TimeBoxElement.d.ts.map +1 -1
- package/Controls/Components/Inputs/TimeBox/TimeBoxElement.js +25 -2
- package/Controls/Components/Inputs/TimeBox/TimeBoxElement.js.map +1 -1
- package/Controls/Components/Inputs/TimeBox/TimeBoxElementTemplate.js +1 -1
- package/Controls/Components/Layouts/Absolute/AbsoluteItemElement.d.ts +1 -1
- package/Controls/Components/Layouts/Absolute/AbsoluteItemElement.js +1 -1
- package/Controls/Components/Layouts/Masonry/IMasonryElementProps.d.ts +2 -3
- package/Controls/Components/Layouts/Masonry/IMasonryElementProps.d.ts.map +1 -1
- package/Controls/Components/Layouts/Masonry/MasonryElement.d.ts +1 -11
- package/Controls/Components/Layouts/Masonry/MasonryElement.d.ts.map +1 -1
- package/Controls/Components/Layouts/Masonry/MasonryElement.js +2 -37
- package/Controls/Components/Layouts/Masonry/MasonryElement.js.map +1 -1
- package/Controls/Components/Layouts/Page/PageContentElement.d.ts +1 -1
- package/Controls/Components/Layouts/Page/PageContentElement.js +3 -3
- package/Controls/Components/Layouts/Page/PageContentElement.js.map +1 -1
- package/Controls/Components/Layouts/Split/SplitElement.d.ts +1 -1
- package/Controls/Components/Layouts/Split/SplitElement.js +1 -1
- package/Controls/Components/Layouts/Split/SplitElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Layouts/Split/SplitElementTemplate.js +15 -17
- package/Controls/Components/Layouts/Split/SplitElementTemplate.js.map +1 -1
- package/Controls/Components/Layouts/Split/Themes/SplitElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Layouts/Split/Themes/SplitElement.Cosmopolitan.js +7 -6
- package/Controls/Components/Layouts/Split/Themes/SplitElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Layouts/Split/Themes/SplitElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Layouts/Split/Themes/SplitElement.Joy.js +7 -6
- package/Controls/Components/Layouts/Split/Themes/SplitElement.Joy.js.map +1 -1
- package/Controls/Components/Layouts/Split/Themes/SplitElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Layouts/Split/Themes/SplitElement.Retro.js +7 -6
- package/Controls/Components/Layouts/Split/Themes/SplitElement.Retro.js.map +1 -1
- package/Controls/Components/Layouts/Stack/IStackElementProps.d.ts +2 -3
- package/Controls/Components/Layouts/Stack/IStackElementProps.d.ts.map +1 -1
- package/Controls/Components/Layouts/Stack/StackElement.d.ts +1 -11
- package/Controls/Components/Layouts/Stack/StackElement.d.ts.map +1 -1
- package/Controls/Components/Layouts/Stack/StackElement.js +2 -36
- package/Controls/Components/Layouts/Stack/StackElement.js.map +1 -1
- package/Controls/Components/Layouts/Virtualize/IVirtualizeElementProps.d.ts +1 -1
- package/Controls/Components/Layouts/Virtualize/IVirtualizeElementProps.d.ts.map +1 -1
- package/Controls/Components/Layouts/Virtualize/VirtualizeElement.d.ts +1 -1
- package/Controls/Components/Layouts/Virtualize/VirtualizeElement.d.ts.map +1 -1
- package/Controls/Components/Layouts/Virtualize/VirtualizeElement.js +4 -1
- package/Controls/Components/Layouts/Virtualize/VirtualizeElement.js.map +1 -1
- package/Controls/Components/Layouts/Wrap/IWrapElementProps.d.ts +2 -3
- package/Controls/Components/Layouts/Wrap/IWrapElementProps.d.ts.map +1 -1
- package/Controls/Components/Layouts/Wrap/WrapElement.d.ts +1 -11
- package/Controls/Components/Layouts/Wrap/WrapElement.d.ts.map +1 -1
- package/Controls/Components/Layouts/Wrap/WrapElement.js +2 -36
- package/Controls/Components/Layouts/Wrap/WrapElement.js.map +1 -1
- package/Controls/Components/Media/Avatar/Accessors/AvatarElementValueAccessor.d.ts.map +1 -1
- package/Controls/Components/Media/Avatar/Accessors/AvatarElementValueAccessor.js.map +1 -1
- package/Controls/Components/Media/Chat/ChatInputElement.js +1 -1
- package/Controls/Components/Media/Chat/ChatInputElement.js.map +1 -1
- package/Controls/Components/Media/Chat/IChatElementProps.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/IChatHeaderElementProps.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/IChatInputElementProps.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/IChatInputEvents.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/IChatMarkerElementProps.d.ts +2 -1
- package/Controls/Components/Media/Chat/IChatMarkerElementProps.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/IChatMessageAvatarElementProps.d.ts.map +1 -1
- package/Controls/Components/Media/Chat/IChatMessageDividerElementProps.d.ts.map +1 -1
- package/Controls/Components/Media/QRCode/QRCodeElement.d.ts +1 -1
- package/Controls/Components/Media/QRCode/QRCodeElement.d.ts.map +1 -1
- package/Controls/Components/Media/QRCode/QRCodeElement.js +8 -8
- package/Controls/Components/Media/QRCode/QRCodeElement.js.map +1 -1
- package/Controls/Components/Misc/BackTop/BackTopElement.d.ts +1 -1
- package/Controls/Components/Misc/BackTop/BackTopElement.js +1 -1
- package/Controls/Components/Misc/CookieConsent/CookiesConsentElement.d.ts +2 -2
- package/Controls/Components/Misc/CookieConsent/CookiesConsentElement.js +2 -2
- package/Controls/Components/Overlays/Abstracts/OverlayElement.d.ts +1 -0
- package/Controls/Components/Overlays/Abstracts/OverlayElement.d.ts.map +1 -1
- package/Controls/Components/Overlays/Abstracts/OverlayElement.js +17 -4
- package/Controls/Components/Overlays/Abstracts/OverlayElement.js.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogElement.d.ts.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogElement.js +12 -6
- package/Controls/Components/Overlays/Dialog/DialogElement.js.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogService.d.ts +10 -5
- package/Controls/Components/Overlays/Dialog/DialogService.d.ts.map +1 -1
- package/Controls/Components/Overlays/Dialog/DialogService.js +0 -1
- package/Controls/Components/Overlays/Dialog/DialogService.js.map +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerContainerElement.d.ts +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerContainerElement.d.ts.map +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerContainerElement.js +10 -4
- package/Controls/Components/Overlays/Drawer/DrawerContainerElement.js.map +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerContentElement.d.ts +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerContentElement.d.ts.map +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerContentElement.js +7 -4
- package/Controls/Components/Overlays/Drawer/DrawerContentElement.js.map +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerElement.d.ts +10 -3
- package/Controls/Components/Overlays/Drawer/DrawerElement.d.ts.map +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerElement.js +22 -10
- package/Controls/Components/Overlays/Drawer/DrawerElement.js.map +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerService.d.ts.map +1 -1
- package/Controls/Components/Overlays/Drawer/DrawerService.js +2 -3
- package/Controls/Components/Overlays/Drawer/DrawerService.js.map +1 -1
- package/Controls/Components/Overlays/MessageBox/MessageBoxElement.js +5 -5
- package/Controls/Components/Overlays/MessageBox/MessageBoxElement.js.map +1 -1
- package/Controls/Components/Overlays/MessageBox/MessageBoxElementTemplate.js +1 -1
- package/Controls/Components/Overlays/MessageBox/MessageBoxElementTemplate.js.map +1 -1
- package/Controls/Components/Overlays/MessageBox/MessageBoxService.d.ts +3 -3
- package/Controls/Components/Overlays/MessageBox/MessageBoxService.d.ts.map +1 -1
- package/Controls/Components/Overlays/MessageBox/MessageBoxService.js +12 -11
- package/Controls/Components/Overlays/MessageBox/MessageBoxService.js.map +1 -1
- package/Controls/Components/Overlays/Toast/Themes/ToastElement.Cosmopolitan.js +1 -1
- package/Controls/Components/Overlays/Toast/Themes/ToastElement.Joy.js +1 -1
- package/Controls/Components/Overlays/Toast/Themes/ToastElement.Retro.js +1 -1
- package/Controls/Components/Overlays/Toast/ToastService.d.ts +0 -1
- package/Controls/Components/Overlays/Toast/ToastService.d.ts.map +1 -1
- package/Controls/Components/Overlays/Toast/ToastService.js +0 -3
- package/Controls/Components/Overlays/Toast/ToastService.js.map +1 -1
- package/Controls/Components/Primitives/Box/BoxElement.d.ts +9 -0
- package/Controls/Components/Primitives/Box/BoxElement.d.ts.map +1 -1
- package/Controls/Components/Primitives/Box/BoxElement.js +9 -0
- package/Controls/Components/Primitives/Box/BoxElement.js.map +1 -1
- package/Controls/Components/Primitives/Box/BoxElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Primitives/Box/BoxElementTemplate.js +3 -0
- package/Controls/Components/Primitives/Box/BoxElementTemplate.js.map +1 -1
- package/Controls/Components/Primitives/Box/Themes/BoxElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Primitives/Box/Themes/BoxElement.Cosmopolitan.js +13 -0
- package/Controls/Components/Primitives/Box/Themes/BoxElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Primitives/Box/Themes/BoxElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Primitives/Box/Themes/BoxElement.Joy.js +13 -0
- package/Controls/Components/Primitives/Box/Themes/BoxElement.Joy.js.map +1 -1
- package/Controls/Components/Primitives/Box/Themes/BoxElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Primitives/Box/Themes/BoxElement.Retro.js +13 -0
- package/Controls/Components/Primitives/Box/Themes/BoxElement.Retro.js.map +1 -1
- package/Controls/Components/Primitives/Checkmark/Themes/CheckmarkElement.Cosmopolitan.js +1 -1
- package/Controls/Components/Primitives/Checkmark/Themes/CheckmarkElement.Joy.js +1 -1
- package/Controls/Components/Primitives/Checkmark/Themes/CheckmarkElement.Retro.js +1 -1
- package/Controls/Components/Primitives/Dismiss/DismissElement.d.ts +40 -0
- package/Controls/Components/Primitives/Dismiss/DismissElement.d.ts.map +1 -0
- package/Controls/Components/Primitives/Dismiss/DismissElement.js +77 -0
- package/Controls/Components/Primitives/Dismiss/DismissElement.js.map +1 -0
- package/Controls/Components/Primitives/Dismiss/DismissElementTemplate.d.ts +9 -0
- package/Controls/Components/Primitives/Dismiss/DismissElementTemplate.d.ts.map +1 -0
- package/Controls/Components/Primitives/Dismiss/DismissElementTemplate.js +21 -0
- package/Controls/Components/Primitives/Dismiss/DismissElementTemplate.js.map +1 -0
- package/Controls/Components/Primitives/Dismiss/IDismissElementProps.d.ts +14 -0
- package/Controls/Components/Primitives/Dismiss/IDismissElementProps.d.ts.map +1 -0
- package/Controls/Components/Primitives/Dismiss/IDismissElementProps.js +3 -0
- package/Controls/Components/Primitives/Dismiss/IDismissElementProps.js.map +1 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Cosmopolitan.d.ts +6 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Cosmopolitan.d.ts.map +1 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Cosmopolitan.js +68 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Cosmopolitan.js.map +1 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Joy.d.ts +6 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Joy.d.ts.map +1 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Joy.js +68 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Joy.js.map +1 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Retro.d.ts +6 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Retro.d.ts.map +1 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Retro.js +68 -0
- package/Controls/Components/Primitives/Dismiss/Themes/DismissElement.Retro.js.map +1 -0
- package/Controls/Components/Primitives/DropZone/DropZoneElement.d.ts +2 -2
- package/Controls/Components/Primitives/DropZone/DropZoneElement.d.ts.map +1 -1
- package/Controls/Components/Primitives/DropZone/DropZoneElement.js +6 -3
- package/Controls/Components/Primitives/DropZone/DropZoneElement.js.map +1 -1
- package/Controls/Components/Primitives/Elevation/ElevationElement.js +2 -2
- package/Controls/Components/Primitives/Elevation/ElevationElement.js.map +1 -1
- package/Controls/Components/Primitives/Expandable/ExpandableElement.js +1 -1
- package/Controls/Components/Primitives/Expandable/ExpandableElement.js.map +1 -1
- package/Controls/Components/Primitives/Floating/FloatingElement.d.ts +2 -2
- package/Controls/Components/Primitives/Floating/FloatingElement.d.ts.map +1 -1
- package/Controls/Components/Primitives/Floating/FloatingElement.js +4 -5
- package/Controls/Components/Primitives/Floating/FloatingElement.js.map +1 -1
- package/Controls/Components/Primitives/FocusRing/FocusRingDirective.d.ts +34 -0
- package/Controls/Components/Primitives/FocusRing/FocusRingDirective.d.ts.map +1 -0
- package/Controls/Components/Primitives/FocusRing/FocusRingDirective.js +65 -0
- package/Controls/Components/Primitives/FocusRing/FocusRingDirective.js.map +1 -0
- package/Controls/Components/Primitives/FocusRing/FocusRingElement.js +1 -1
- package/Controls/Components/Primitives/FocusRing/FocusRingElement.js.map +1 -1
- package/Controls/Components/Primitives/Helmet/Helmet.js +4 -4
- package/Controls/Components/Primitives/Helmet/Helmet.js.map +1 -1
- package/Controls/Components/Primitives/Portal/IPortalHostElementProps.d.ts +11 -0
- package/Controls/Components/Primitives/Portal/IPortalHostElementProps.d.ts.map +1 -0
- package/Controls/Components/Primitives/Portal/IPortalHostElementProps.js +3 -0
- package/Controls/Components/Primitives/Portal/IPortalHostElementProps.js.map +1 -0
- package/Controls/Components/Primitives/Portal/Portal.d.ts.map +1 -1
- package/Controls/Components/Primitives/Portal/Portal.js +4 -0
- package/Controls/Components/Primitives/Portal/Portal.js.map +1 -1
- package/Controls/Components/Primitives/Portal/PortalElement.d.ts.map +1 -1
- package/Controls/Components/Primitives/Portal/PortalElement.js +6 -0
- package/Controls/Components/Primitives/Portal/PortalElement.js.map +1 -1
- package/Controls/Components/Primitives/Portal/PortalHostElement.d.ts +61 -0
- package/Controls/Components/Primitives/Portal/PortalHostElement.d.ts.map +1 -0
- package/Controls/Components/Primitives/Portal/PortalHostElement.js +109 -0
- package/Controls/Components/Primitives/Portal/PortalHostElement.js.map +1 -0
- package/Controls/Components/Primitives/Portal/PortalHostElementTemplate.d.ts +9 -0
- package/Controls/Components/Primitives/Portal/PortalHostElementTemplate.d.ts.map +1 -0
- package/Controls/Components/Primitives/Portal/PortalHostElementTemplate.js +14 -0
- package/Controls/Components/Primitives/Portal/PortalHostElementTemplate.js.map +1 -0
- package/Controls/Components/Primitives/Portal/PortalProjectionElement.d.ts +16 -0
- package/Controls/Components/Primitives/Portal/PortalProjectionElement.d.ts.map +1 -1
- package/Controls/Components/Primitives/Portal/PortalProjectionElement.js +25 -0
- package/Controls/Components/Primitives/Portal/PortalProjectionElement.js.map +1 -1
- package/Controls/Components/Primitives/Portal/ProjectionController.d.ts +13 -0
- package/Controls/Components/Primitives/Portal/ProjectionController.d.ts.map +1 -1
- package/Controls/Components/Primitives/Portal/ProjectionController.js +23 -1
- package/Controls/Components/Primitives/Portal/ProjectionController.js.map +1 -1
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Cosmopolitan.d.ts +6 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Cosmopolitan.d.ts.map +1 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Cosmopolitan.js +72 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Cosmopolitan.js.map +1 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Joy.d.ts +6 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Joy.d.ts.map +1 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Joy.js +72 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Joy.js.map +1 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Retro.d.ts +6 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Retro.d.ts.map +1 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Retro.js +72 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalHostElement.Retro.js.map +1 -0
- package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Cosmopolitan.js +1 -2
- package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Joy.js +1 -2
- package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Joy.js.map +1 -1
- package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Retro.js +1 -2
- package/Controls/Components/Primitives/Portal/Themes/PortalProjectionElement.Retro.js.map +1 -1
- package/Controls/Components/Primitives/Spacer/SpacerElement.d.ts +2 -2
- package/Controls/Components/Primitives/Spacer/SpacerElement.d.ts.map +1 -1
- package/Controls/Components/Primitives/Spacer/SpacerElement.js +3 -3
- package/Controls/Components/Primitives/Spacer/SpacerElement.js.map +1 -1
- package/Controls/Components/Primitives/Swipe/SwipeElement.d.ts +2 -2
- package/Controls/Components/Primitives/Swipe/SwipeElement.js +6 -6
- package/Controls/Components/Primitives/Swipe/SwipeElement.js.map +1 -1
- package/Controls/Components/Primitives/Text/TextElement.d.ts.map +1 -1
- package/Controls/Components/Primitives/Tooltip/TooltipDirective.d.ts +2 -2
- package/Controls/Components/Primitives/Tooltip/TooltipDirective.d.ts.map +1 -1
- package/Controls/Components/Primitives/Tooltip/TooltipDirective.js +1 -1
- package/Controls/Components/Primitives/Tooltip/TooltipDirective.js.map +1 -1
- package/Controls/Components/Primitives/Tooltip/TooltipElement.d.ts +1 -0
- package/Controls/Components/Primitives/Tooltip/TooltipElement.d.ts.map +1 -1
- package/Controls/Components/Primitives/Tooltip/TooltipElement.js +19 -15
- package/Controls/Components/Primitives/Tooltip/TooltipElement.js.map +1 -1
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerElement.d.ts +1 -1
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerElement.d.ts.map +1 -1
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerElement.js +13 -4
- package/Controls/Components/Primitives/UpDownSpinner/UpDownSpinnerElement.js.map +1 -1
- package/Controls/Components/Ranges/Slider/Themes/SliderElement.Cosmopolitan.js +3 -3
- package/Controls/Components/Ranges/Slider/Themes/SliderElement.Joy.js +3 -3
- package/Controls/Components/Ranges/Slider/Themes/SliderElement.Retro.js +3 -3
- package/Controls/Components/Selectors/Abstracts/Selector/SelectorElement.d.ts +2 -2
- package/Controls/Components/Selectors/Abstracts/Selector/SelectorElement.js +2 -2
- package/Controls/Components/Selectors/Abstracts/Selector/SelectorItemElement.d.ts +2 -2
- package/Controls/Components/Selectors/Abstracts/Selector/SelectorItemElement.d.ts.map +1 -1
- package/Controls/Components/Selectors/Abstracts/Selector/SelectorItemElement.js +6 -3
- package/Controls/Components/Selectors/Abstracts/Selector/SelectorItemElement.js.map +1 -1
- package/Controls/Components/Selectors/Combo/ComboElement.d.ts +3 -2
- package/Controls/Components/Selectors/Combo/ComboElement.d.ts.map +1 -1
- package/Controls/Components/Selectors/Combo/ComboElement.js +22 -10
- package/Controls/Components/Selectors/Combo/ComboElement.js.map +1 -1
- package/Controls/Components/Selectors/Combo/ComboElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Selectors/Combo/ComboElementTemplate.js +6 -4
- package/Controls/Components/Selectors/Combo/ComboElementTemplate.js.map +1 -1
- package/Controls/Components/Selectors/Combo/ComboItemElement.d.ts +0 -1
- package/Controls/Components/Selectors/Combo/ComboItemElement.d.ts.map +1 -1
- package/Controls/Components/Selectors/Combo/ComboItemElement.js +4 -7
- package/Controls/Components/Selectors/Combo/ComboItemElement.js.map +1 -1
- package/Controls/Components/Selectors/Combo/ComboItemElementTemplate.js +1 -1
- package/Controls/Components/Selectors/Combo/ComboItemElementTemplate.js.map +1 -1
- package/Controls/Components/Selectors/Combo/Themes/ComboElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Selectors/Combo/Themes/ComboElement.Cosmopolitan.js +15 -0
- package/Controls/Components/Selectors/Combo/Themes/ComboElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Selectors/Combo/Themes/ComboElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Selectors/Combo/Themes/ComboElement.Joy.js +15 -0
- package/Controls/Components/Selectors/Combo/Themes/ComboElement.Joy.js.map +1 -1
- package/Controls/Components/Selectors/Combo/Themes/ComboElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Selectors/Combo/Themes/ComboElement.Retro.js +15 -0
- package/Controls/Components/Selectors/Combo/Themes/ComboElement.Retro.js.map +1 -1
- package/Controls/Components/Selectors/Menu/IMenuItemElementProps.d.ts +2 -1
- package/Controls/Components/Selectors/Menu/IMenuItemElementProps.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemElement.d.ts +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemElement.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemElement.js +2 -1
- package/Controls/Components/Selectors/Menu/MenuItemElement.js.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemElementTemplate.js +0 -1
- package/Controls/Components/Selectors/Menu/MenuItemElementTemplate.js.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemGroupElement.d.ts +10 -0
- package/Controls/Components/Selectors/Menu/MenuItemGroupElement.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemGroupElement.js +25 -0
- package/Controls/Components/Selectors/Menu/MenuItemGroupElement.js.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemGroupElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/MenuItemGroupElementTemplate.js +3 -0
- package/Controls/Components/Selectors/Menu/MenuItemGroupElementTemplate.js.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuElement.Cosmopolitan.js +12 -0
- package/Controls/Components/Selectors/Menu/Themes/MenuElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuElement.Joy.js +12 -0
- package/Controls/Components/Selectors/Menu/Themes/MenuElement.Joy.js.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuElement.Retro.js +12 -0
- package/Controls/Components/Selectors/Menu/Themes/MenuElement.Retro.js.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Cosmopolitan.js +11 -0
- package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Joy.js +166 -5
- package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Joy.js.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Retro.js +11 -0
- package/Controls/Components/Selectors/Menu/Themes/MenuItemElement.Retro.js.map +1 -1
- package/Controls/Components/Selectors/Segment/SegmentElement.js +2 -2
- package/Controls/Components/Selectors/Segment/SegmentElement.js.map +1 -1
- package/Controls/Components/Selectors/Tab/Themes/TabElement.Cosmopolitan.js +1 -1
- package/Controls/Components/Selectors/Tab/Themes/TabElement.Joy.js +1 -1
- package/Controls/Components/Selectors/Tab/Themes/TabElement.Retro.js +1 -1
- package/Controls/Components/Selectors/TabStrip/TabStripItemElement.d.ts.map +1 -1
- package/Controls/Components/Selectors/TabStrip/TabStripItemElement.js +2 -2
- package/Controls/Components/Selectors/TabStrip/TabStripItemElement.js.map +1 -1
- package/Controls/Components/Selectors/Table/TableCellElement.d.ts +1 -1
- package/Controls/Components/Selectors/Table/TableCellElement.js +1 -1
- package/Controls/Components/Selectors/Table/TableElement.d.ts +1 -1
- package/Controls/Components/Selectors/Table/TableElement.js +1 -1
- package/Controls/Components/Selectors/Tree/TreeItemElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Selectors/Tree/TreeItemElementTemplate.js +0 -1
- package/Controls/Components/Selectors/Tree/TreeItemElementTemplate.js.map +1 -1
- package/Controls/Components/Shell/AppElement.d.ts +26 -11
- package/Controls/Components/Shell/AppElement.d.ts.map +1 -1
- package/Controls/Components/Shell/AppElement.js +52 -16
- package/Controls/Components/Shell/AppElement.js.map +1 -1
- package/Controls/Components/Shell/AppElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Shell/AppElementTemplate.js +4 -9
- package/Controls/Components/Shell/AppElementTemplate.js.map +1 -1
- package/Controls/Components/Shell/AppHeaderElement.d.ts +41 -8
- package/Controls/Components/Shell/AppHeaderElement.d.ts.map +1 -1
- package/Controls/Components/Shell/AppHeaderElement.js +78 -10
- package/Controls/Components/Shell/AppHeaderElement.js.map +1 -1
- package/Controls/Components/Shell/AppHeaderElementTemplate.d.ts.map +1 -1
- package/Controls/Components/Shell/AppHeaderElementTemplate.js +22 -14
- package/Controls/Components/Shell/AppHeaderElementTemplate.js.map +1 -1
- package/Controls/Components/Shell/Events/IAppMenuToggledEvent.d.ts +23 -0
- package/Controls/Components/Shell/Events/IAppMenuToggledEvent.d.ts.map +1 -0
- package/Controls/Components/Shell/Events/IAppMenuToggledEvent.js +3 -0
- package/Controls/Components/Shell/Events/IAppMenuToggledEvent.js.map +1 -0
- package/Controls/Components/Shell/IAppElementProps.d.ts +2 -1
- package/Controls/Components/Shell/IAppElementProps.d.ts.map +1 -1
- package/Controls/Components/Shell/IAppHeaderElementProps.d.ts +4 -1
- package/Controls/Components/Shell/IAppHeaderElementProps.d.ts.map +1 -1
- package/Controls/Components/Shell/IAppHeaderElementProps.js +1 -0
- package/Controls/Components/Shell/IAppHeaderElementProps.js.map +1 -1
- package/Controls/Components/Shell/Themes/AppElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Shell/Themes/AppElement.Cosmopolitan.js +11 -1
- package/Controls/Components/Shell/Themes/AppElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Shell/Themes/AppElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Shell/Themes/AppElement.Joy.js +11 -1
- package/Controls/Components/Shell/Themes/AppElement.Joy.js.map +1 -1
- package/Controls/Components/Shell/Themes/AppElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Shell/Themes/AppElement.Retro.js +11 -1
- package/Controls/Components/Shell/Themes/AppElement.Retro.js.map +1 -1
- package/Controls/Components/Shell/Themes/AppHeaderElement.Cosmopolitan.d.ts.map +1 -1
- package/Controls/Components/Shell/Themes/AppHeaderElement.Cosmopolitan.js +8 -0
- package/Controls/Components/Shell/Themes/AppHeaderElement.Cosmopolitan.js.map +1 -1
- package/Controls/Components/Shell/Themes/AppHeaderElement.Joy.d.ts.map +1 -1
- package/Controls/Components/Shell/Themes/AppHeaderElement.Joy.js +12 -1
- package/Controls/Components/Shell/Themes/AppHeaderElement.Joy.js.map +1 -1
- package/Controls/Components/Shell/Themes/AppHeaderElement.Retro.d.ts.map +1 -1
- package/Controls/Components/Shell/Themes/AppHeaderElement.Retro.js +12 -1
- package/Controls/Components/Shell/Themes/AppHeaderElement.Retro.js.map +1 -1
- package/Controls/Components/States/Empty/Themes/EmptyStateElement.Cosmopolitan.js +1 -1
- package/Controls/Components/States/Empty/Themes/EmptyStateElement.Joy.js +1 -1
- package/Controls/Components/States/Empty/Themes/EmptyStateElement.Retro.js +1 -1
- package/Controls/Components/States/Error/ErrorStateElement.d.ts +1 -1
- package/Controls/Components/States/Error/ErrorStateElement.js +1 -1
- package/Controls/Controllers/Abstracts/ElementController.js +1 -1
- package/Controls/Controllers/Abstracts/ElementController.js.map +1 -1
- package/Controls/Controllers/InfiniteScrollController.d.ts +80 -0
- package/Controls/Controllers/InfiniteScrollController.d.ts.map +1 -0
- package/Controls/Controllers/InfiniteScrollController.js +132 -0
- package/Controls/Controllers/InfiniteScrollController.js.map +1 -0
- package/Controls/Controllers/InlineStyleController.js +1 -1
- package/Controls/Controllers/InlineStyleController.js.map +1 -1
- package/Controls/Decorators/ComponentDecorator.d.ts +1 -1
- package/Controls/Decorators/ComponentDecorator.d.ts.map +1 -1
- package/Controls/Decorators/ComponentDecorator.js +15 -9
- package/Controls/Decorators/ComponentDecorator.js.map +1 -1
- package/Controls/Decorators/UpdateDecorator.js +1 -1
- package/Controls/Decorators/UpdateDecorator.js.map +1 -1
- package/Controls/Directives/Converters/BooleanToVisibilityConverterDirective.d.ts +1 -1
- package/Controls/Directives/Converters/BooleanToVisibilityConverterDirective.d.ts.map +1 -1
- package/Controls/Directives/Flex/FlexDirective.d.ts +25 -0
- package/Controls/Directives/Flex/FlexDirective.d.ts.map +1 -1
- package/Controls/Directives/Flex/FlexDirective.js.map +1 -1
- package/Controls/Directives/InfiniteScroll/InfiniteScrollDirective.d.ts +40 -0
- package/Controls/Directives/InfiniteScroll/InfiniteScrollDirective.d.ts.map +1 -0
- package/Controls/Directives/InfiniteScroll/InfiniteScrollDirective.js +75 -0
- package/Controls/Directives/InfiniteScroll/InfiniteScrollDirective.js.map +1 -0
- package/Controls/Directives/Interpolate/InterpolateDirective.d.ts +1 -1
- package/Controls/Directives/Interpolate/InterpolateDirective.d.ts.map +1 -1
- package/Controls/Directives/Query.js +1 -1
- package/Controls/Directives/Query.js.map +1 -1
- package/Controls/Directives/QueryShadow.js +1 -1
- package/Controls/Directives/QueryShadow.js.map +1 -1
- package/Controls/Directives/SetEmpty.js +1 -1
- package/Controls/Directives/SetEmpty.js.map +1 -1
- package/Controls/Directives/Spacer/SpacerDirective.d.ts +43 -0
- package/Controls/Directives/Spacer/SpacerDirective.d.ts.map +1 -0
- package/Controls/Directives/Spacer/SpacerDirective.js +92 -0
- package/Controls/Directives/Spacer/SpacerDirective.js.map +1 -0
- package/Controls/Directives/When/WhenDirective.js +1 -1
- package/Controls/Directives/When/WhenDirective.js.map +1 -1
- package/Controls/Types/FlowDirection.d.ts +16 -0
- package/Controls/Types/FlowDirection.d.ts.map +1 -1
- package/Controls/Types/FlowDirection.js +20 -0
- package/Controls/Types/FlowDirection.js.map +1 -1
- package/Controls/Types/Orientation.d.ts +16 -0
- package/Controls/Types/Orientation.d.ts.map +1 -1
- package/Controls/Types/Orientation.js +20 -0
- package/Controls/Types/Orientation.js.map +1 -1
- package/Controls/Types/Size.d.ts +8 -0
- package/Controls/Types/Size.d.ts.map +1 -1
- package/Controls/Types/Size.js +10 -0
- package/Controls/Types/Size.js.map +1 -1
- package/Controls/Types/TextFormatter.d.ts.map +1 -1
- package/Controls/Types/TextFormatter.js +0 -8
- package/Controls/Types/TextFormatter.js.map +1 -1
- package/DI/Decorators/InjectDecorator.js +2 -2
- package/DI/Decorators/InjectDecorator.js.map +1 -1
- package/Dom/Dom.d.ts +21 -2
- package/Dom/Dom.d.ts.map +1 -1
- package/Dom/Dom.js +21 -25
- package/Dom/Dom.js.map +1 -1
- package/Dom/Html.js +2 -2
- package/Dom/Html.js.map +1 -1
- package/Dom/Mathml.js +2 -2
- package/Dom/Mathml.js.map +1 -1
- package/Dom/Slot.d.ts +4 -0
- package/Dom/Slot.d.ts.map +1 -1
- package/Dom/Slot.js +7 -0
- package/Dom/Slot.js.map +1 -1
- package/Dom/Svg.js +2 -2
- package/Dom/Svg.js.map +1 -1
- package/Events/Decorators/ListenDecorator.d.ts +28 -3
- package/Events/Decorators/ListenDecorator.d.ts.map +1 -1
- package/Events/Decorators/ListenDecorator.js +89 -53
- package/Events/Decorators/ListenDecorator.js.map +1 -1
- package/Forms/Validators/VNext/MaxElementValidatorFn.js +1 -1
- package/Forms/Validators/VNext/MaxElementValidatorFn.js.map +1 -1
- package/Forms/Validators/VNext/MaxLengthElementValidatorFn.js +1 -1
- package/Forms/Validators/VNext/MaxLengthElementValidatorFn.js.map +1 -1
- package/Forms/Validators/VNext/MinElementValidatorFn.js +1 -1
- package/Forms/Validators/VNext/MinElementValidatorFn.js.map +1 -1
- package/Forms/Validators/VNext/MinLengthElementValidatorFn.js +1 -1
- package/Forms/Validators/VNext/MinLengthElementValidatorFn.js.map +1 -1
- package/Forms/Validators/VNext/PatternElementValidatorFn.js +1 -1
- package/Forms/Validators/VNext/PatternElementValidatorFn.js.map +1 -1
- package/Forms/Validators/VNext/RequiredElementValidatorFn.js +1 -1
- package/Forms/Validators/VNext/RequiredElementValidatorFn.js.map +1 -1
- package/Forms/Validators/VNext/RequiredTrueElementValidatorFn.js +1 -1
- package/Forms/Validators/VNext/RequiredTrueElementValidatorFn.js.map +1 -1
- package/Index.d.ts +13 -6
- package/Index.d.ts.map +1 -1
- package/Index.js +11 -5
- package/Index.js.map +1 -1
- package/Layout/Breakpoint/BreakpointElement.d.ts +1 -1
- package/Layout/Breakpoint/BreakpointElement.js +1 -2
- package/Layout/Breakpoint/BreakpointElement.js.map +1 -1
- package/MvP/IViewPresenter.d.ts +1 -1
- package/MvP/IViewPresenter.d.ts.map +1 -1
- package/MvP/View.js +1 -1
- package/Reactivity/Directives/WatchDirective.d.ts +8 -0
- package/Reactivity/Directives/WatchDirective.d.ts.map +1 -0
- package/{Messaging → Reactivity}/Directives/WatchDirective.js +15 -0
- package/Reactivity/Directives/WatchDirective.js.map +1 -0
- package/Reactivity/Rx/Controllers/AsyncController.d.ts.map +1 -0
- package/Reactivity/Rx/Controllers/AsyncController.js.map +1 -0
- package/{Rx → Reactivity/Rx}/Directives/AsyncDirective.d.ts +1 -1
- package/Reactivity/Rx/Directives/AsyncDirective.d.ts.map +1 -0
- package/Reactivity/Rx/Directives/AsyncDirective.js.map +1 -0
- package/{Rx → Reactivity/Rx}/Directives/ObserveDirective.d.ts +1 -1
- package/Reactivity/Rx/Directives/ObserveDirective.d.ts.map +1 -0
- package/Reactivity/Rx/Directives/ObserveDirective.js.map +1 -0
- package/Reactivity/Signal.d.ts.map +1 -0
- package/Reactivity/Signal.js.map +1 -0
- package/Reactivity/SignalTypes.d.ts.map +1 -0
- package/{Messaging → Reactivity}/SignalTypes.js.map +1 -1
- package/Reactivity/TrackableSignal.d.ts.map +1 -0
- package/Reactivity/TrackableSignal.js.map +1 -0
- package/Resources/Icons.js +5 -1
- package/Resources/Icons.js.map +1 -1
- package/Routing/PathToRegexp.d.ts +1 -1
- package/Routing/RouterElement.d.ts +1 -1
- package/Routing/RouterElement.js +1 -1
- package/Storage/Decorators/PersistedDecorator.d.ts +12 -3
- package/Storage/Decorators/PersistedDecorator.d.ts.map +1 -1
- package/Storage/Decorators/PersistedDecorator.js +144 -30
- package/Storage/Decorators/PersistedDecorator.js.map +1 -1
- package/Storage/Decorators/UrlParamDecorator.d.ts +21 -0
- package/Storage/Decorators/UrlParamDecorator.d.ts.map +1 -0
- package/Storage/Decorators/UrlParamDecorator.js +210 -0
- package/Storage/Decorators/UrlParamDecorator.js.map +1 -0
- package/Storage/Storage.d.ts.map +1 -1
- package/Storage/Storage.js +2 -1
- package/Storage/Storage.js.map +1 -1
- package/Templates/TemplateBindDataDirective.d.ts +1 -1
- package/Templates/TemplateBindDataDirective.d.ts.map +1 -1
- package/Templates/TemplateDirective.d.ts +1 -1
- package/Templates/TemplateDirective.d.ts.map +1 -1
- package/Translations/TranslateDirective.d.ts +1 -1
- package/Translations/TranslateDirective.d.ts.map +1 -1
- package/Translations/TranslatorService.js +2 -2
- package/Translations/TranslatorService.js.map +1 -1
- package/custom-elements.json +4444 -3707
- package/package.json +8 -8
- package/Messaging/Directives/WatchDirective.d.ts +0 -22
- package/Messaging/Directives/WatchDirective.d.ts.map +0 -1
- package/Messaging/Directives/WatchDirective.js.map +0 -1
- package/Messaging/Signal.d.ts.map +0 -1
- package/Messaging/Signal.js.map +0 -1
- package/Messaging/SignalTypes.d.ts.map +0 -1
- package/Messaging/TrackableSignal.d.ts.map +0 -1
- package/Messaging/TrackableSignal.js.map +0 -1
- package/Rx/Controllers/AsyncController.d.ts.map +0 -1
- package/Rx/Controllers/AsyncController.js.map +0 -1
- package/Rx/Directives/AsyncDirective.d.ts.map +0 -1
- package/Rx/Directives/AsyncDirective.js.map +0 -1
- package/Rx/Directives/ObserveDirective.d.ts.map +0 -1
- package/Rx/Directives/ObserveDirective.js.map +0 -1
- /package/{Rx → Reactivity/Rx}/Controllers/AsyncController.d.ts +0 -0
- /package/{Rx → Reactivity/Rx}/Controllers/AsyncController.js +0 -0
- /package/{Rx → Reactivity/Rx}/Directives/AsyncDirective.js +0 -0
- /package/{Rx → Reactivity/Rx}/Directives/ObserveDirective.js +0 -0
- /package/{Messaging → Reactivity}/Signal.d.ts +0 -0
- /package/{Messaging → Reactivity}/Signal.js +0 -0
- /package/{Messaging → Reactivity}/SignalTypes.d.ts +0 -0
- /package/{Messaging → Reactivity}/SignalTypes.js +0 -0
- /package/{Messaging → Reactivity}/TrackableSignal.d.ts +0 -0
- /package/{Messaging → Reactivity}/TrackableSignal.js +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,1158 @@
|
|
|
1
|
+
## 0.0.78 (2025-07-20)
|
|
2
|
+
|
|
3
|
+
### 🚀 Features
|
|
4
|
+
|
|
5
|
+
- Add AppView styles and template ([6d2c19940f](https://github.com/RueDeRennes/mosaik/commit/6d2c19940f))
|
|
6
|
+
- Update DismissElement styles for close button with consistent dimensions and border radius ([75e0cc7731](https://github.com/RueDeRennes/mosaik/commit/75e0cc7731))
|
|
7
|
+
- Update dismiss element styles for improved positioning and z-index handling ([8565d05277](https://github.com/RueDeRennes/mosaik/commit/8565d05277))
|
|
8
|
+
- Enhance DismissElement with Themeable behavior and update IDismissElementProps interface ([74b709ec06](https://github.com/RueDeRennes/mosaik/commit/74b709ec06))
|
|
9
|
+
- Add PortalHostComponent to various frameworks and implement Gappable behavior ([2e84d8f5d0](https://github.com/RueDeRennes/mosaik/commit/2e84d8f5d0))
|
|
10
|
+
- Update translations to include dynamic placeholders and enhance icon gallery functionality feat: Add InfiniteScrollController for improved scrolling experience refactor: Improve type safety in UrlParam and Persisted decorators ([6e35f3da1d](https://github.com/RueDeRennes/mosaik/commit/6e35f3da1d))
|
|
11
|
+
- Update IPersistedConfig and IUrlParamConfig interfaces for improved type safety and consistency ([6cce9680f5](https://github.com/RueDeRennes/mosaik/commit/6cce9680f5))
|
|
12
|
+
- Simplify exports in Index.ts by removing unused properties from Persisted and UrlParam decorators ([73f6f09f72](https://github.com/RueDeRennes/mosaik/commit/73f6f09f72))
|
|
13
|
+
- Enhance Persisted and UrlParam decorators to support Signal values and improve property management ([fbe8d5f131](https://github.com/RueDeRennes/mosaik/commit/fbe8d5f131))
|
|
14
|
+
- Refactor and enhance reactivity system with new Signal and TrackableSignal classes ([09c5e2a4b8](https://github.com/RueDeRennes/mosaik/commit/09c5e2a4b8))
|
|
15
|
+
- **translations:** add new localized strings for icon gallery and update existing translations ([64485437d7](https://github.com/RueDeRennes/mosaik/commit/64485437d7))
|
|
16
|
+
- update IconGalleryView to include shared styles; enhance logging format in LitStyleTransformTask; modify executor options to include elementsOnly; remove unused Fluent theme from ButtonElement; improve createStyleSheets function to support array of styles ([7f28e6c94d](https://github.com/RueDeRennes/mosaik/commit/7f28e6c94d))
|
|
17
|
+
- Integrate Portal and ProjectionController into DateBox, DateTimeBox, and TimeBox components ([b0d925bdbf](https://github.com/RueDeRennes/mosaik/commit/b0d925bdbf))
|
|
18
|
+
- add SpacerDirective with options for spacing control and update index export ([8a2727ea31](https://github.com/RueDeRennes/mosaik/commit/8a2727ea31))
|
|
19
|
+
- standardize event listener decorators by removing 'self' target option and improving documentation ([f14fe3f4b5](https://github.com/RueDeRennes/mosaik/commit/f14fe3f4b5))
|
|
20
|
+
- Update button components to include event fires and improve documentation ([07140d2542](https://github.com/RueDeRennes/mosaik/commit/07140d2542))
|
|
21
|
+
- implement App component with templates and update AppHeader for toggling functionality ([992d3d7433](https://github.com/RueDeRennes/mosaik/commit/992d3d7433))
|
|
22
|
+
- add App Header component and related samples, templates, and events ([cb140e78e8](https://github.com/RueDeRennes/mosaik/commit/cb140e78e8))
|
|
23
|
+
- add expand, collapse, and toggle methods to MenuItem and TreeItem components with descriptions ([8881f5f730](https://github.com/RueDeRennes/mosaik/commit/8881f5f730))
|
|
24
|
+
- add IExpandable interface and implement expandable functionality in MenuItemElement, TreeItemElement, and ExpandableElement ([f2fb5df205](https://github.com/RueDeRennes/mosaik/commit/f2fb5df205))
|
|
25
|
+
- implement ColorTableElement component with associated template and styles ([a5bc0a091a](https://github.com/RueDeRennes/mosaik/commit/a5bc0a091a))
|
|
26
|
+
- add copyExecutorsJson script and update build commands ([0a0aba85b9](https://github.com/RueDeRennes/mosaik/commit/0a0aba85b9))
|
|
27
|
+
- update Carousel component methods and add select method implementation ([351e68a615](https://github.com/RueDeRennes/mosaik/commit/351e68a615))
|
|
28
|
+
- update menu component styles and structure for improved layout and responsiveness ([373095056e](https://github.com/RueDeRennes/mosaik/commit/373095056e))
|
|
29
|
+
- add icon functionality with IconDirective and IconRegistry, enhance app layout with new directives ([8acea01349](https://github.com/RueDeRennes/mosaik/commit/8acea01349))
|
|
30
|
+
- enhance app layout and styling with new components and responsive design ([8919fccc0c](https://github.com/RueDeRennes/mosaik/commit/8919fccc0c))
|
|
31
|
+
- enhance Jumbotron components with slot definitions and improve HideOnScrollController methods ([4cc6d9de3a](https://github.com/RueDeRennes/mosaik/commit/4cc6d9de3a))
|
|
32
|
+
- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
|
|
33
|
+
- Add Svelte titles to German and English translations; update formatting keys in various components ([9889da1578](https://github.com/RueDeRennes/mosaik/commit/9889da1578))
|
|
34
|
+
- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
|
|
35
|
+
- enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))
|
|
36
|
+
- Update layout variables for Cosmopolitan and Joy themes in various components ([af9ca676db](https://github.com/RueDeRennes/mosaik/commit/af9ca676db))
|
|
37
|
+
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
|
|
38
|
+
- Update Indicator component styles and tokens for layout spacing ([201ee59059](https://github.com/RueDeRennes/mosaik/commit/201ee59059))
|
|
39
|
+
- Add Indicator component and related functionality ([b55b86b0e2](https://github.com/RueDeRennes/mosaik/commit/b55b86b0e2))
|
|
40
|
+
- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
|
|
41
|
+
- enhance theme merging logic and add support for deep partial overrides ([870d64b42b](https://github.com/RueDeRennes/mosaik/commit/870d64b42b))
|
|
42
|
+
- Remove unused 'onInput' method from ColorPicker components and update related code ([d84ece1672](https://github.com/RueDeRennes/mosaik/commit/d84ece1672))
|
|
43
|
+
- Add Svelte support with SvelteCodeGenerator and update build scripts ([955cb75cb6](https://github.com/RueDeRennes/mosaik/commit/955cb75cb6))
|
|
44
|
+
- Add new Svelte components for menu, segment, tab, table, tree, wizard, and shell ([e6de8f0553](https://github.com/RueDeRennes/mosaik/commit/e6de8f0553))
|
|
45
|
+
- add Color Palette Builder tool and associated views ([55a992138e](https://github.com/RueDeRennes/mosaik/commit/55a992138e))
|
|
46
|
+
- add comprehensive article on using const vs enums in TypeScript with Angular templates ([8db46644e3](https://github.com/RueDeRennes/mosaik/commit/8db46644e3))
|
|
47
|
+
- add hasHeader and hasNav properties to AppElement and update related components ([37baedabae](https://github.com/RueDeRennes/mosaik/commit/37baedabae))
|
|
48
|
+
- add localizator-core dependency and update build dependencies in project configuration ([077a2cd1d9](https://github.com/RueDeRennes/mosaik/commit/077a2cd1d9))
|
|
49
|
+
- add FlexDirective for flexible layout management in Angular ([3b8f27e2b7](https://github.com/RueDeRennes/mosaik/commit/3b8f27e2b7))
|
|
50
|
+
- add comprehensive guide on the power of regions in TypeScript for improved code organization ([564b600288](https://github.com/RueDeRennes/mosaik/commit/564b600288))
|
|
51
|
+
- add theme provider for angular ([04568d1528](https://github.com/RueDeRennes/mosaik/commit/04568d1528))
|
|
52
|
+
- update masonry and wrap elements to use CSS variables for gap and columns, enhance templates with static styles ([2dee486060](https://github.com/RueDeRennes/mosaik/commit/2dee486060))
|
|
53
|
+
- disable eslint rule for static styles in multiple component templates and update SCSS mixin to exclude properties ([d6e61ac195](https://github.com/RueDeRennes/mosaik/commit/d6e61ac195))
|
|
54
|
+
- enhance keyboard element with modifier key support and update styles ([07f7af6d52](https://github.com/RueDeRennes/mosaik/commit/07f7af6d52))
|
|
55
|
+
- enhance dropdown button templates with new icons and improved layout fix: adjust padding for menu item group headers across themes ([5004c67e11](https://github.com/RueDeRennes/mosaik/commit/5004c67e11))
|
|
56
|
+
- add 'Code' and 'TypeScript' keywords to various documentation files for improved discoverability ([7ac3c152dd](https://github.com/RueDeRennes/mosaik/commit/7ac3c152dd))
|
|
57
|
+
- add "The Dependency Forest" article on dependency management challenges in Angular ([d129b84490](https://github.com/RueDeRennes/mosaik/commit/d129b84490))
|
|
58
|
+
- add translation command and integrate translation functionality in BlogBaseElement ([7e166a6bea](https://github.com/RueDeRennes/mosaik/commit/7e166a6bea))
|
|
59
|
+
- enhance blog and translation features with interview type and language flags ([9aff64d29b](https://github.com/RueDeRennes/mosaik/commit/9aff64d29b))
|
|
60
|
+
- update interview content and add StickyController metadata in JSON ([c39d970be6](https://github.com/RueDeRennes/mosaik/commit/c39d970be6))
|
|
61
|
+
- add YouTube video rendering support in MarkdownRenderer ([723610d3c8](https://github.com/RueDeRennes/mosaik/commit/723610d3c8))
|
|
62
|
+
- Add new translation for "Open with" in code section ([e1b84033bc](https://github.com/RueDeRennes/mosaik/commit/e1b84033bc))
|
|
63
|
+
- create Playground components for testing Markdown features ([738f61002f](https://github.com/RueDeRennes/mosaik/commit/738f61002f))
|
|
64
|
+
- enhance Listen decorator to support custom query targets and improve event handling ([aa19e6e5a0](https://github.com/RueDeRennes/mosaik/commit/aa19e6e5a0))
|
|
65
|
+
- add PinchController for gesture recognition and enhance DiagramElement with centering functionality ([c3feb9a789](https://github.com/RueDeRennes/mosaik/commit/c3feb9a789))
|
|
66
|
+
- **docs:** Update documentation with new sections, descriptions, and examples for clarity and usability ([c32ff5f976](https://github.com/RueDeRennes/mosaik/commit/c32ff5f976))
|
|
67
|
+
- **docs:** Enhance MVP pattern documentation with detailed explanations and examples ([e3c97f1368](https://github.com/RueDeRennes/mosaik/commit/e3c97f1368))
|
|
68
|
+
- implement filter functionality in ArticlesView and update related templates ([1e88d302d4](https://github.com/RueDeRennes/mosaik/commit/1e88d302d4))
|
|
69
|
+
- Implement sticky positioning directive and controller, enhance scrolling functionality in Scroller class ([148f07916e](https://github.com/RueDeRennes/mosaik/commit/148f07916e))
|
|
70
|
+
- Enhance MVP documentation and examples across multiple frameworks ([cfabea14a3](https://github.com/RueDeRennes/mosaik/commit/cfabea14a3))
|
|
71
|
+
- add backdrop images and enhance ArticlesView with documentation grouping ([af72ff74cd](https://github.com/RueDeRennes/mosaik/commit/af72ff74cd))
|
|
72
|
+
- add images and enhance Markdown documentation with improved layout and structure ([1eaac2125f](https://github.com/RueDeRennes/mosaik/commit/1eaac2125f))
|
|
73
|
+
- enhance Markdown components with improved styling and layout variables ([780d383b31](https://github.com/RueDeRennes/mosaik/commit/780d383b31))
|
|
74
|
+
- enhance CodeEditor and Markdown components with improved language and theme support ([0270711752](https://github.com/RueDeRennes/mosaik/commit/0270711752))
|
|
75
|
+
- **callouts:** add new callout variants and enhance Markdown processing ([3a5608697b](https://github.com/RueDeRennes/mosaik/commit/3a5608697b))
|
|
76
|
+
- **markdowner:** enhance Markdown processing with new extension structure and build integration ([0c08852146](https://github.com/RueDeRennes/mosaik/commit/0c08852146))
|
|
77
|
+
- Enhance Markdown processing with new features and improvements ([534983c407](https://github.com/RueDeRennes/mosaik/commit/534983c407))
|
|
78
|
+
- **translations:** add share message for blog posts ([a3ba45071a](https://github.com/RueDeRennes/mosaik/commit/a3ba45071a))
|
|
79
|
+
- improve date formatting in BlogBase and enhance share command data structure ([6f64d0990e](https://github.com/RueDeRennes/mosaik/commit/6f64d0990e))
|
|
80
|
+
- enhance Markdown component styles with improved blockquote and list formatting ([dbefc8d12f](https://github.com/RueDeRennes/mosaik/commit/dbefc8d12f))
|
|
81
|
+
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
|
|
82
|
+
- Update AppSideNavTemplate to use node meta for display names and add value binding ([1488b7d52f](https://github.com/RueDeRennes/mosaik/commit/1488b7d52f))
|
|
83
|
+
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
|
|
84
|
+
- enhance Markdown rendering and styling with new link styles and tree directive support ([8fba55993c](https://github.com/RueDeRennes/mosaik/commit/8fba55993c))
|
|
85
|
+
- update markdown files to use structured keywords and add author information ([d0df1b883f](https://github.com/RueDeRennes/mosaik/commit/d0df1b883f))
|
|
86
|
+
- **docs): enhance keyword metadata across documentation files for improved searchability and context feat(Markdown): update MarkdownElement and MarkdownRenderer for better handling of text and code blocks fix(DocsService): refine getDocsTree method for improved documentation hierarchy and sorting fix(staticContent:** add meta information to static content registration for enhanced metadata handling ([789875e05d](https://github.com/RueDeRennes/mosaik/commit/789875e05d))
|
|
87
|
+
- **build:** add vite-plugins build step to deployment script; enhance MarkdownElement and DocsService for better handling of documentation and Markdown sources ([619a32e38b](https://github.com/RueDeRennes/mosaik/commit/619a32e38b))
|
|
88
|
+
- **menu:** add textOverflow property to MenuItemComponent and related elements for improved text handling; update DocsService and AppSideNavTemplate for better rendering ([9b7641b6c1](https://github.com/RueDeRennes/mosaik/commit/9b7641b6c1))
|
|
89
|
+
- **router:** implement RouterLocation and IRouterLocation for improved routing abstraction; refactor RouterElement to utilize new location handling ([53705c577a](https://github.com/RueDeRennes/mosaik/commit/53705c577a))
|
|
90
|
+
- **menu:** enhance menu item styles with indent properties and update theme tokens for better visual hierarchy ([b3dad3c306](https://github.com/RueDeRennes/mosaik/commit/b3dad3c306))
|
|
91
|
+
- **router:** enhance routing components with role attributes and update templates for better accessibility; refactor RouterController and RouterLinkDirective for improved functionality ([63b32829f1](https://github.com/RueDeRennes/mosaik/commit/63b32829f1))
|
|
92
|
+
- **router:** implement routerLink directive for dynamic link handling; update AppSideNavTemplate to use routerLink ([f2fb309d47](https://github.com/RueDeRennes/mosaik/commit/f2fb309d47))
|
|
93
|
+
- **router:** add RouterLinkDirective for dynamic link generation ([ab2e98ed50](https://github.com/RueDeRennes/mosaik/commit/ab2e98ed50))
|
|
94
|
+
- enhance package service and controller to support history retrieval with optional limit; update translations and styles for package explorer ([71efae2557](https://github.com/RueDeRennes/mosaik/commit/71efae2557))
|
|
95
|
+
- implement ShieldElement with template, style, and props; enhance package metadata and history models ([de73abbc76](https://github.com/RueDeRennes/mosaik/commit/de73abbc76))
|
|
96
|
+
- enhance package service and models with metadata and history retrieval ([05c98c197d](https://github.com/RueDeRennes/mosaik/commit/05c98c197d))
|
|
97
|
+
- add package manager installation step in CI workflow ([d8453719df](https://github.com/RueDeRennes/mosaik/commit/d8453719df))
|
|
98
|
+
- add eslint config build step to the dev deployment workflow ([c831986474](https://github.com/RueDeRennes/mosaik/commit/c831986474))
|
|
99
|
+
- add component selector to various sample elements for better integration ([3eb465fed5](https://github.com/RueDeRennes/mosaik/commit/3eb465fed5))
|
|
100
|
+
- Update button element CSS properties and enhance template styles ([c83ee77d83](https://github.com/RueDeRennes/mosaik/commit/c83ee77d83))
|
|
101
|
+
- Enhance sandbox functionality and UI improvements ([c45d7ca09b](https://github.com/RueDeRennes/mosaik/commit/c45d7ca09b))
|
|
102
|
+
- Implement ProjectionController for managing projected content in portals ([1bc46717b5](https://github.com/RueDeRennes/mosaik/commit/1bc46717b5))
|
|
103
|
+
- add TableFooter component and related styles ([85d9e96af5](https://github.com/RueDeRennes/mosaik/commit/85d9e96af5))
|
|
104
|
+
- Enhance state elements with padding and gap properties ([19074a8b51](https://github.com/RueDeRennes/mosaik/commit/19074a8b51))
|
|
105
|
+
- Enhance Select and Combo components with internationalization and improved styling ([8d80d58234](https://github.com/RueDeRennes/mosaik/commit/8d80d58234))
|
|
106
|
+
- enhance TagCloudElement with item selection and styling; refactor related components and styles ([2847e96a41](https://github.com/RueDeRennes/mosaik/commit/2847e96a41))
|
|
107
|
+
- add ModifierKeyName export and improve attr() function in SCSS ([317b75143d](https://github.com/RueDeRennes/mosaik/commit/317b75143d))
|
|
108
|
+
- Refactor CheckBoxGroupSample and TextBoxSample components for improved property formatting ([b0fcc7502e](https://github.com/RueDeRennes/mosaik/commit/b0fcc7502e))
|
|
109
|
+
- add default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
|
|
110
|
+
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
|
|
111
|
+
- update release script to version 0.0.25 ([930ba60eb4](https://github.com/RueDeRennes/mosaik/commit/930ba60eb4))
|
|
112
|
+
- update version to 0.0.24 and remove prefix/suffix styles from various components ([d061c7f8cd](https://github.com/RueDeRennes/mosaik/commit/d061c7f8cd))
|
|
113
|
+
- update appearance of input components and add textAlign property ([5f7321b7a8](https://github.com/RueDeRennes/mosaik/commit/5f7321b7a8))
|
|
114
|
+
- Add text alignment support to input components ([0a1069f47d](https://github.com/RueDeRennes/mosaik/commit/0a1069f47d))
|
|
115
|
+
- Add Validators class to Cdk for form validation ([5db8b51601](https://github.com/RueDeRennes/mosaik/commit/5db8b51601))
|
|
116
|
+
- add spinner and textAlign properties to NumberBox and TextBox components ([cda90dffa4](https://github.com/RueDeRennes/mosaik/commit/cda90dffa4))
|
|
117
|
+
- implement flip component with new side property and directives ([2b3c56c9b4](https://github.com/RueDeRennes/mosaik/commit/2b3c56c9b4))
|
|
118
|
+
- add select component to auth form and improve validation ([4971bba07f](https://github.com/RueDeRennes/mosaik/commit/4971bba07f))
|
|
119
|
+
- add Invalidable behavior and validity check to components ([893bb30b3b](https://github.com/RueDeRennes/mosaik/commit/893bb30b3b))
|
|
120
|
+
- add ng forms validation trigger ([e430f70f31](https://github.com/RueDeRennes/mosaik/commit/e430f70f31))
|
|
121
|
+
- update project dependencies and build configurations ([569b1bf99d](https://github.com/RueDeRennes/mosaik/commit/569b1bf99d))
|
|
122
|
+
- **eslint:** add TypeScript ESLint configuration with comprehensive ruleset ([4d7a0d88b7](https://github.com/RueDeRennes/mosaik/commit/4d7a0d88b7))
|
|
123
|
+
- Add Insetable behavior and update BoxElement styles ([ca740ab5f2](https://github.com/RueDeRennes/mosaik/commit/ca740ab5f2))
|
|
124
|
+
- export dateTimeBoxElementValueAccessor alongside DateTimeBoxElementValueAccessor for improved accessibility ([fad7497ba7](https://github.com/RueDeRennes/mosaik/commit/fad7497ba7))
|
|
125
|
+
- enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))
|
|
126
|
+
- **PublishPackage:** add version validation and improve error logging ([33ad436126](https://github.com/RueDeRennes/mosaik/commit/33ad436126))
|
|
127
|
+
- update package dependencies to use workspace references ([e853ec04e5](https://github.com/RueDeRennes/mosaik/commit/e853ec04e5))
|
|
128
|
+
- add changelog configuration to disable author rendering and update release script to specify group ([9ce709c251](https://github.com/RueDeRennes/mosaik/commit/9ce709c251))
|
|
129
|
+
- update version generator options to include installArgs and installIgnoreScripts ([747191d4da](https://github.com/RueDeRennes/mosaik/commit/747191d4da))
|
|
130
|
+
- streamline release configuration by consolidating project relationships and removing redundant properties ([77fbfcd293](https://github.com/RueDeRennes/mosaik/commit/77fbfcd293))
|
|
131
|
+
- add version configuration for conventional commits and generator options ([bd6048596e](https://github.com/RueDeRennes/mosaik/commit/bd6048596e))
|
|
132
|
+
- update release configuration to set projectsRelationship to fixed for libs, infra, and tools ([bc0437f95d](https://github.com/RueDeRennes/mosaik/commit/bc0437f95d))
|
|
133
|
+
- restructure release configuration to include groups for libs, infra, and tools ([fe9e93b5ce](https://github.com/RueDeRennes/mosaik/commit/fe9e93b5ce))
|
|
134
|
+
- update documentation paths and add index file for mosaik-elements-foundation package ([ced717bdea](https://github.com/RueDeRennes/mosaik/commit/ced717bdea))
|
|
135
|
+
- update package dependencies to use caret (^) versioning for consistency ([2d8ab96c84](https://github.com/RueDeRennes/mosaik/commit/2d8ab96c84))
|
|
136
|
+
- add dependency management for publish targets in project configurations ([e13de9a63b](https://github.com/RueDeRennes/mosaik/commit/e13de9a63b))
|
|
137
|
+
- enhance release script to include build and publish targets ([0c29b15d46](https://github.com/RueDeRennes/mosaik/commit/0c29b15d46))
|
|
138
|
+
- update package.json dependencies to use specific versions instead of workspace references ([4934f88dc1](https://github.com/RueDeRennes/mosaik/commit/4934f88dc1))
|
|
139
|
+
- update project configurations to enable caching and adjust input paths for build targets ([4e8b485497](https://github.com/RueDeRennes/mosaik/commit/4e8b485497))
|
|
140
|
+
- add copy-dependencies and publish-package executors; update project.json to use new publish executor ([ba4c5f9393](https://github.com/RueDeRennes/mosaik/commit/ba4c5f9393))
|
|
141
|
+
- add changesets for versioning and changelog management ([00db6e0ef1](https://github.com/RueDeRennes/mosaik/commit/00db6e0ef1))
|
|
142
|
+
- add semver package for version validation in CopyPublisherPackageJson task ([f848b73d49](https://github.com/RueDeRennes/mosaik/commit/f848b73d49))
|
|
143
|
+
- Refactor components to support standalone mode and add method invocation capabilities ([3312924aa2](https://github.com/RueDeRennes/mosaik/commit/3312924aa2))
|
|
144
|
+
- **dialog:** implement DialogRef and DialogService for enhanced dialog management ([e1c0b0d850](https://github.com/RueDeRennes/mosaik/commit/e1c0b0d850))
|
|
145
|
+
- define custom elements for various components in Mosaik Elements Angular ([cb6a1d5ef2](https://github.com/RueDeRennes/mosaik/commit/cb6a1d5ef2))
|
|
146
|
+
- Implement default file cleanup script and enhance component styles ([3aff5d6fd8](https://github.com/RueDeRennes/mosaik/commit/3aff5d6fd8))
|
|
147
|
+
- Add Electronic Program Guide components for Angular, React, and Vue ([b62f3f59fc](https://github.com/RueDeRennes/mosaik/commit/b62f3f59fc))
|
|
148
|
+
- Add theme change handling and improve dialog dimensions in AppSettingsView; enhance InkBarElement alignment logic ([71da43e4b1](https://github.com/RueDeRennes/mosaik/commit/71da43e4b1))
|
|
149
|
+
- Enhance LitStyleTransform with dependency analysis and improve logging; add retro anchor element styles ([730b58ed42](https://github.com/RueDeRennes/mosaik/commit/730b58ed42))
|
|
150
|
+
- Enhance PropertyDecorator to support CSS variable binding for style properties ([5273291343](https://github.com/RueDeRennes/mosaik/commit/5273291343))
|
|
151
|
+
- add Boundable behavior and utility functions for date handling ([1deae6f00a](https://github.com/RueDeRennes/mosaik/commit/1deae6f00a))
|
|
152
|
+
- Add Joy theme styles for Electronic Program Guide components ([7c76dce194](https://github.com/RueDeRennes/mosaik/commit/7c76dce194))
|
|
153
|
+
- Enhance Coupon and Highlight components with improved styles and user-select properties ([7de39c4dee](https://github.com/RueDeRennes/mosaik/commit/7de39c4dee))
|
|
154
|
+
- Enhance Electronic Program Guide with new properties and styling adjustments ([d2aed27576](https://github.com/RueDeRennes/mosaik/commit/d2aed27576))
|
|
155
|
+
- Add Electronic Program Guide components and styles ([4d7c1d2f49](https://github.com/RueDeRennes/mosaik/commit/4d7c1d2f49))
|
|
156
|
+
- **expander:** update styles for Cosmopolitan, Default, Joy, and Retro themes to enhance shadow properties and improve consistency ([78f0a88ebe](https://github.com/RueDeRennes/mosaik/commit/78f0a88ebe))
|
|
157
|
+
- **button:** enhance button styles with shadow and color properties ([46e28550b4](https://github.com/RueDeRennes/mosaik/commit/46e28550b4))
|
|
158
|
+
- **tokens:** restructure elevation tokens for better granularity and linting ([d921d201d3](https://github.com/RueDeRennes/mosaik/commit/d921d201d3))
|
|
159
|
+
- **tokens:** enhance elevation and typography tokens across themes ([4fca67fd43](https://github.com/RueDeRennes/mosaik/commit/4fca67fd43))
|
|
160
|
+
- **theme:** enhance theme management and button styles with new properties and variants ([e733f777e9](https://github.com/RueDeRennes/mosaik/commit/e733f777e9))
|
|
161
|
+
- **theme:** enhance Retro theme with additional variants and update component styles ([6d869ec358](https://github.com/RueDeRennes/mosaik/commit/6d869ec358))
|
|
162
|
+
- Update ToggleTip component styles and tokens across themes ([c30920e681](https://github.com/RueDeRennes/mosaik/commit/c30920e681))
|
|
163
|
+
- Update theme components and tokens for consistency and improved styling ([ffb9596405](https://github.com/RueDeRennes/mosaik/commit/ffb9596405))
|
|
164
|
+
- Enhance Retro theme with new elevation and appearance tokens ([0c9a0084ec](https://github.com/RueDeRennes/mosaik/commit/0c9a0084ec))
|
|
165
|
+
- update chart component styles for improved tooltip and legend formatting ([1037a3fa9a](https://github.com/RueDeRennes/mosaik/commit/1037a3fa9a))
|
|
166
|
+
- update chart component styles and themes to use Joy typography variables ([8fe7d7f4fe](https://github.com/RueDeRennes/mosaik/commit/8fe7d7f4fe))
|
|
167
|
+
- enhance chart and form elements with foreground color support and style adjustments ([dad0dd53df](https://github.com/RueDeRennes/mosaik/commit/dad0dd53df))
|
|
168
|
+
- implement theme persistence and configuration storage, update ToastService and RatingElement properties ([2fe40b8ee8](https://github.com/RueDeRennes/mosaik/commit/2fe40b8ee8))
|
|
169
|
+
- add installation and setup for package manager in the workflow ([1498f235f9](https://github.com/RueDeRennes/mosaik/commit/1498f235f9))
|
|
170
|
+
- add support for package manager setup in the dev workflow ([59aaf6b708](https://github.com/RueDeRennes/mosaik/commit/59aaf6b708))
|
|
171
|
+
- update banner appearance to 'soft' across multiple views and adjust button styles for improved consistency ([36804f1758](https://github.com/RueDeRennes/mosaik/commit/36804f1758))
|
|
172
|
+
- implement tab panel component with scrollable content and improved selection logic ([a5766822e0](https://github.com/RueDeRennes/mosaik/commit/a5766822e0))
|
|
173
|
+
- update App settings view template to enhance layout and add text case directive ([d3b4963491](https://github.com/RueDeRennes/mosaik/commit/d3b4963491))
|
|
174
|
+
- Add options for mode and focus delegation in Drawer components ([2439ae5ada](https://github.com/RueDeRennes/mosaik/commit/2439ae5ada))
|
|
175
|
+
- Add appearance property to mosaik-toolbar in chat header template ([0dafe85e1f](https://github.com/RueDeRennes/mosaik/commit/0dafe85e1f))
|
|
176
|
+
- Add initial QR Code Cosmopolitan theme styles and structure ([ec12f33544](https://github.com/RueDeRennes/mosaik/commit/ec12f33544))
|
|
177
|
+
- Enhance wizard and state elements with new styles and responsive design ([f7bbd2303c](https://github.com/RueDeRennes/mosaik/commit/f7bbd2303c))
|
|
178
|
+
- Update Persona and QR Code themes with new styles and tokens ([dfb5030cd8](https://github.com/RueDeRennes/mosaik/commit/dfb5030cd8))
|
|
179
|
+
- add style dictionary component generation and enhance SCSS file handling ([8cb9f0d702](https://github.com/RueDeRennes/mosaik/commit/8cb9f0d702))
|
|
180
|
+
- enhance SCSS file handling by adding default content population and improving path resolution ([d2a09333bc](https://github.com/RueDeRennes/mosaik/commit/d2a09333bc))
|
|
181
|
+
- implement retro theme support and enhance theme handling across components ([6e6501b5d3](https://github.com/RueDeRennes/mosaik/commit/6e6501b5d3))
|
|
182
|
+
- enable multi-language support and add ColorSwatchGroupElement ([e15a8905a4](https://github.com/RueDeRennes/mosaik/commit/e15a8905a4))
|
|
183
|
+
- update theme to dark mode and refine color tokens for improved accessibility ([42819d5937](https://github.com/RueDeRennes/mosaik/commit/42819d5937))
|
|
184
|
+
- enhance theming support by adding size and layout properties to various components ([285a91ad39](https://github.com/RueDeRennes/mosaik/commit/285a91ad39))
|
|
185
|
+
- add appearance variants to toolbar and tab components for enhanced theming support ([275de74baa](https://github.com/RueDeRennes/mosaik/commit/275de74baa))
|
|
186
|
+
- enhance theming support by applying Themeable behavior to multiple component classes ([cd7b65f77b](https://github.com/RueDeRennes/mosaik/commit/cd7b65f77b))
|
|
187
|
+
- import Themeable behavior into various component files for enhanced theming support ([f9c34b371e](https://github.com/RueDeRennes/mosaik/commit/f9c34b371e))
|
|
188
|
+
- add size, duration, elevation, layout, and typography functions to Joy theme styles ([8d472f999c](https://github.com/RueDeRennes/mosaik/commit/8d472f999c))
|
|
189
|
+
- add Themeable mixin and import to component style templates ([60e2060c70](https://github.com/RueDeRennes/mosaik/commit/60e2060c70))
|
|
190
|
+
- update Joy theme styles for various components, adding new properties and improving consistency ([7eba0a5ea3](https://github.com/RueDeRennes/mosaik/commit/7eba0a5ea3))
|
|
191
|
+
- remove obsolete style files and add shared styles for Portal, Content, Floating, and MessageBox components ([dd521743ec](https://github.com/RueDeRennes/mosaik/commit/dd521743ec))
|
|
192
|
+
- add retro theme styles for Chip and QRCode components, remove obsolete Spacer and Sticky styles ([e34f5ee454](https://github.com/RueDeRennes/mosaik/commit/e34f5ee454))
|
|
193
|
+
- remove obsolete style files and add new Joy theme styles for various components ([233ed63475](https://github.com/RueDeRennes/mosaik/commit/233ed63475))
|
|
194
|
+
- refactor theme styles for Card and CompoundButton components ([a3c49279c0](https://github.com/RueDeRennes/mosaik/commit/a3c49279c0))
|
|
195
|
+
- add shared styles for new UI components and update existing styles for consistency ([1772b383a7](https://github.com/RueDeRennes/mosaik/commit/1772b383a7))
|
|
196
|
+
- add default styles to Absolute and AbsoluteItem components ([dd26c85a21](https://github.com/RueDeRennes/mosaik/commit/dd26c85a21))
|
|
197
|
+
- add cosmopolitan theme style to various form and UI components ([0015925f0c](https://github.com/RueDeRennes/mosaik/commit/0015925f0c))
|
|
198
|
+
- enhance Floating Action Button with multiple theme styles ([10892ad232](https://github.com/RueDeRennes/mosaik/commit/10892ad232))
|
|
199
|
+
- MAJOR MIGRATION ([4118d0424b](https://github.com/RueDeRennes/mosaik/commit/4118d0424b))
|
|
200
|
+
- add script to create theme style templates for components and manage SCSS files ([a12659870b](https://github.com/RueDeRennes/mosaik/commit/a12659870b))
|
|
201
|
+
- add new theme styles for various components to enhance UI consistency ([271cecd764](https://github.com/RueDeRennes/mosaik/commit/271cecd764))
|
|
202
|
+
- update calendar and chipbox components with improved theming and styles for consistency ([7cdd9a1342](https://github.com/RueDeRennes/mosaik/commit/7cdd9a1342))
|
|
203
|
+
- add shared styles for calendar components to enhance UI consistency and layout ([9555e86fab](https://github.com/RueDeRennes/mosaik/commit/9555e86fab))
|
|
204
|
+
- enhance input components with improved theming and layout consistency ([5b5a41cf54](https://github.com/RueDeRennes/mosaik/commit/5b5a41cf54))
|
|
205
|
+
- enhance select and signature pad components with improved styles for consistency and usability ([8c4ff832f4](https://github.com/RueDeRennes/mosaik/commit/8c4ff832f4))
|
|
206
|
+
- add shared styles for grid, virtualize, absolute, tile list, masonry, and title layout components to enhance UI consistency ([cbe8204651](https://github.com/RueDeRennes/mosaik/commit/cbe8204651))
|
|
207
|
+
- add shared styles for BackTop and CookieConsent components to enhance UI consistency ([ea0800bf89](https://github.com/RueDeRennes/mosaik/commit/ea0800bf89))
|
|
208
|
+
- update chip component styles for improved theming and consistency across appearances ([e397515a48](https://github.com/RueDeRennes/mosaik/commit/e397515a48))
|
|
209
|
+
- add shared styles for toggletip, carousel, paginator, drop zone, backdrop, and other components to enhance UI consistency ([62d14f58c6](https://github.com/RueDeRennes/mosaik/commit/62d14f58c6))
|
|
210
|
+
- add shared styles for tab, table, and list components to improve UI consistency ([3915378683](https://github.com/RueDeRennes/mosaik/commit/3915378683))
|
|
211
|
+
- add shared styles for tree and wizard components to enhance UI consistency ([e3dbaf7ac2](https://github.com/RueDeRennes/mosaik/commit/e3dbaf7ac2))
|
|
212
|
+
- enhance persona and QR code components with improved theming and shared styles for consistency ([9a32c6f95f](https://github.com/RueDeRennes/mosaik/commit/9a32c6f95f))
|
|
213
|
+
- update floating action button and group styles with improved theming and shared properties for consistency ([09e2c90ca3](https://github.com/RueDeRennes/mosaik/commit/09e2c90ca3))
|
|
214
|
+
- enhance toggle button and dropdown button styles with improved theming and shared styles for consistency ([b7423c1248](https://github.com/RueDeRennes/mosaik/commit/b7423c1248))
|
|
215
|
+
- update slider and avatar components with improved theming and layout consistency ([e7977bb1c1](https://github.com/RueDeRennes/mosaik/commit/e7977bb1c1))
|
|
216
|
+
- add shared styles for slider, meter bar, meter ring, and progress ring components to enhance UI consistency ([09a6c723f0](https://github.com/RueDeRennes/mosaik/commit/09a6c723f0))
|
|
217
|
+
- enhance dialog and drawer components with shared styles and improved theming for consistency ([9f5a6c1057](https://github.com/RueDeRennes/mosaik/commit/9f5a6c1057))
|
|
218
|
+
- add dialog component styles and theme configurations for improved UI consistency ([c3701084c0](https://github.com/RueDeRennes/mosaik/commit/c3701084c0))
|
|
219
|
+
- implement shared styles for ripple elements and add error/success/empty state components for improved consistency ([382d923011](https://github.com/RueDeRennes/mosaik/commit/382d923011))
|
|
220
|
+
- update chart themes to use local theme variables and unset default styles for improved consistency ([60aba50dec](https://github.com/RueDeRennes/mosaik/commit/60aba50dec))
|
|
221
|
+
- enhance Breadcrumb and Icon components with shared styles and update theme tokens for improved consistency ([43631aabb3](https://github.com/RueDeRennes/mosaik/commit/43631aabb3))
|
|
222
|
+
- add router and router-related styles for Joy and Default themes to enhance theming consistency ([33d4882612](https://github.com/RueDeRennes/mosaik/commit/33d4882612))
|
|
223
|
+
- update MenuItem and SearchBox styles for improved theming consistency and add shared focus ring styles ([ac0b6710c5](https://github.com/RueDeRennes/mosaik/commit/ac0b6710c5))
|
|
224
|
+
- add shared SCSS styles for Menu and Chat components to enhance theming consistency ([b65b7d9d93](https://github.com/RueDeRennes/mosaik/commit/b65b7d9d93))
|
|
225
|
+
- update Avatar and Badge styles for improved theming and layout consistency ([d48699783b](https://github.com/RueDeRennes/mosaik/commit/d48699783b))
|
|
226
|
+
- add SCSS theme files for media components with shared styling mixins ([9def4b2004](https://github.com/RueDeRennes/mosaik/commit/9def4b2004))
|
|
227
|
+
- add SCSS files for media components with initial styling setup ([52eddb1e29](https://github.com/RueDeRennes/mosaik/commit/52eddb1e29))
|
|
228
|
+
- update styles to use joy scheme variables for improved theme consistency ([5069a9cc96](https://github.com/RueDeRennes/mosaik/commit/5069a9cc96))
|
|
229
|
+
- introduce ITheme2ElementProps interface and enhance Theme2 with palette management ([fedd1abc19](https://github.com/RueDeRennes/mosaik/commit/fedd1abc19))
|
|
230
|
+
- implement ThemeGenerator and enhance Theme2Element with public theme application methods ([7c6e338528](https://github.com/RueDeRennes/mosaik/commit/7c6e338528))
|
|
231
|
+
- add event handling interfaces for improved event management ([eb8158af09](https://github.com/RueDeRennes/mosaik/commit/eb8158af09))
|
|
232
|
+
- hard scss refactoring ([847d18e07a](https://github.com/RueDeRennes/mosaik/commit/847d18e07a))
|
|
233
|
+
- update Angular dependencies to version 19.1.5 and add new build configurations ([caa65cbcd7](https://github.com/RueDeRennes/mosaik/commit/caa65cbcd7))
|
|
234
|
+
- add node-gyp as a dependency in package.json ([7ee58ddb29](https://github.com/RueDeRennes/mosaik/commit/7ee58ddb29))
|
|
235
|
+
- organize vitest workspace configuration by grouping libs, tools, and infra ([b914409938](https://github.com/RueDeRennes/mosaik/commit/b914409938))
|
|
236
|
+
- update package.json dependencies to use workspace references ([a09d328efb](https://github.com/RueDeRennes/mosaik/commit/a09d328efb))
|
|
237
|
+
- update documentation structure and add metadata for MVP and Command patterns ([aa740dcdc8](https://github.com/RueDeRennes/mosaik/commit/aa740dcdc8))
|
|
238
|
+
- add JSON and Markdown configurations to ESLint setup and update index for new configs ([67f5cb6cd9](https://github.com/RueDeRennes/mosaik/commit/67f5cb6cd9))
|
|
239
|
+
- add clear method to Renderer and update RouterOutletElement to use it for clearing slots ([e2fb12d2f6](https://github.com/RueDeRennes/mosaik/commit/e2fb12d2f6))
|
|
240
|
+
- add @prisma/extension-optimize dependency and enable optimization in PrismaService ([d09a4414dc](https://github.com/RueDeRennes/mosaik/commit/d09a4414dc))
|
|
241
|
+
- enhance resource serialization by adding metadata support in serializers and transformers ([d81c5fe981](https://github.com/RueDeRennes/mosaik/commit/d81c5fe981))
|
|
242
|
+
- update resource info interfaces to use readonly properties and enhance cloning functionality ([173c1c0d01](https://github.com/RueDeRennes/mosaik/commit/173c1c0d01))
|
|
243
|
+
- update CLI argument interfaces and improve resource generator imports ([52697bfaab](https://github.com/RueDeRennes/mosaik/commit/52697bfaab))
|
|
244
|
+
- add AI localizator module with configuration and CLI argument support ([38770963c7](https://github.com/RueDeRennes/mosaik/commit/38770963c7))
|
|
245
|
+
- add localizator executor and update related configurations ([79a5f1dd0d](https://github.com/RueDeRennes/mosaik/commit/79a5f1dd0d))
|
|
246
|
+
- add ESLint configuration for Vitest and implement resource type detection from file paths ([488198e242](https://github.com/RueDeRennes/mosaik/commit/488198e242))
|
|
247
|
+
- enhance sorting functionality in resource interfaces and update TypeScript configurations ([6fcb2f3903](https://github.com/RueDeRennes/mosaik/commit/6fcb2f3903))
|
|
248
|
+
- implement Vitest configuration and add tests for LitPreset; refactor file handling and update parser methods ([d7b49e2443](https://github.com/RueDeRennes/mosaik/commit/d7b49e2443))
|
|
249
|
+
- add ESLint and Vitest configurations, implement TypeScript settings, and define parser and formatter interfaces for localization ([c09d8c541a](https://github.com/RueDeRennes/mosaik/commit/c09d8c541a))
|
|
250
|
+
- add ESLint and Vitest configurations for localization tools and implement tests for Angular, React, and Vue presets ([22a450cdd4](https://github.com/RueDeRennes/mosaik/commit/22a450cdd4))
|
|
251
|
+
- update package.json files and add TypeScript configurations for localization ([577f8dd710](https://github.com/RueDeRennes/mosaik/commit/577f8dd710))
|
|
252
|
+
- implement parser interfaces and various parser classes for localization ([8b5b4258e1](https://github.com/RueDeRennes/mosaik/commit/8b5b4258e1))
|
|
253
|
+
- update project CommonJS/ESM TypeScript configurations ([b57802c2d9](https://github.com/RueDeRennes/mosaik/commit/b57802c2d9))
|
|
254
|
+
- migrate from lodash to es-toolkit for utility functions and update package dependencies ([cfdb4f64a1](https://github.com/RueDeRennes/mosaik/commit/cfdb4f64a1))
|
|
255
|
+
- add tsup configuration for Vite and Utilities, update LiveReload plugin options ([9d0b3a71be](https://github.com/RueDeRennes/mosaik/commit/9d0b3a71be))
|
|
256
|
+
- update Vite configuration and improve FileSystemWatcher filtering logic ([43a655b8ac](https://github.com/RueDeRennes/mosaik/commit/43a655b8ac))
|
|
257
|
+
- add Vite configuration and plugins, including live reload functionality ([92b0ee5260](https://github.com/RueDeRennes/mosaik/commit/92b0ee5260))
|
|
258
|
+
- remove obsolete BlockquoteProcessor tests and add utility functions for token metadata management ([11be8212a8](https://github.com/RueDeRennes/mosaik/commit/11be8212a8))
|
|
259
|
+
- add Vitest configuration and implement tests for Markdown processors ([10d745777c](https://github.com/RueDeRennes/mosaik/commit/10d745777c))
|
|
260
|
+
- add type annotations for hot update handler and improve import statements in processors ([6c28d98979](https://github.com/RueDeRennes/mosaik/commit/6c28d98979))
|
|
261
|
+
- integrate markdowner tool and update API paths for consistency ([21c276f79a](https://github.com/RueDeRennes/mosaik/commit/21c276f79a))
|
|
262
|
+
- initialize Mosaik.Elements library with TypeScript configuration and documentation ([121c1196a8](https://github.com/RueDeRennes/mosaik/commit/121c1196a8))
|
|
263
|
+
- add mosaik-elements-angular-2 library with initial component and configuration files ([2e4c734f9e](https://github.com/RueDeRennes/mosaik/commit/2e4c734f9e))
|
|
264
|
+
- add infrastructure build step to API development workflow ([4f77ea2b30](https://github.com/RueDeRennes/mosaik/commit/4f77ea2b30))
|
|
265
|
+
- implement new email delivery strategies ([71d732c67d](https://github.com/RueDeRennes/mosaik/commit/71d732c67d))
|
|
266
|
+
- add dependency installation step in GitHub Actions workflow ([0ee17aa199](https://github.com/RueDeRennes/mosaik/commit/0ee17aa199))
|
|
267
|
+
- add build infrastructure step and update project configurations with 'infra' tags ([355a7b0768](https://github.com/RueDeRennes/mosaik/commit/355a7b0768))
|
|
268
|
+
- add VERBOSE environment variable for detailed linting logs ([e3fe3fad69](https://github.com/RueDeRennes/mosaik/commit/e3fe3fad69))
|
|
269
|
+
- add CommandNamingRule for ESLint; update project configuration and enhance documentation ([21e0e36302](https://github.com/RueDeRennes/mosaik/commit/21e0e36302))
|
|
270
|
+
- add ICommand interface and implement delete profile view styles; update username references to userName across the codebase ([b7184a2d10](https://github.com/RueDeRennes/mosaik/commit/b7184a2d10))
|
|
271
|
+
- **api:** update Doppler configuration to support API key authentication and enhance documentation ([8e4c98a5e0](https://github.com/RueDeRennes/mosaik/commit/8e4c98a5e0))
|
|
272
|
+
- **api:** add doppler support for security keys ([bb1dd83041](https://github.com/RueDeRennes/mosaik/commit/bb1dd83041))
|
|
273
|
+
- **api:** add new issue models and update icon response; remove unused IIconGroup model ([d05cefc0ed](https://github.com/RueDeRennes/mosaik/commit/d05cefc0ed))
|
|
274
|
+
- add docs executor and update package dependencies across multiple libraries ([b55ff52fd4](https://github.com/RueDeRennes/mosaik/commit/b55ff52fd4))
|
|
275
|
+
- add GitHub Actions workflow for development app deployment with caching and build steps ([118b8a6bff](https://github.com/RueDeRennes/mosaik/commit/118b8a6bff))
|
|
276
|
+
- add SubscribeRequest and UnsubscribeRequest classes, update API response statuses to use HttpStatus, and enhance Prisma configuration for PostgreSQL ([7c49d4098d](https://github.com/RueDeRennes/mosaik/commit/7c49d4098d))
|
|
277
|
+
- add Database module and service, integrate with Issues and Newsletter repositories, and update TypeScript configuration ([238c8b509b](https://github.com/RueDeRennes/mosaik/commit/238c8b509b))
|
|
278
|
+
- update server port to 8080, add IssuesView and related styles, and enhance ApiService2 with issue management methods ([8e55d5be52](https://github.com/RueDeRennes/mosaik/commit/8e55d5be52))
|
|
279
|
+
- navigate to backend directory and list files before building Docker image ([bb4a5f8723](https://github.com/RueDeRennes/mosaik/commit/bb4a5f8723))
|
|
280
|
+
- enhance GitHub Actions workflow for Docker by adding artifact upload and improving repository name handling ([b93588e6d5](https://github.com/RueDeRennes/mosaik/commit/b93588e6d5))
|
|
281
|
+
- add .dockerignore for mosaik-api and log npm dependencies in build step ([d170a45722](https://github.com/RueDeRennes/mosaik/commit/d170a45722))
|
|
282
|
+
- add GitHub Actions workflow for Docker build and push to GHCR ([14f2ed37e1](https://github.com/RueDeRennes/mosaik/commit/14f2ed37e1))
|
|
283
|
+
- add backend code ([599d31af49](https://github.com/RueDeRennes/mosaik/commit/599d31af49))
|
|
284
|
+
- **nx-cloud:** setup nx cloud workspace ([9dfa175d05](https://github.com/RueDeRennes/mosaik/commit/9dfa175d05))
|
|
285
|
+
- add commitlint in repo ([4a71ed5158](https://github.com/RueDeRennes/mosaik/commit/4a71ed5158))
|
|
286
|
+
- upgrade to angular 12 ([e604cc6da3](https://github.com/RueDeRennes/mosaik/commit/e604cc6da3))
|
|
287
|
+
- **angular:** add cdk dependency to add new dialogService ([8c294ec672](https://github.com/RueDeRennes/mosaik/commit/8c294ec672))
|
|
288
|
+
- **commerce:** add new commerce package 🎉 ([b595653878](https://github.com/RueDeRennes/mosaik/commit/b595653878))
|
|
289
|
+
- **angular:** add camera recorder typings ([32a8ba560e](https://github.com/RueDeRennes/mosaik/commit/32a8ba560e))
|
|
290
|
+
|
|
291
|
+
### 🩹 Fixes
|
|
292
|
+
|
|
293
|
+
- update years of experience from eight to ten in the interview article ([9a728c51e8](https://github.com/RueDeRennes/mosaik/commit/9a728c51e8))
|
|
294
|
+
- update release script to version 0.0.77 ([ff9cf9223c](https://github.com/RueDeRennes/mosaik/commit/ff9cf9223c))
|
|
295
|
+
- update release script to version 0.0.76 ([fa4bb82518](https://github.com/RueDeRennes/mosaik/commit/fa4bb82518))
|
|
296
|
+
- downgrade yargs dependency from 18.0.0 to 17.7.2 in package.json and yarn.lock ([5467661a3f](https://github.com/RueDeRennes/mosaik/commit/5467661a3f))
|
|
297
|
+
- update template resolver and add new copy-templates task; include yargs dependency ([669d9a8603](https://github.com/RueDeRennes/mosaik/commit/669d9a8603))
|
|
298
|
+
- correct entry file casing in ng-package.json and vite.config.mjs; add TypeScript dependency in package.json and yarn.lock ([fbb6c9614d](https://github.com/RueDeRennes/mosaik/commit/fbb6c9614d))
|
|
299
|
+
- standardize title formatting in documentation files ([8899b6307c](https://github.com/RueDeRennes/mosaik/commit/8899b6307c))
|
|
300
|
+
- update IconNameDirective to use 'icon' property instead of 'data' for icon name functionality ([af7d70822c](https://github.com/RueDeRennes/mosaik/commit/af7d70822c))
|
|
301
|
+
- add missing newline at end of package.json ([649ed1b503](https://github.com/RueDeRennes/mosaik/commit/649ed1b503))
|
|
302
|
+
- **dependencies:** add @rollup/plugin-json to package.json refactor: simplify build script in openapi templates ([f6a6476388](https://github.com/RueDeRennes/mosaik/commit/f6a6476388))
|
|
303
|
+
- **dependencies:** update peer dependency for vite to support versions 6.x and 7.x refactor: remove unused plugins from nx configuration fix: update build script in openapi templates to use yarn ([0422a23610](https://github.com/RueDeRennes/mosaik/commit/0422a23610))
|
|
304
|
+
- **dependencies:** update vite to version 7.0.2 in package.json and yarn.lock ([b6b2b61b42](https://github.com/RueDeRennes/mosaik/commit/b6b2b61b42))
|
|
305
|
+
- **dependencies:** update @nx packages to version 21.2.2 ([c044affa8d](https://github.com/RueDeRennes/mosaik/commit/c044affa8d))
|
|
306
|
+
- update release script to version 0.0.71 ([c3e7e5e8bf](https://github.com/RueDeRennes/mosaik/commit/c3e7e5e8bf))
|
|
307
|
+
- add missing newline at end of package.json ([73866991d5](https://github.com/RueDeRennes/mosaik/commit/73866991d5))
|
|
308
|
+
- update background color to transparent for page header and menu components; update release script to version 0.0.70 ([e8e7c124a4](https://github.com/RueDeRennes/mosaik/commit/e8e7c124a4))
|
|
309
|
+
- update release version to 0.0.47 in package.json ([5a277d2d1d](https://github.com/RueDeRennes/mosaik/commit/5a277d2d1d))
|
|
310
|
+
- correct spelling of 'HTML' in keywords and add new article on `part` attributes ([cd5b688a5c](https://github.com/RueDeRennes/mosaik/commit/cd5b688a5c))
|
|
311
|
+
- correct quotation marks in attribute selector examples for consistency ([078a6c9289](https://github.com/RueDeRennes/mosaik/commit/078a6c9289))
|
|
312
|
+
- correct quotation marks in markdown article and improve blockquote rendering in MarkdownRenderer ([09442e4509](https://github.com/RueDeRennes/mosaik/commit/09442e4509))
|
|
313
|
+
- update release script to version 0.0.41 ([88efd1b9ca](https://github.com/RueDeRennes/mosaik/commit/88efd1b9ca))
|
|
314
|
+
- adjust height calculations for content in AppElement styles ([1d8793fd52](https://github.com/RueDeRennes/mosaik/commit/1d8793fd52))
|
|
315
|
+
- update const vs enum article to use string literals for WorkType values ([3eb355434e](https://github.com/RueDeRennes/mosaik/commit/3eb355434e))
|
|
316
|
+
- correct quotation marks in best practices section of const vs enum article ([df4187ec19](https://github.com/RueDeRennes/mosaik/commit/df4187ec19))
|
|
317
|
+
- update backdrop image URLs in const vs enum article ([e05a779a0a](https://github.com/RueDeRennes/mosaik/commit/e05a779a0a))
|
|
318
|
+
- update release version to 0.0.38 in package.json and improve description formatting in Meta.g.json ([edbd04421c](https://github.com/RueDeRennes/mosaik/commit/edbd04421c))
|
|
319
|
+
- correct formatting of region comments and quote attribution for clarity ([952d90f14b](https://github.com/RueDeRennes/mosaik/commit/952d90f14b))
|
|
320
|
+
- update provideTheme function to simplify overrides and adjust merge function ([0359c488be](https://github.com/RueDeRennes/mosaik/commit/0359c488be))
|
|
321
|
+
- update provideTheme to useValue for theme and mode signals ([5a7b509869](https://github.com/RueDeRennes/mosaik/commit/5a7b509869))
|
|
322
|
+
- update release script to version 0.0.33 ([0954fadfa3](https://github.com/RueDeRennes/mosaik/commit/0954fadfa3))
|
|
323
|
+
- update markdowner-core dependency to use workspace reference for consistency ([518dffba42](https://github.com/RueDeRennes/mosaik/commit/518dffba42))
|
|
324
|
+
- simplify flex-basis and max-width calculations in WrapElement for improved readability ([0fba2a2eef](https://github.com/RueDeRennes/mosaik/commit/0fba2a2eef))
|
|
325
|
+
- change progress/ring/bar number properties to cssLength for simpler data binding ([d15e88f0c9](https://github.com/RueDeRennes/mosaik/commit/d15e88f0c9))
|
|
326
|
+
- update checkbox styles by removing unnecessary padding and border properties feat: add YouTube video embed and quote to interview markdown fix: adjust marker color in markdown styles for better visibility ([1284a2bcff](https://github.com/RueDeRennes/mosaik/commit/1284a2bcff))
|
|
327
|
+
- correct quotes in interview markdown and enhance closing statements ([8d0e7134ba](https://github.com/RueDeRennes/mosaik/commit/8d0e7134ba))
|
|
328
|
+
- correct formatting and update YouTube link in interview markdown ([2b430a99bc](https://github.com/RueDeRennes/mosaik/commit/2b430a99bc))
|
|
329
|
+
- **docs:** update route in command-pattern-vue.md for correct path; remove outdated mvp.requirements.md file; add comprehensive requirements documentation ([12dd351358](https://github.com/RueDeRennes/mosaik/commit/12dd351358))
|
|
330
|
+
- **build:** reorder build steps in deployment script for clarity and consistency ([4e746f0b36](https://github.com/RueDeRennes/mosaik/commit/4e746f0b36))
|
|
331
|
+
- correct spelling and casing in IconsService and related files ([f4d478699e](https://github.com/RueDeRennes/mosaik/commit/f4d478699e))
|
|
332
|
+
- update build commands in CI workflows to use 'yarn nx run' syntax ([a38e725929](https://github.com/RueDeRennes/mosaik/commit/a38e725929))
|
|
333
|
+
- update description of mosaik-api in README.md for clarity ([478b4c5177](https://github.com/RueDeRennes/mosaik/commit/478b4c5177))
|
|
334
|
+
- restore missing languages and sites in app.json configuration ([ad5f019e46](https://github.com/RueDeRennes/mosaik/commit/ad5f019e46))
|
|
335
|
+
- adjust positioning for lightChain and update CookieConsentElement attributes ([708c9832bd](https://github.com/RueDeRennes/mosaik/commit/708c9832bd))
|
|
336
|
+
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
|
|
337
|
+
- update theme import paths to use consistent casing ([1aa18b699e](https://github.com/RueDeRennes/mosaik/commit/1aa18b699e))
|
|
338
|
+
- hide portal element by default in TimeBoxElementTemplate ([f5f16c13b7](https://github.com/RueDeRennes/mosaik/commit/f5f16c13b7))
|
|
339
|
+
- add missing newline at end of package.json ([713cb1f983](https://github.com/RueDeRennes/mosaik/commit/713cb1f983))
|
|
340
|
+
- simplify condition checks and remove unnecessary styles in various components ([41e6b5d8a9](https://github.com/RueDeRennes/mosaik/commit/41e6b5d8a9))
|
|
341
|
+
- update release script to version 0.0.28 ([baaef44d1d](https://github.com/RueDeRennes/mosaik/commit/baaef44d1d))
|
|
342
|
+
- update hover and selection styles for TabStrip and Tree components ([d6c90fc2bb](https://github.com/RueDeRennes/mosaik/commit/d6c90fc2bb))
|
|
343
|
+
- add missing newline at end of package.json ([39f2f1c578](https://github.com/RueDeRennes/mosaik/commit/39f2f1c578))
|
|
344
|
+
- update TabStrip and TreeItem styles to handle disabled state correctly ([ecb60798db](https://github.com/RueDeRennes/mosaik/commit/ecb60798db))
|
|
345
|
+
- update release version to 0.0.19 in package.json ([acccb56f76](https://github.com/RueDeRennes/mosaik/commit/acccb56f76))
|
|
346
|
+
- add missing newline at end of package.json ([43ce0e6a3b](https://github.com/RueDeRennes/mosaik/commit/43ce0e6a3b))
|
|
347
|
+
- correct spelling of 'getScrollableElement' and remove unused method ([72e17ecc7a](https://github.com/RueDeRennes/mosaik/commit/72e17ecc7a))
|
|
348
|
+
- correct spelling of 'success' in logSummary parameter documentation chore: update release script version to 0.0.16 chore: add 'keyhandle' to cspell words ([1a9d5e8732](https://github.com/RueDeRennes/mosaik/commit/1a9d5e8732))
|
|
349
|
+
- improve type handling and cleanup in Invalidable, CheckBoxGroup, ChoiceGroup, and RadioGroup components ([84753f810c](https://github.com/RueDeRennes/mosaik/commit/84753f810c))
|
|
350
|
+
- correct spelling of "Emitts" to "Emits" in event documentation across multiple components ([17e025c185](https://github.com/RueDeRennes/mosaik/commit/17e025c185))
|
|
351
|
+
- correct spelling errors in README and update release version in package.json ([922364afec](https://github.com/RueDeRennes/mosaik/commit/922364afec))
|
|
352
|
+
- different themes and styles ([917e55212d](https://github.com/RueDeRennes/mosaik/commit/917e55212d))
|
|
353
|
+
- add missing words to cSpell configuration ([933dd56139](https://github.com/RueDeRennes/mosaik/commit/933dd56139))
|
|
354
|
+
- correct spelling errors and improve property names in interfaces and components ([e7edf69f3e](https://github.com/RueDeRennes/mosaik/commit/e7edf69f3e))
|
|
355
|
+
- remove OTP prompt from publish package task and update related function signatures ([a684f8dc7e](https://github.com/RueDeRennes/mosaik/commit/a684f8dc7e))
|
|
356
|
+
- disable caching in project configurations and update build scripts for consistency ([0bf27cb99e](https://github.com/RueDeRennes/mosaik/commit/0bf27cb99e))
|
|
357
|
+
- add missing newline at end of package.json files across multiple directories ([a01c97ed2b](https://github.com/RueDeRennes/mosaik/commit/a01c97ed2b))
|
|
358
|
+
- correct build script command for SCSS and update build commands in project configuration ([0b243a90be](https://github.com/RueDeRennes/mosaik/commit/0b243a90be))
|
|
359
|
+
- update theme in index.html and enhance logging in CopyPublisherPackageJson.ts; add release targets to project.json files; remove obsolete scripts ([648a850c12](https://github.com/RueDeRennes/mosaik/commit/648a850c12))
|
|
360
|
+
- correct package name format in changeset configuration and add release script to package.json ([168113d104](https://github.com/RueDeRennes/mosaik/commit/168113d104))
|
|
361
|
+
- update package.json dependencies to use version 0.0.0 for consistency across all packages ([9b37f5626c](https://github.com/RueDeRennes/mosaik/commit/9b37f5626c))
|
|
362
|
+
- revert package versions to 0.0.0 for consistency across all packages ([8e39bb4e60](https://github.com/RueDeRennes/mosaik/commit/8e39bb4e60))
|
|
363
|
+
- update disabled state handling for various components ([bbabccda83](https://github.com/RueDeRennes/mosaik/commit/bbabccda83))
|
|
364
|
+
- update Angular dependencies to use caret versioning and remove unused mosaik-elements-angular-2 entry ([65f2f21abf](https://github.com/RueDeRennes/mosaik/commit/65f2f21abf))
|
|
365
|
+
- Refactor LitStyleTransform to remove unnecessary timing logs; update ExpanderElement styles for improved theming support ([3ca2b0d734](https://github.com/RueDeRennes/mosaik/commit/3ca2b0d734))
|
|
366
|
+
- Correct cache option handling across multiple executors and tasks ([bdbcb05c08](https://github.com/RueDeRennes/mosaik/commit/bdbcb05c08))
|
|
367
|
+
- update SKIP_LINT variable to use lowercase 'true' for consistency ([319f15f508](https://github.com/RueDeRennes/mosaik/commit/319f15f508))
|
|
368
|
+
- restore 'detect' configuration in project.json and update package manager version in package.json ([ff659684a6](https://github.com/RueDeRennes/mosaik/commit/ff659684a6))
|
|
369
|
+
- ensure form elements inherit styles correctly in formElementJoyStyle ([8c3dc71259](https://github.com/RueDeRennes/mosaik/commit/8c3dc71259))
|
|
370
|
+
- change constructor visibility from protected to public in StateElement class ([4fdc37f008](https://github.com/RueDeRennes/mosaik/commit/4fdc37f008))
|
|
371
|
+
- update theme default settings and padding values for improved consistency across card components ([11c519bf66](https://github.com/RueDeRennes/mosaik/commit/11c519bf66))
|
|
372
|
+
- update background color and padding values to unset for improved theme consistency across components ([fe22eaa2ca](https://github.com/RueDeRennes/mosaik/commit/fe22eaa2ca))
|
|
373
|
+
- update shared-style mixin to use local $name variable for consistency across components ([dc5fdb55df](https://github.com/RueDeRennes/mosaik/commit/dc5fdb55df))
|
|
374
|
+
- update yarn clean script to remove force option ([723efb5c42](https://github.com/RueDeRennes/mosaik/commit/723efb5c42))
|
|
375
|
+
- add missing React and Vue dependencies to package.json ([ee2fb6360f](https://github.com/RueDeRennes/mosaik/commit/ee2fb6360f))
|
|
376
|
+
- update TypeScript configurations for consistency and readability ([a74cd93fc1](https://github.com/RueDeRennes/mosaik/commit/a74cd93fc1))
|
|
377
|
+
- update dependencies in package.json files to latest versions ([00c4430b43](https://github.com/RueDeRennes/mosaik/commit/00c4430b43))
|
|
378
|
+
- update package.json to add Angular DevKit and Nx dependencies ([d86b800714](https://github.com/RueDeRennes/mosaik/commit/d86b800714))
|
|
379
|
+
- format json configuration files for consistency and readability ([f4e4b56db6](https://github.com/RueDeRennes/mosaik/commit/f4e4b56db6))
|
|
380
|
+
- update .gitignore to simplify custom entries and add Angular build artifacts ([8dbc5e0cfe](https://github.com/RueDeRennes/mosaik/commit/8dbc5e0cfe))
|
|
381
|
+
- add 'mosaik-ng' to package.json and clean up ToastComponent code with consistent formatting ([8871b31d8b](https://github.com/RueDeRennes/mosaik/commit/8871b31d8b))
|
|
382
|
+
- add Angular CLI to install script and update EventEmitter definitions for consistency across components ([d46388649e](https://github.com/RueDeRennes/mosaik/commit/d46388649e))
|
|
383
|
+
- remove unnecessary comments and continue-on-error flags in lint jobs for clarity ([a5cc2fbfe3](https://github.com/RueDeRennes/mosaik/commit/a5cc2fbfe3))
|
|
384
|
+
- simplify lint command in GitHub Actions workflow ([f6324c6be3](https://github.com/RueDeRennes/mosaik/commit/f6324c6be3))
|
|
385
|
+
- enable verbose linting for mosaik-elements-foundation ([9262eb8c5b](https://github.com/RueDeRennes/mosaik/commit/9262eb8c5b))
|
|
386
|
+
- correct SKIP_LINT environment variable to use lowercase 'false' ([e04ba33fb4](https://github.com/RueDeRennes/mosaik/commit/e04ba33fb4))
|
|
387
|
+
- update API endpoint to use Render URL instead of localhost ([3f3df24c15](https://github.com/RueDeRennes/mosaik/commit/3f3df24c15))
|
|
388
|
+
- update deployment path in GitHub Actions workflow for backend API ([4d9721e02f](https://github.com/RueDeRennes/mosaik/commit/4d9721e02f))
|
|
389
|
+
- remove redundant ls command from Docker build step in GitHub Actions workflow ([35074e3608](https://github.com/RueDeRennes/mosaik/commit/35074e3608))
|
|
390
|
+
- remove redundant npm list commands in GitHub Actions build step ([88cbee4e84](https://github.com/RueDeRennes/mosaik/commit/88cbee4e84))
|
|
391
|
+
- update GitHub Actions workflow to install npm packages and list global dependencies ([eda5a6b1f9](https://github.com/RueDeRennes/mosaik/commit/eda5a6b1f9))
|
|
392
|
+
- update build step in GitHub Actions to list global npm packages ([f53cf75b47](https://github.com/RueDeRennes/mosaik/commit/f53cf75b47))
|
|
393
|
+
- meta path ([7a3bdb39ef](https://github.com/RueDeRennes/mosaik/commit/7a3bdb39ef))
|
|
394
|
+
|
|
395
|
+
## 0.0.77 (2025-07-09)
|
|
396
|
+
|
|
397
|
+
### 🩹 Fixes
|
|
398
|
+
|
|
399
|
+
- update release script to version 0.0.76 ([fa4bb82518](https://github.com/RueDeRennes/mosaik/commit/fa4bb82518))
|
|
400
|
+
- downgrade yargs dependency from 18.0.0 to 17.7.2 in package.json and yarn.lock ([5467661a3f](https://github.com/RueDeRennes/mosaik/commit/5467661a3f))
|
|
401
|
+
- update template resolver and add new copy-templates task; include yargs dependency ([669d9a8603](https://github.com/RueDeRennes/mosaik/commit/669d9a8603))
|
|
402
|
+
- correct entry file casing in ng-package.json and vite.config.mjs; add TypeScript dependency in package.json and yarn.lock ([fbb6c9614d](https://github.com/RueDeRennes/mosaik/commit/fbb6c9614d))
|
|
403
|
+
|
|
404
|
+
## 0.0.76 (2025-07-08)
|
|
405
|
+
|
|
406
|
+
### 🚀 Features
|
|
407
|
+
|
|
408
|
+
- add expand, collapse, and toggle methods to MenuItem and TreeItem components with descriptions ([8881f5f730](https://github.com/RueDeRennes/mosaik/commit/8881f5f730))
|
|
409
|
+
- add IExpandable interface and implement expandable functionality in MenuItemElement, TreeItemElement, and ExpandableElement ([f2fb5df205](https://github.com/RueDeRennes/mosaik/commit/f2fb5df205))
|
|
410
|
+
- implement ColorTableElement component with associated template and styles ([a5bc0a091a](https://github.com/RueDeRennes/mosaik/commit/a5bc0a091a))
|
|
411
|
+
- add copyExecutorsJson script and update build commands ([0a0aba85b9](https://github.com/RueDeRennes/mosaik/commit/0a0aba85b9))
|
|
412
|
+
- update Carousel component methods and add select method implementation ([351e68a615](https://github.com/RueDeRennes/mosaik/commit/351e68a615))
|
|
413
|
+
- update menu component styles and structure for improved layout and responsiveness ([373095056e](https://github.com/RueDeRennes/mosaik/commit/373095056e))
|
|
414
|
+
- add icon functionality with IconDirective and IconRegistry, enhance app layout with new directives ([8acea01349](https://github.com/RueDeRennes/mosaik/commit/8acea01349))
|
|
415
|
+
- enhance app layout and styling with new components and responsive design ([8919fccc0c](https://github.com/RueDeRennes/mosaik/commit/8919fccc0c))
|
|
416
|
+
- enhance Jumbotron components with slot definitions and improve HideOnScrollController methods ([4cc6d9de3a](https://github.com/RueDeRennes/mosaik/commit/4cc6d9de3a))
|
|
417
|
+
- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
|
|
418
|
+
- Add Svelte titles to German and English translations; update formatting keys in various components ([9889da1578](https://github.com/RueDeRennes/mosaik/commit/9889da1578))
|
|
419
|
+
- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
|
|
420
|
+
- enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))
|
|
421
|
+
- Update layout variables for Cosmopolitan and Joy themes in various components ([af9ca676db](https://github.com/RueDeRennes/mosaik/commit/af9ca676db))
|
|
422
|
+
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
|
|
423
|
+
- Update Indicator component styles and tokens for layout spacing ([201ee59059](https://github.com/RueDeRennes/mosaik/commit/201ee59059))
|
|
424
|
+
- Add Indicator component and related functionality ([b55b86b0e2](https://github.com/RueDeRennes/mosaik/commit/b55b86b0e2))
|
|
425
|
+
- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
|
|
426
|
+
- enhance theme merging logic and add support for deep partial overrides ([870d64b42b](https://github.com/RueDeRennes/mosaik/commit/870d64b42b))
|
|
427
|
+
- Remove unused 'onInput' method from ColorPicker components and update related code ([d84ece1672](https://github.com/RueDeRennes/mosaik/commit/d84ece1672))
|
|
428
|
+
- Add Svelte support with SvelteCodeGenerator and update build scripts ([955cb75cb6](https://github.com/RueDeRennes/mosaik/commit/955cb75cb6))
|
|
429
|
+
- Add new Svelte components for menu, segment, tab, table, tree, wizard, and shell ([e6de8f0553](https://github.com/RueDeRennes/mosaik/commit/e6de8f0553))
|
|
430
|
+
- add Color Palette Builder tool and associated views ([55a992138e](https://github.com/RueDeRennes/mosaik/commit/55a992138e))
|
|
431
|
+
- add comprehensive article on using const vs enums in TypeScript with Angular templates ([8db46644e3](https://github.com/RueDeRennes/mosaik/commit/8db46644e3))
|
|
432
|
+
- add hasHeader and hasNav properties to AppElement and update related components ([37baedabae](https://github.com/RueDeRennes/mosaik/commit/37baedabae))
|
|
433
|
+
- add localizator-core dependency and update build dependencies in project configuration ([077a2cd1d9](https://github.com/RueDeRennes/mosaik/commit/077a2cd1d9))
|
|
434
|
+
- add FlexDirective for flexible layout management in Angular ([3b8f27e2b7](https://github.com/RueDeRennes/mosaik/commit/3b8f27e2b7))
|
|
435
|
+
- add comprehensive guide on the power of regions in TypeScript for improved code organization ([564b600288](https://github.com/RueDeRennes/mosaik/commit/564b600288))
|
|
436
|
+
- add theme provider for angular ([04568d1528](https://github.com/RueDeRennes/mosaik/commit/04568d1528))
|
|
437
|
+
- update masonry and wrap elements to use CSS variables for gap and columns, enhance templates with static styles ([2dee486060](https://github.com/RueDeRennes/mosaik/commit/2dee486060))
|
|
438
|
+
- disable eslint rule for static styles in multiple component templates and update SCSS mixin to exclude properties ([d6e61ac195](https://github.com/RueDeRennes/mosaik/commit/d6e61ac195))
|
|
439
|
+
- enhance keyboard element with modifier key support and update styles ([07f7af6d52](https://github.com/RueDeRennes/mosaik/commit/07f7af6d52))
|
|
440
|
+
- enhance dropdown button templates with new icons and improved layout fix: adjust padding for menu item group headers across themes ([5004c67e11](https://github.com/RueDeRennes/mosaik/commit/5004c67e11))
|
|
441
|
+
- add 'Code' and 'TypeScript' keywords to various documentation files for improved discoverability ([7ac3c152dd](https://github.com/RueDeRennes/mosaik/commit/7ac3c152dd))
|
|
442
|
+
- add "The Dependency Forest" article on dependency management challenges in Angular ([d129b84490](https://github.com/RueDeRennes/mosaik/commit/d129b84490))
|
|
443
|
+
- add translation command and integrate translation functionality in BlogBaseElement ([7e166a6bea](https://github.com/RueDeRennes/mosaik/commit/7e166a6bea))
|
|
444
|
+
- enhance blog and translation features with interview type and language flags ([9aff64d29b](https://github.com/RueDeRennes/mosaik/commit/9aff64d29b))
|
|
445
|
+
- update interview content and add StickyController metadata in JSON ([c39d970be6](https://github.com/RueDeRennes/mosaik/commit/c39d970be6))
|
|
446
|
+
- add YouTube video rendering support in MarkdownRenderer ([723610d3c8](https://github.com/RueDeRennes/mosaik/commit/723610d3c8))
|
|
447
|
+
- Add new translation for "Open with" in code section ([e1b84033bc](https://github.com/RueDeRennes/mosaik/commit/e1b84033bc))
|
|
448
|
+
- create Playground components for testing Markdown features ([738f61002f](https://github.com/RueDeRennes/mosaik/commit/738f61002f))
|
|
449
|
+
- enhance Listen decorator to support custom query targets and improve event handling ([aa19e6e5a0](https://github.com/RueDeRennes/mosaik/commit/aa19e6e5a0))
|
|
450
|
+
- add PinchController for gesture recognition and enhance DiagramElement with centering functionality ([c3feb9a789](https://github.com/RueDeRennes/mosaik/commit/c3feb9a789))
|
|
451
|
+
- **docs:** Update documentation with new sections, descriptions, and examples for clarity and usability ([c32ff5f976](https://github.com/RueDeRennes/mosaik/commit/c32ff5f976))
|
|
452
|
+
- **docs:** Enhance MVP pattern documentation with detailed explanations and examples ([e3c97f1368](https://github.com/RueDeRennes/mosaik/commit/e3c97f1368))
|
|
453
|
+
- implement filter functionality in ArticlesView and update related templates ([1e88d302d4](https://github.com/RueDeRennes/mosaik/commit/1e88d302d4))
|
|
454
|
+
- Implement sticky positioning directive and controller, enhance scrolling functionality in Scroller class ([148f07916e](https://github.com/RueDeRennes/mosaik/commit/148f07916e))
|
|
455
|
+
- Enhance MVP documentation and examples across multiple frameworks ([cfabea14a3](https://github.com/RueDeRennes/mosaik/commit/cfabea14a3))
|
|
456
|
+
- add backdrop images and enhance ArticlesView with documentation grouping ([af72ff74cd](https://github.com/RueDeRennes/mosaik/commit/af72ff74cd))
|
|
457
|
+
- add images and enhance Markdown documentation with improved layout and structure ([1eaac2125f](https://github.com/RueDeRennes/mosaik/commit/1eaac2125f))
|
|
458
|
+
- enhance Markdown components with improved styling and layout variables ([780d383b31](https://github.com/RueDeRennes/mosaik/commit/780d383b31))
|
|
459
|
+
- enhance CodeEditor and Markdown components with improved language and theme support ([0270711752](https://github.com/RueDeRennes/mosaik/commit/0270711752))
|
|
460
|
+
- **callouts:** add new callout variants and enhance Markdown processing ([3a5608697b](https://github.com/RueDeRennes/mosaik/commit/3a5608697b))
|
|
461
|
+
- **markdowner:** enhance Markdown processing with new extension structure and build integration ([0c08852146](https://github.com/RueDeRennes/mosaik/commit/0c08852146))
|
|
462
|
+
- Enhance Markdown processing with new features and improvements ([534983c407](https://github.com/RueDeRennes/mosaik/commit/534983c407))
|
|
463
|
+
- **translations:** add share message for blog posts ([a3ba45071a](https://github.com/RueDeRennes/mosaik/commit/a3ba45071a))
|
|
464
|
+
- improve date formatting in BlogBase and enhance share command data structure ([6f64d0990e](https://github.com/RueDeRennes/mosaik/commit/6f64d0990e))
|
|
465
|
+
- enhance Markdown component styles with improved blockquote and list formatting ([dbefc8d12f](https://github.com/RueDeRennes/mosaik/commit/dbefc8d12f))
|
|
466
|
+
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
|
|
467
|
+
- Update AppSideNavTemplate to use node meta for display names and add value binding ([1488b7d52f](https://github.com/RueDeRennes/mosaik/commit/1488b7d52f))
|
|
468
|
+
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
|
|
469
|
+
- enhance Markdown rendering and styling with new link styles and tree directive support ([8fba55993c](https://github.com/RueDeRennes/mosaik/commit/8fba55993c))
|
|
470
|
+
- update markdown files to use structured keywords and add author information ([d0df1b883f](https://github.com/RueDeRennes/mosaik/commit/d0df1b883f))
|
|
471
|
+
- **docs): enhance keyword metadata across documentation files for improved searchability and context feat(Markdown): update MarkdownElement and MarkdownRenderer for better handling of text and code blocks fix(DocsService): refine getDocsTree method for improved documentation hierarchy and sorting fix(staticContent:** add meta information to static content registration for enhanced metadata handling ([789875e05d](https://github.com/RueDeRennes/mosaik/commit/789875e05d))
|
|
472
|
+
- **build:** add vite-plugins build step to deployment script; enhance MarkdownElement and DocsService for better handling of documentation and Markdown sources ([619a32e38b](https://github.com/RueDeRennes/mosaik/commit/619a32e38b))
|
|
473
|
+
- **menu:** add textOverflow property to MenuItemComponent and related elements for improved text handling; update DocsService and AppSideNavTemplate for better rendering ([9b7641b6c1](https://github.com/RueDeRennes/mosaik/commit/9b7641b6c1))
|
|
474
|
+
- **router:** implement RouterLocation and IRouterLocation for improved routing abstraction; refactor RouterElement to utilize new location handling ([53705c577a](https://github.com/RueDeRennes/mosaik/commit/53705c577a))
|
|
475
|
+
- **menu:** enhance menu item styles with indent properties and update theme tokens for better visual hierarchy ([b3dad3c306](https://github.com/RueDeRennes/mosaik/commit/b3dad3c306))
|
|
476
|
+
- **router:** enhance routing components with role attributes and update templates for better accessibility; refactor RouterController and RouterLinkDirective for improved functionality ([63b32829f1](https://github.com/RueDeRennes/mosaik/commit/63b32829f1))
|
|
477
|
+
- **router:** implement routerLink directive for dynamic link handling; update AppSideNavTemplate to use routerLink ([f2fb309d47](https://github.com/RueDeRennes/mosaik/commit/f2fb309d47))
|
|
478
|
+
- **router:** add RouterLinkDirective for dynamic link generation ([ab2e98ed50](https://github.com/RueDeRennes/mosaik/commit/ab2e98ed50))
|
|
479
|
+
- enhance package service and controller to support history retrieval with optional limit; update translations and styles for package explorer ([71efae2557](https://github.com/RueDeRennes/mosaik/commit/71efae2557))
|
|
480
|
+
- implement ShieldElement with template, style, and props; enhance package metadata and history models ([de73abbc76](https://github.com/RueDeRennes/mosaik/commit/de73abbc76))
|
|
481
|
+
- enhance package service and models with metadata and history retrieval ([05c98c197d](https://github.com/RueDeRennes/mosaik/commit/05c98c197d))
|
|
482
|
+
- add package manager installation step in CI workflow ([d8453719df](https://github.com/RueDeRennes/mosaik/commit/d8453719df))
|
|
483
|
+
- add eslint config build step to the dev deployment workflow ([c831986474](https://github.com/RueDeRennes/mosaik/commit/c831986474))
|
|
484
|
+
- add component selector to various sample elements for better integration ([3eb465fed5](https://github.com/RueDeRennes/mosaik/commit/3eb465fed5))
|
|
485
|
+
- Update button element CSS properties and enhance template styles ([c83ee77d83](https://github.com/RueDeRennes/mosaik/commit/c83ee77d83))
|
|
486
|
+
- Enhance sandbox functionality and UI improvements ([c45d7ca09b](https://github.com/RueDeRennes/mosaik/commit/c45d7ca09b))
|
|
487
|
+
- Implement ProjectionController for managing projected content in portals ([1bc46717b5](https://github.com/RueDeRennes/mosaik/commit/1bc46717b5))
|
|
488
|
+
- add TableFooter component and related styles ([85d9e96af5](https://github.com/RueDeRennes/mosaik/commit/85d9e96af5))
|
|
489
|
+
- Enhance state elements with padding and gap properties ([19074a8b51](https://github.com/RueDeRennes/mosaik/commit/19074a8b51))
|
|
490
|
+
- Enhance Select and Combo components with internationalization and improved styling ([8d80d58234](https://github.com/RueDeRennes/mosaik/commit/8d80d58234))
|
|
491
|
+
- enhance TagCloudElement with item selection and styling; refactor related components and styles ([2847e96a41](https://github.com/RueDeRennes/mosaik/commit/2847e96a41))
|
|
492
|
+
- add ModifierKeyName export and improve attr() function in SCSS ([317b75143d](https://github.com/RueDeRennes/mosaik/commit/317b75143d))
|
|
493
|
+
- Refactor CheckBoxGroupSample and TextBoxSample components for improved property formatting ([b0fcc7502e](https://github.com/RueDeRennes/mosaik/commit/b0fcc7502e))
|
|
494
|
+
- add default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
|
|
495
|
+
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
|
|
496
|
+
- update release script to version 0.0.25 ([930ba60eb4](https://github.com/RueDeRennes/mosaik/commit/930ba60eb4))
|
|
497
|
+
- update version to 0.0.24 and remove prefix/suffix styles from various components ([d061c7f8cd](https://github.com/RueDeRennes/mosaik/commit/d061c7f8cd))
|
|
498
|
+
- update appearance of input components and add textAlign property ([5f7321b7a8](https://github.com/RueDeRennes/mosaik/commit/5f7321b7a8))
|
|
499
|
+
- Add text alignment support to input components ([0a1069f47d](https://github.com/RueDeRennes/mosaik/commit/0a1069f47d))
|
|
500
|
+
- Add Validators class to Cdk for form validation ([5db8b51601](https://github.com/RueDeRennes/mosaik/commit/5db8b51601))
|
|
501
|
+
- add spinner and textAlign properties to NumberBox and TextBox components ([cda90dffa4](https://github.com/RueDeRennes/mosaik/commit/cda90dffa4))
|
|
502
|
+
- implement flip component with new side property and directives ([2b3c56c9b4](https://github.com/RueDeRennes/mosaik/commit/2b3c56c9b4))
|
|
503
|
+
- add select component to auth form and improve validation ([4971bba07f](https://github.com/RueDeRennes/mosaik/commit/4971bba07f))
|
|
504
|
+
- add Invalidable behavior and validity check to components ([893bb30b3b](https://github.com/RueDeRennes/mosaik/commit/893bb30b3b))
|
|
505
|
+
- add ng forms validation trigger ([e430f70f31](https://github.com/RueDeRennes/mosaik/commit/e430f70f31))
|
|
506
|
+
- update project dependencies and build configurations ([569b1bf99d](https://github.com/RueDeRennes/mosaik/commit/569b1bf99d))
|
|
507
|
+
- **eslint:** add TypeScript ESLint configuration with comprehensive ruleset ([4d7a0d88b7](https://github.com/RueDeRennes/mosaik/commit/4d7a0d88b7))
|
|
508
|
+
- Add Insetable behavior and update BoxElement styles ([ca740ab5f2](https://github.com/RueDeRennes/mosaik/commit/ca740ab5f2))
|
|
509
|
+
- export dateTimeBoxElementValueAccessor alongside DateTimeBoxElementValueAccessor for improved accessibility ([fad7497ba7](https://github.com/RueDeRennes/mosaik/commit/fad7497ba7))
|
|
510
|
+
- enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))
|
|
511
|
+
- **PublishPackage:** add version validation and improve error logging ([33ad436126](https://github.com/RueDeRennes/mosaik/commit/33ad436126))
|
|
512
|
+
- update package dependencies to use workspace references ([e853ec04e5](https://github.com/RueDeRennes/mosaik/commit/e853ec04e5))
|
|
513
|
+
- add changelog configuration to disable author rendering and update release script to specify group ([9ce709c251](https://github.com/RueDeRennes/mosaik/commit/9ce709c251))
|
|
514
|
+
- update version generator options to include installArgs and installIgnoreScripts ([747191d4da](https://github.com/RueDeRennes/mosaik/commit/747191d4da))
|
|
515
|
+
- streamline release configuration by consolidating project relationships and removing redundant properties ([77fbfcd293](https://github.com/RueDeRennes/mosaik/commit/77fbfcd293))
|
|
516
|
+
- add version configuration for conventional commits and generator options ([bd6048596e](https://github.com/RueDeRennes/mosaik/commit/bd6048596e))
|
|
517
|
+
- update release configuration to set projectsRelationship to fixed for libs, infra, and tools ([bc0437f95d](https://github.com/RueDeRennes/mosaik/commit/bc0437f95d))
|
|
518
|
+
- restructure release configuration to include groups for libs, infra, and tools ([fe9e93b5ce](https://github.com/RueDeRennes/mosaik/commit/fe9e93b5ce))
|
|
519
|
+
- update documentation paths and add index file for mosaik-elements-foundation package ([ced717bdea](https://github.com/RueDeRennes/mosaik/commit/ced717bdea))
|
|
520
|
+
- update package dependencies to use caret (^) versioning for consistency ([2d8ab96c84](https://github.com/RueDeRennes/mosaik/commit/2d8ab96c84))
|
|
521
|
+
- add dependency management for publish targets in project configurations ([e13de9a63b](https://github.com/RueDeRennes/mosaik/commit/e13de9a63b))
|
|
522
|
+
- enhance release script to include build and publish targets ([0c29b15d46](https://github.com/RueDeRennes/mosaik/commit/0c29b15d46))
|
|
523
|
+
- update package.json dependencies to use specific versions instead of workspace references ([4934f88dc1](https://github.com/RueDeRennes/mosaik/commit/4934f88dc1))
|
|
524
|
+
- update project configurations to enable caching and adjust input paths for build targets ([4e8b485497](https://github.com/RueDeRennes/mosaik/commit/4e8b485497))
|
|
525
|
+
- add copy-dependencies and publish-package executors; update project.json to use new publish executor ([ba4c5f9393](https://github.com/RueDeRennes/mosaik/commit/ba4c5f9393))
|
|
526
|
+
- add changesets for versioning and changelog management ([00db6e0ef1](https://github.com/RueDeRennes/mosaik/commit/00db6e0ef1))
|
|
527
|
+
- add semver package for version validation in CopyPublisherPackageJson task ([f848b73d49](https://github.com/RueDeRennes/mosaik/commit/f848b73d49))
|
|
528
|
+
- Refactor components to support standalone mode and add method invocation capabilities ([3312924aa2](https://github.com/RueDeRennes/mosaik/commit/3312924aa2))
|
|
529
|
+
- **dialog:** implement DialogRef and DialogService for enhanced dialog management ([e1c0b0d850](https://github.com/RueDeRennes/mosaik/commit/e1c0b0d850))
|
|
530
|
+
- define custom elements for various components in Mosaik Elements Angular ([cb6a1d5ef2](https://github.com/RueDeRennes/mosaik/commit/cb6a1d5ef2))
|
|
531
|
+
- Implement default file cleanup script and enhance component styles ([3aff5d6fd8](https://github.com/RueDeRennes/mosaik/commit/3aff5d6fd8))
|
|
532
|
+
- Add Electronic Program Guide components for Angular, React, and Vue ([b62f3f59fc](https://github.com/RueDeRennes/mosaik/commit/b62f3f59fc))
|
|
533
|
+
- Add theme change handling and improve dialog dimensions in AppSettingsView; enhance InkBarElement alignment logic ([71da43e4b1](https://github.com/RueDeRennes/mosaik/commit/71da43e4b1))
|
|
534
|
+
- Enhance LitStyleTransform with dependency analysis and improve logging; add retro anchor element styles ([730b58ed42](https://github.com/RueDeRennes/mosaik/commit/730b58ed42))
|
|
535
|
+
- Enhance PropertyDecorator to support CSS variable binding for style properties ([5273291343](https://github.com/RueDeRennes/mosaik/commit/5273291343))
|
|
536
|
+
- add Boundable behavior and utility functions for date handling ([1deae6f00a](https://github.com/RueDeRennes/mosaik/commit/1deae6f00a))
|
|
537
|
+
- Add Joy theme styles for Electronic Program Guide components ([7c76dce194](https://github.com/RueDeRennes/mosaik/commit/7c76dce194))
|
|
538
|
+
- Enhance Coupon and Highlight components with improved styles and user-select properties ([7de39c4dee](https://github.com/RueDeRennes/mosaik/commit/7de39c4dee))
|
|
539
|
+
- Enhance Electronic Program Guide with new properties and styling adjustments ([d2aed27576](https://github.com/RueDeRennes/mosaik/commit/d2aed27576))
|
|
540
|
+
- Add Electronic Program Guide components and styles ([4d7c1d2f49](https://github.com/RueDeRennes/mosaik/commit/4d7c1d2f49))
|
|
541
|
+
- **expander:** update styles for Cosmopolitan, Default, Joy, and Retro themes to enhance shadow properties and improve consistency ([78f0a88ebe](https://github.com/RueDeRennes/mosaik/commit/78f0a88ebe))
|
|
542
|
+
- **button:** enhance button styles with shadow and color properties ([46e28550b4](https://github.com/RueDeRennes/mosaik/commit/46e28550b4))
|
|
543
|
+
- **tokens:** restructure elevation tokens for better granularity and linting ([d921d201d3](https://github.com/RueDeRennes/mosaik/commit/d921d201d3))
|
|
544
|
+
- **tokens:** enhance elevation and typography tokens across themes ([4fca67fd43](https://github.com/RueDeRennes/mosaik/commit/4fca67fd43))
|
|
545
|
+
- **theme:** enhance theme management and button styles with new properties and variants ([e733f777e9](https://github.com/RueDeRennes/mosaik/commit/e733f777e9))
|
|
546
|
+
- **theme:** enhance Retro theme with additional variants and update component styles ([6d869ec358](https://github.com/RueDeRennes/mosaik/commit/6d869ec358))
|
|
547
|
+
- Update ToggleTip component styles and tokens across themes ([c30920e681](https://github.com/RueDeRennes/mosaik/commit/c30920e681))
|
|
548
|
+
- Update theme components and tokens for consistency and improved styling ([ffb9596405](https://github.com/RueDeRennes/mosaik/commit/ffb9596405))
|
|
549
|
+
- Enhance Retro theme with new elevation and appearance tokens ([0c9a0084ec](https://github.com/RueDeRennes/mosaik/commit/0c9a0084ec))
|
|
550
|
+
- update chart component styles for improved tooltip and legend formatting ([1037a3fa9a](https://github.com/RueDeRennes/mosaik/commit/1037a3fa9a))
|
|
551
|
+
- update chart component styles and themes to use Joy typography variables ([8fe7d7f4fe](https://github.com/RueDeRennes/mosaik/commit/8fe7d7f4fe))
|
|
552
|
+
- enhance chart and form elements with foreground color support and style adjustments ([dad0dd53df](https://github.com/RueDeRennes/mosaik/commit/dad0dd53df))
|
|
553
|
+
- implement theme persistence and configuration storage, update ToastService and RatingElement properties ([2fe40b8ee8](https://github.com/RueDeRennes/mosaik/commit/2fe40b8ee8))
|
|
554
|
+
- add installation and setup for package manager in the workflow ([1498f235f9](https://github.com/RueDeRennes/mosaik/commit/1498f235f9))
|
|
555
|
+
- add support for package manager setup in the dev workflow ([59aaf6b708](https://github.com/RueDeRennes/mosaik/commit/59aaf6b708))
|
|
556
|
+
- update banner appearance to 'soft' across multiple views and adjust button styles for improved consistency ([36804f1758](https://github.com/RueDeRennes/mosaik/commit/36804f1758))
|
|
557
|
+
- implement tab panel component with scrollable content and improved selection logic ([a5766822e0](https://github.com/RueDeRennes/mosaik/commit/a5766822e0))
|
|
558
|
+
- update App settings view template to enhance layout and add text case directive ([d3b4963491](https://github.com/RueDeRennes/mosaik/commit/d3b4963491))
|
|
559
|
+
- Add options for mode and focus delegation in Drawer components ([2439ae5ada](https://github.com/RueDeRennes/mosaik/commit/2439ae5ada))
|
|
560
|
+
- Add appearance property to mosaik-toolbar in chat header template ([0dafe85e1f](https://github.com/RueDeRennes/mosaik/commit/0dafe85e1f))
|
|
561
|
+
- Add initial QR Code Cosmopolitan theme styles and structure ([ec12f33544](https://github.com/RueDeRennes/mosaik/commit/ec12f33544))
|
|
562
|
+
- Enhance wizard and state elements with new styles and responsive design ([f7bbd2303c](https://github.com/RueDeRennes/mosaik/commit/f7bbd2303c))
|
|
563
|
+
- Update Persona and QR Code themes with new styles and tokens ([dfb5030cd8](https://github.com/RueDeRennes/mosaik/commit/dfb5030cd8))
|
|
564
|
+
- add style dictionary component generation and enhance SCSS file handling ([8cb9f0d702](https://github.com/RueDeRennes/mosaik/commit/8cb9f0d702))
|
|
565
|
+
- enhance SCSS file handling by adding default content population and improving path resolution ([d2a09333bc](https://github.com/RueDeRennes/mosaik/commit/d2a09333bc))
|
|
566
|
+
- implement retro theme support and enhance theme handling across components ([6e6501b5d3](https://github.com/RueDeRennes/mosaik/commit/6e6501b5d3))
|
|
567
|
+
- enable multi-language support and add ColorSwatchGroupElement ([e15a8905a4](https://github.com/RueDeRennes/mosaik/commit/e15a8905a4))
|
|
568
|
+
- update theme to dark mode and refine color tokens for improved accessibility ([42819d5937](https://github.com/RueDeRennes/mosaik/commit/42819d5937))
|
|
569
|
+
- enhance theming support by adding size and layout properties to various components ([285a91ad39](https://github.com/RueDeRennes/mosaik/commit/285a91ad39))
|
|
570
|
+
- add appearance variants to toolbar and tab components for enhanced theming support ([275de74baa](https://github.com/RueDeRennes/mosaik/commit/275de74baa))
|
|
571
|
+
- enhance theming support by applying Themeable behavior to multiple component classes ([cd7b65f77b](https://github.com/RueDeRennes/mosaik/commit/cd7b65f77b))
|
|
572
|
+
- import Themeable behavior into various component files for enhanced theming support ([f9c34b371e](https://github.com/RueDeRennes/mosaik/commit/f9c34b371e))
|
|
573
|
+
- add size, duration, elevation, layout, and typography functions to Joy theme styles ([8d472f999c](https://github.com/RueDeRennes/mosaik/commit/8d472f999c))
|
|
574
|
+
- add Themeable mixin and import to component style templates ([60e2060c70](https://github.com/RueDeRennes/mosaik/commit/60e2060c70))
|
|
575
|
+
- update Joy theme styles for various components, adding new properties and improving consistency ([7eba0a5ea3](https://github.com/RueDeRennes/mosaik/commit/7eba0a5ea3))
|
|
576
|
+
- remove obsolete style files and add shared styles for Portal, Content, Floating, and MessageBox components ([dd521743ec](https://github.com/RueDeRennes/mosaik/commit/dd521743ec))
|
|
577
|
+
- add retro theme styles for Chip and QRCode components, remove obsolete Spacer and Sticky styles ([e34f5ee454](https://github.com/RueDeRennes/mosaik/commit/e34f5ee454))
|
|
578
|
+
- remove obsolete style files and add new Joy theme styles for various components ([233ed63475](https://github.com/RueDeRennes/mosaik/commit/233ed63475))
|
|
579
|
+
- refactor theme styles for Card and CompoundButton components ([a3c49279c0](https://github.com/RueDeRennes/mosaik/commit/a3c49279c0))
|
|
580
|
+
- add shared styles for new UI components and update existing styles for consistency ([1772b383a7](https://github.com/RueDeRennes/mosaik/commit/1772b383a7))
|
|
581
|
+
- add default styles to Absolute and AbsoluteItem components ([dd26c85a21](https://github.com/RueDeRennes/mosaik/commit/dd26c85a21))
|
|
582
|
+
- add cosmopolitan theme style to various form and UI components ([0015925f0c](https://github.com/RueDeRennes/mosaik/commit/0015925f0c))
|
|
583
|
+
- enhance Floating Action Button with multiple theme styles ([10892ad232](https://github.com/RueDeRennes/mosaik/commit/10892ad232))
|
|
584
|
+
- MAJOR MIGRATION ([4118d0424b](https://github.com/RueDeRennes/mosaik/commit/4118d0424b))
|
|
585
|
+
- add script to create theme style templates for components and manage SCSS files ([a12659870b](https://github.com/RueDeRennes/mosaik/commit/a12659870b))
|
|
586
|
+
- add new theme styles for various components to enhance UI consistency ([271cecd764](https://github.com/RueDeRennes/mosaik/commit/271cecd764))
|
|
587
|
+
- update calendar and chipbox components with improved theming and styles for consistency ([7cdd9a1342](https://github.com/RueDeRennes/mosaik/commit/7cdd9a1342))
|
|
588
|
+
- add shared styles for calendar components to enhance UI consistency and layout ([9555e86fab](https://github.com/RueDeRennes/mosaik/commit/9555e86fab))
|
|
589
|
+
- enhance input components with improved theming and layout consistency ([5b5a41cf54](https://github.com/RueDeRennes/mosaik/commit/5b5a41cf54))
|
|
590
|
+
- enhance select and signature pad components with improved styles for consistency and usability ([8c4ff832f4](https://github.com/RueDeRennes/mosaik/commit/8c4ff832f4))
|
|
591
|
+
- add shared styles for grid, virtualize, absolute, tile list, masonry, and title layout components to enhance UI consistency ([cbe8204651](https://github.com/RueDeRennes/mosaik/commit/cbe8204651))
|
|
592
|
+
- add shared styles for BackTop and CookieConsent components to enhance UI consistency ([ea0800bf89](https://github.com/RueDeRennes/mosaik/commit/ea0800bf89))
|
|
593
|
+
- update chip component styles for improved theming and consistency across appearances ([e397515a48](https://github.com/RueDeRennes/mosaik/commit/e397515a48))
|
|
594
|
+
- add shared styles for toggletip, carousel, paginator, drop zone, backdrop, and other components to enhance UI consistency ([62d14f58c6](https://github.com/RueDeRennes/mosaik/commit/62d14f58c6))
|
|
595
|
+
- add shared styles for tab, table, and list components to improve UI consistency ([3915378683](https://github.com/RueDeRennes/mosaik/commit/3915378683))
|
|
596
|
+
- add shared styles for tree and wizard components to enhance UI consistency ([e3dbaf7ac2](https://github.com/RueDeRennes/mosaik/commit/e3dbaf7ac2))
|
|
597
|
+
- enhance persona and QR code components with improved theming and shared styles for consistency ([9a32c6f95f](https://github.com/RueDeRennes/mosaik/commit/9a32c6f95f))
|
|
598
|
+
- update floating action button and group styles with improved theming and shared properties for consistency ([09e2c90ca3](https://github.com/RueDeRennes/mosaik/commit/09e2c90ca3))
|
|
599
|
+
- enhance toggle button and dropdown button styles with improved theming and shared styles for consistency ([b7423c1248](https://github.com/RueDeRennes/mosaik/commit/b7423c1248))
|
|
600
|
+
- update slider and avatar components with improved theming and layout consistency ([e7977bb1c1](https://github.com/RueDeRennes/mosaik/commit/e7977bb1c1))
|
|
601
|
+
- add shared styles for slider, meter bar, meter ring, and progress ring components to enhance UI consistency ([09a6c723f0](https://github.com/RueDeRennes/mosaik/commit/09a6c723f0))
|
|
602
|
+
- enhance dialog and drawer components with shared styles and improved theming for consistency ([9f5a6c1057](https://github.com/RueDeRennes/mosaik/commit/9f5a6c1057))
|
|
603
|
+
- add dialog component styles and theme configurations for improved UI consistency ([c3701084c0](https://github.com/RueDeRennes/mosaik/commit/c3701084c0))
|
|
604
|
+
- implement shared styles for ripple elements and add error/success/empty state components for improved consistency ([382d923011](https://github.com/RueDeRennes/mosaik/commit/382d923011))
|
|
605
|
+
- update chart themes to use local theme variables and unset default styles for improved consistency ([60aba50dec](https://github.com/RueDeRennes/mosaik/commit/60aba50dec))
|
|
606
|
+
- enhance Breadcrumb and Icon components with shared styles and update theme tokens for improved consistency ([43631aabb3](https://github.com/RueDeRennes/mosaik/commit/43631aabb3))
|
|
607
|
+
- add router and router-related styles for Joy and Default themes to enhance theming consistency ([33d4882612](https://github.com/RueDeRennes/mosaik/commit/33d4882612))
|
|
608
|
+
- update MenuItem and SearchBox styles for improved theming consistency and add shared focus ring styles ([ac0b6710c5](https://github.com/RueDeRennes/mosaik/commit/ac0b6710c5))
|
|
609
|
+
- add shared SCSS styles for Menu and Chat components to enhance theming consistency ([b65b7d9d93](https://github.com/RueDeRennes/mosaik/commit/b65b7d9d93))
|
|
610
|
+
- update Avatar and Badge styles for improved theming and layout consistency ([d48699783b](https://github.com/RueDeRennes/mosaik/commit/d48699783b))
|
|
611
|
+
- add SCSS theme files for media components with shared styling mixins ([9def4b2004](https://github.com/RueDeRennes/mosaik/commit/9def4b2004))
|
|
612
|
+
- add SCSS files for media components with initial styling setup ([52eddb1e29](https://github.com/RueDeRennes/mosaik/commit/52eddb1e29))
|
|
613
|
+
- update styles to use joy scheme variables for improved theme consistency ([5069a9cc96](https://github.com/RueDeRennes/mosaik/commit/5069a9cc96))
|
|
614
|
+
- introduce ITheme2ElementProps interface and enhance Theme2 with palette management ([fedd1abc19](https://github.com/RueDeRennes/mosaik/commit/fedd1abc19))
|
|
615
|
+
- implement ThemeGenerator and enhance Theme2Element with public theme application methods ([7c6e338528](https://github.com/RueDeRennes/mosaik/commit/7c6e338528))
|
|
616
|
+
- add event handling interfaces for improved event management ([eb8158af09](https://github.com/RueDeRennes/mosaik/commit/eb8158af09))
|
|
617
|
+
- hard scss refactoring ([847d18e07a](https://github.com/RueDeRennes/mosaik/commit/847d18e07a))
|
|
618
|
+
- update Angular dependencies to version 19.1.5 and add new build configurations ([caa65cbcd7](https://github.com/RueDeRennes/mosaik/commit/caa65cbcd7))
|
|
619
|
+
- add node-gyp as a dependency in package.json ([7ee58ddb29](https://github.com/RueDeRennes/mosaik/commit/7ee58ddb29))
|
|
620
|
+
- organize vitest workspace configuration by grouping libs, tools, and infra ([b914409938](https://github.com/RueDeRennes/mosaik/commit/b914409938))
|
|
621
|
+
- update package.json dependencies to use workspace references ([a09d328efb](https://github.com/RueDeRennes/mosaik/commit/a09d328efb))
|
|
622
|
+
- update documentation structure and add metadata for MVP and Command patterns ([aa740dcdc8](https://github.com/RueDeRennes/mosaik/commit/aa740dcdc8))
|
|
623
|
+
- add JSON and Markdown configurations to ESLint setup and update index for new configs ([67f5cb6cd9](https://github.com/RueDeRennes/mosaik/commit/67f5cb6cd9))
|
|
624
|
+
- add clear method to Renderer and update RouterOutletElement to use it for clearing slots ([e2fb12d2f6](https://github.com/RueDeRennes/mosaik/commit/e2fb12d2f6))
|
|
625
|
+
- add @prisma/extension-optimize dependency and enable optimization in PrismaService ([d09a4414dc](https://github.com/RueDeRennes/mosaik/commit/d09a4414dc))
|
|
626
|
+
- enhance resource serialization by adding metadata support in serializers and transformers ([d81c5fe981](https://github.com/RueDeRennes/mosaik/commit/d81c5fe981))
|
|
627
|
+
- update resource info interfaces to use readonly properties and enhance cloning functionality ([173c1c0d01](https://github.com/RueDeRennes/mosaik/commit/173c1c0d01))
|
|
628
|
+
- update CLI argument interfaces and improve resource generator imports ([52697bfaab](https://github.com/RueDeRennes/mosaik/commit/52697bfaab))
|
|
629
|
+
- add AI localizator module with configuration and CLI argument support ([38770963c7](https://github.com/RueDeRennes/mosaik/commit/38770963c7))
|
|
630
|
+
- add localizator executor and update related configurations ([79a5f1dd0d](https://github.com/RueDeRennes/mosaik/commit/79a5f1dd0d))
|
|
631
|
+
- add ESLint configuration for Vitest and implement resource type detection from file paths ([488198e242](https://github.com/RueDeRennes/mosaik/commit/488198e242))
|
|
632
|
+
- enhance sorting functionality in resource interfaces and update TypeScript configurations ([6fcb2f3903](https://github.com/RueDeRennes/mosaik/commit/6fcb2f3903))
|
|
633
|
+
- implement Vitest configuration and add tests for LitPreset; refactor file handling and update parser methods ([d7b49e2443](https://github.com/RueDeRennes/mosaik/commit/d7b49e2443))
|
|
634
|
+
- add ESLint and Vitest configurations, implement TypeScript settings, and define parser and formatter interfaces for localization ([c09d8c541a](https://github.com/RueDeRennes/mosaik/commit/c09d8c541a))
|
|
635
|
+
- add ESLint and Vitest configurations for localization tools and implement tests for Angular, React, and Vue presets ([22a450cdd4](https://github.com/RueDeRennes/mosaik/commit/22a450cdd4))
|
|
636
|
+
- update package.json files and add TypeScript configurations for localization ([577f8dd710](https://github.com/RueDeRennes/mosaik/commit/577f8dd710))
|
|
637
|
+
- implement parser interfaces and various parser classes for localization ([8b5b4258e1](https://github.com/RueDeRennes/mosaik/commit/8b5b4258e1))
|
|
638
|
+
- update project CommonJS/ESM TypeScript configurations ([b57802c2d9](https://github.com/RueDeRennes/mosaik/commit/b57802c2d9))
|
|
639
|
+
- migrate from lodash to es-toolkit for utility functions and update package dependencies ([cfdb4f64a1](https://github.com/RueDeRennes/mosaik/commit/cfdb4f64a1))
|
|
640
|
+
- add tsup configuration for Vite and Utilities, update LiveReload plugin options ([9d0b3a71be](https://github.com/RueDeRennes/mosaik/commit/9d0b3a71be))
|
|
641
|
+
- update Vite configuration and improve FileSystemWatcher filtering logic ([43a655b8ac](https://github.com/RueDeRennes/mosaik/commit/43a655b8ac))
|
|
642
|
+
- add Vite configuration and plugins, including live reload functionality ([92b0ee5260](https://github.com/RueDeRennes/mosaik/commit/92b0ee5260))
|
|
643
|
+
- remove obsolete BlockquoteProcessor tests and add utility functions for token metadata management ([11be8212a8](https://github.com/RueDeRennes/mosaik/commit/11be8212a8))
|
|
644
|
+
- add Vitest configuration and implement tests for Markdown processors ([10d745777c](https://github.com/RueDeRennes/mosaik/commit/10d745777c))
|
|
645
|
+
- add type annotations for hot update handler and improve import statements in processors ([6c28d98979](https://github.com/RueDeRennes/mosaik/commit/6c28d98979))
|
|
646
|
+
- integrate markdowner tool and update API paths for consistency ([21c276f79a](https://github.com/RueDeRennes/mosaik/commit/21c276f79a))
|
|
647
|
+
- initialize Mosaik.Elements library with TypeScript configuration and documentation ([121c1196a8](https://github.com/RueDeRennes/mosaik/commit/121c1196a8))
|
|
648
|
+
- add mosaik-elements-angular-2 library with initial component and configuration files ([2e4c734f9e](https://github.com/RueDeRennes/mosaik/commit/2e4c734f9e))
|
|
649
|
+
- add infrastructure build step to API development workflow ([4f77ea2b30](https://github.com/RueDeRennes/mosaik/commit/4f77ea2b30))
|
|
650
|
+
- implement new email delivery strategies ([71d732c67d](https://github.com/RueDeRennes/mosaik/commit/71d732c67d))
|
|
651
|
+
- add dependency installation step in GitHub Actions workflow ([0ee17aa199](https://github.com/RueDeRennes/mosaik/commit/0ee17aa199))
|
|
652
|
+
- add build infrastructure step and update project configurations with 'infra' tags ([355a7b0768](https://github.com/RueDeRennes/mosaik/commit/355a7b0768))
|
|
653
|
+
- add VERBOSE environment variable for detailed linting logs ([e3fe3fad69](https://github.com/RueDeRennes/mosaik/commit/e3fe3fad69))
|
|
654
|
+
- add CommandNamingRule for ESLint; update project configuration and enhance documentation ([21e0e36302](https://github.com/RueDeRennes/mosaik/commit/21e0e36302))
|
|
655
|
+
- add ICommand interface and implement delete profile view styles; update username references to userName across the codebase ([b7184a2d10](https://github.com/RueDeRennes/mosaik/commit/b7184a2d10))
|
|
656
|
+
- **api:** update Doppler configuration to support API key authentication and enhance documentation ([8e4c98a5e0](https://github.com/RueDeRennes/mosaik/commit/8e4c98a5e0))
|
|
657
|
+
- **api:** add doppler support for security keys ([bb1dd83041](https://github.com/RueDeRennes/mosaik/commit/bb1dd83041))
|
|
658
|
+
- **api:** add new issue models and update icon response; remove unused IIconGroup model ([d05cefc0ed](https://github.com/RueDeRennes/mosaik/commit/d05cefc0ed))
|
|
659
|
+
- add docs executor and update package dependencies across multiple libraries ([b55ff52fd4](https://github.com/RueDeRennes/mosaik/commit/b55ff52fd4))
|
|
660
|
+
- add GitHub Actions workflow for development app deployment with caching and build steps ([118b8a6bff](https://github.com/RueDeRennes/mosaik/commit/118b8a6bff))
|
|
661
|
+
- add SubscribeRequest and UnsubscribeRequest classes, update API response statuses to use HttpStatus, and enhance Prisma configuration for PostgreSQL ([7c49d4098d](https://github.com/RueDeRennes/mosaik/commit/7c49d4098d))
|
|
662
|
+
- add Database module and service, integrate with Issues and Newsletter repositories, and update TypeScript configuration ([238c8b509b](https://github.com/RueDeRennes/mosaik/commit/238c8b509b))
|
|
663
|
+
- update server port to 8080, add IssuesView and related styles, and enhance ApiService2 with issue management methods ([8e55d5be52](https://github.com/RueDeRennes/mosaik/commit/8e55d5be52))
|
|
664
|
+
- navigate to backend directory and list files before building Docker image ([bb4a5f8723](https://github.com/RueDeRennes/mosaik/commit/bb4a5f8723))
|
|
665
|
+
- enhance GitHub Actions workflow for Docker by adding artifact upload and improving repository name handling ([b93588e6d5](https://github.com/RueDeRennes/mosaik/commit/b93588e6d5))
|
|
666
|
+
- add .dockerignore for mosaik-api and log npm dependencies in build step ([d170a45722](https://github.com/RueDeRennes/mosaik/commit/d170a45722))
|
|
667
|
+
- add GitHub Actions workflow for Docker build and push to GHCR ([14f2ed37e1](https://github.com/RueDeRennes/mosaik/commit/14f2ed37e1))
|
|
668
|
+
- add backend code ([599d31af49](https://github.com/RueDeRennes/mosaik/commit/599d31af49))
|
|
669
|
+
- **nx-cloud:** setup nx cloud workspace ([9dfa175d05](https://github.com/RueDeRennes/mosaik/commit/9dfa175d05))
|
|
670
|
+
- add commitlint in repo ([4a71ed5158](https://github.com/RueDeRennes/mosaik/commit/4a71ed5158))
|
|
671
|
+
- upgrade to angular 12 ([e604cc6da3](https://github.com/RueDeRennes/mosaik/commit/e604cc6da3))
|
|
672
|
+
- **angular:** add cdk dependency to add new dialogService ([8c294ec672](https://github.com/RueDeRennes/mosaik/commit/8c294ec672))
|
|
673
|
+
- **commerce:** add new commerce package 🎉 ([b595653878](https://github.com/RueDeRennes/mosaik/commit/b595653878))
|
|
674
|
+
- **angular:** add camera recorder typings ([32a8ba560e](https://github.com/RueDeRennes/mosaik/commit/32a8ba560e))
|
|
675
|
+
|
|
676
|
+
### 🩹 Fixes
|
|
677
|
+
|
|
678
|
+
- standardize title formatting in documentation files ([8899b6307c](https://github.com/RueDeRennes/mosaik/commit/8899b6307c))
|
|
679
|
+
- update IconNameDirective to use 'icon' property instead of 'data' for icon name functionality ([af7d70822c](https://github.com/RueDeRennes/mosaik/commit/af7d70822c))
|
|
680
|
+
- add missing newline at end of package.json ([649ed1b503](https://github.com/RueDeRennes/mosaik/commit/649ed1b503))
|
|
681
|
+
- **dependencies:** add @rollup/plugin-json to package.json refactor: simplify build script in openapi templates ([f6a6476388](https://github.com/RueDeRennes/mosaik/commit/f6a6476388))
|
|
682
|
+
- **dependencies:** update peer dependency for vite to support versions 6.x and 7.x refactor: remove unused plugins from nx configuration fix: update build script in openapi templates to use yarn ([0422a23610](https://github.com/RueDeRennes/mosaik/commit/0422a23610))
|
|
683
|
+
- **dependencies:** update vite to version 7.0.2 in package.json and yarn.lock ([b6b2b61b42](https://github.com/RueDeRennes/mosaik/commit/b6b2b61b42))
|
|
684
|
+
- **dependencies:** update @nx packages to version 21.2.2 ([c044affa8d](https://github.com/RueDeRennes/mosaik/commit/c044affa8d))
|
|
685
|
+
- update release script to version 0.0.71 ([c3e7e5e8bf](https://github.com/RueDeRennes/mosaik/commit/c3e7e5e8bf))
|
|
686
|
+
- add missing newline at end of package.json ([73866991d5](https://github.com/RueDeRennes/mosaik/commit/73866991d5))
|
|
687
|
+
- update background color to transparent for page header and menu components; update release script to version 0.0.70 ([e8e7c124a4](https://github.com/RueDeRennes/mosaik/commit/e8e7c124a4))
|
|
688
|
+
- update release version to 0.0.47 in package.json ([5a277d2d1d](https://github.com/RueDeRennes/mosaik/commit/5a277d2d1d))
|
|
689
|
+
- correct spelling of 'HTML' in keywords and add new article on `part` attributes ([cd5b688a5c](https://github.com/RueDeRennes/mosaik/commit/cd5b688a5c))
|
|
690
|
+
- correct quotation marks in attribute selector examples for consistency ([078a6c9289](https://github.com/RueDeRennes/mosaik/commit/078a6c9289))
|
|
691
|
+
- correct quotation marks in markdown article and improve blockquote rendering in MarkdownRenderer ([09442e4509](https://github.com/RueDeRennes/mosaik/commit/09442e4509))
|
|
692
|
+
- update release script to version 0.0.41 ([88efd1b9ca](https://github.com/RueDeRennes/mosaik/commit/88efd1b9ca))
|
|
693
|
+
- adjust height calculations for content in AppElement styles ([1d8793fd52](https://github.com/RueDeRennes/mosaik/commit/1d8793fd52))
|
|
694
|
+
- update const vs enum article to use string literals for WorkType values ([3eb355434e](https://github.com/RueDeRennes/mosaik/commit/3eb355434e))
|
|
695
|
+
- correct quotation marks in best practices section of const vs enum article ([df4187ec19](https://github.com/RueDeRennes/mosaik/commit/df4187ec19))
|
|
696
|
+
- update backdrop image URLs in const vs enum article ([e05a779a0a](https://github.com/RueDeRennes/mosaik/commit/e05a779a0a))
|
|
697
|
+
- update release version to 0.0.38 in package.json and improve description formatting in Meta.g.json ([edbd04421c](https://github.com/RueDeRennes/mosaik/commit/edbd04421c))
|
|
698
|
+
- correct formatting of region comments and quote attribution for clarity ([952d90f14b](https://github.com/RueDeRennes/mosaik/commit/952d90f14b))
|
|
699
|
+
- update provideTheme function to simplify overrides and adjust merge function ([0359c488be](https://github.com/RueDeRennes/mosaik/commit/0359c488be))
|
|
700
|
+
- update provideTheme to useValue for theme and mode signals ([5a7b509869](https://github.com/RueDeRennes/mosaik/commit/5a7b509869))
|
|
701
|
+
- update release script to version 0.0.33 ([0954fadfa3](https://github.com/RueDeRennes/mosaik/commit/0954fadfa3))
|
|
702
|
+
- update markdowner-core dependency to use workspace reference for consistency ([518dffba42](https://github.com/RueDeRennes/mosaik/commit/518dffba42))
|
|
703
|
+
- simplify flex-basis and max-width calculations in WrapElement for improved readability ([0fba2a2eef](https://github.com/RueDeRennes/mosaik/commit/0fba2a2eef))
|
|
704
|
+
- change progress/ring/bar number properties to cssLength for simpler data binding ([d15e88f0c9](https://github.com/RueDeRennes/mosaik/commit/d15e88f0c9))
|
|
705
|
+
- update checkbox styles by removing unnecessary padding and border properties feat: add YouTube video embed and quote to interview markdown fix: adjust marker color in markdown styles for better visibility ([1284a2bcff](https://github.com/RueDeRennes/mosaik/commit/1284a2bcff))
|
|
706
|
+
- correct quotes in interview markdown and enhance closing statements ([8d0e7134ba](https://github.com/RueDeRennes/mosaik/commit/8d0e7134ba))
|
|
707
|
+
- correct formatting and update YouTube link in interview markdown ([2b430a99bc](https://github.com/RueDeRennes/mosaik/commit/2b430a99bc))
|
|
708
|
+
- **docs:** update route in command-pattern-vue.md for correct path; remove outdated mvp.requirements.md file; add comprehensive requirements documentation ([12dd351358](https://github.com/RueDeRennes/mosaik/commit/12dd351358))
|
|
709
|
+
- **build:** reorder build steps in deployment script for clarity and consistency ([4e746f0b36](https://github.com/RueDeRennes/mosaik/commit/4e746f0b36))
|
|
710
|
+
- correct spelling and casing in IconsService and related files ([f4d478699e](https://github.com/RueDeRennes/mosaik/commit/f4d478699e))
|
|
711
|
+
- update build commands in CI workflows to use 'yarn nx run' syntax ([a38e725929](https://github.com/RueDeRennes/mosaik/commit/a38e725929))
|
|
712
|
+
- update description of mosaik-api in README.md for clarity ([478b4c5177](https://github.com/RueDeRennes/mosaik/commit/478b4c5177))
|
|
713
|
+
- restore missing languages and sites in app.json configuration ([ad5f019e46](https://github.com/RueDeRennes/mosaik/commit/ad5f019e46))
|
|
714
|
+
- adjust positioning for lightChain and update CookieConsentElement attributes ([708c9832bd](https://github.com/RueDeRennes/mosaik/commit/708c9832bd))
|
|
715
|
+
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
|
|
716
|
+
- update theme import paths to use consistent casing ([1aa18b699e](https://github.com/RueDeRennes/mosaik/commit/1aa18b699e))
|
|
717
|
+
- hide portal element by default in TimeBoxElementTemplate ([f5f16c13b7](https://github.com/RueDeRennes/mosaik/commit/f5f16c13b7))
|
|
718
|
+
- add missing newline at end of package.json ([713cb1f983](https://github.com/RueDeRennes/mosaik/commit/713cb1f983))
|
|
719
|
+
- simplify condition checks and remove unnecessary styles in various components ([41e6b5d8a9](https://github.com/RueDeRennes/mosaik/commit/41e6b5d8a9))
|
|
720
|
+
- update release script to version 0.0.28 ([baaef44d1d](https://github.com/RueDeRennes/mosaik/commit/baaef44d1d))
|
|
721
|
+
- update hover and selection styles for TabStrip and Tree components ([d6c90fc2bb](https://github.com/RueDeRennes/mosaik/commit/d6c90fc2bb))
|
|
722
|
+
- add missing newline at end of package.json ([39f2f1c578](https://github.com/RueDeRennes/mosaik/commit/39f2f1c578))
|
|
723
|
+
- update TabStrip and TreeItem styles to handle disabled state correctly ([ecb60798db](https://github.com/RueDeRennes/mosaik/commit/ecb60798db))
|
|
724
|
+
- update release version to 0.0.19 in package.json ([acccb56f76](https://github.com/RueDeRennes/mosaik/commit/acccb56f76))
|
|
725
|
+
- add missing newline at end of package.json ([43ce0e6a3b](https://github.com/RueDeRennes/mosaik/commit/43ce0e6a3b))
|
|
726
|
+
- correct spelling of 'getScrollableElement' and remove unused method ([72e17ecc7a](https://github.com/RueDeRennes/mosaik/commit/72e17ecc7a))
|
|
727
|
+
- correct spelling of 'success' in logSummary parameter documentation chore: update release script version to 0.0.16 chore: add 'keyhandle' to cspell words ([1a9d5e8732](https://github.com/RueDeRennes/mosaik/commit/1a9d5e8732))
|
|
728
|
+
- improve type handling and cleanup in Invalidable, CheckBoxGroup, ChoiceGroup, and RadioGroup components ([84753f810c](https://github.com/RueDeRennes/mosaik/commit/84753f810c))
|
|
729
|
+
- correct spelling of "Emitts" to "Emits" in event documentation across multiple components ([17e025c185](https://github.com/RueDeRennes/mosaik/commit/17e025c185))
|
|
730
|
+
- correct spelling errors in README and update release version in package.json ([922364afec](https://github.com/RueDeRennes/mosaik/commit/922364afec))
|
|
731
|
+
- different themes and styles ([917e55212d](https://github.com/RueDeRennes/mosaik/commit/917e55212d))
|
|
732
|
+
- add missing words to cSpell configuration ([933dd56139](https://github.com/RueDeRennes/mosaik/commit/933dd56139))
|
|
733
|
+
- correct spelling errors and improve property names in interfaces and components ([e7edf69f3e](https://github.com/RueDeRennes/mosaik/commit/e7edf69f3e))
|
|
734
|
+
- remove OTP prompt from publish package task and update related function signatures ([a684f8dc7e](https://github.com/RueDeRennes/mosaik/commit/a684f8dc7e))
|
|
735
|
+
- disable caching in project configurations and update build scripts for consistency ([0bf27cb99e](https://github.com/RueDeRennes/mosaik/commit/0bf27cb99e))
|
|
736
|
+
- add missing newline at end of package.json files across multiple directories ([a01c97ed2b](https://github.com/RueDeRennes/mosaik/commit/a01c97ed2b))
|
|
737
|
+
- correct build script command for SCSS and update build commands in project configuration ([0b243a90be](https://github.com/RueDeRennes/mosaik/commit/0b243a90be))
|
|
738
|
+
- update theme in index.html and enhance logging in CopyPublisherPackageJson.ts; add release targets to project.json files; remove obsolete scripts ([648a850c12](https://github.com/RueDeRennes/mosaik/commit/648a850c12))
|
|
739
|
+
- correct package name format in changeset configuration and add release script to package.json ([168113d104](https://github.com/RueDeRennes/mosaik/commit/168113d104))
|
|
740
|
+
- update package.json dependencies to use version 0.0.0 for consistency across all packages ([9b37f5626c](https://github.com/RueDeRennes/mosaik/commit/9b37f5626c))
|
|
741
|
+
- revert package versions to 0.0.0 for consistency across all packages ([8e39bb4e60](https://github.com/RueDeRennes/mosaik/commit/8e39bb4e60))
|
|
742
|
+
- update disabled state handling for various components ([bbabccda83](https://github.com/RueDeRennes/mosaik/commit/bbabccda83))
|
|
743
|
+
- update Angular dependencies to use caret versioning and remove unused mosaik-elements-angular-2 entry ([65f2f21abf](https://github.com/RueDeRennes/mosaik/commit/65f2f21abf))
|
|
744
|
+
- Refactor LitStyleTransform to remove unnecessary timing logs; update ExpanderElement styles for improved theming support ([3ca2b0d734](https://github.com/RueDeRennes/mosaik/commit/3ca2b0d734))
|
|
745
|
+
- Correct cache option handling across multiple executors and tasks ([bdbcb05c08](https://github.com/RueDeRennes/mosaik/commit/bdbcb05c08))
|
|
746
|
+
- update SKIP_LINT variable to use lowercase 'true' for consistency ([319f15f508](https://github.com/RueDeRennes/mosaik/commit/319f15f508))
|
|
747
|
+
- restore 'detect' configuration in project.json and update package manager version in package.json ([ff659684a6](https://github.com/RueDeRennes/mosaik/commit/ff659684a6))
|
|
748
|
+
- ensure form elements inherit styles correctly in formElementJoyStyle ([8c3dc71259](https://github.com/RueDeRennes/mosaik/commit/8c3dc71259))
|
|
749
|
+
- change constructor visibility from protected to public in StateElement class ([4fdc37f008](https://github.com/RueDeRennes/mosaik/commit/4fdc37f008))
|
|
750
|
+
- update theme default settings and padding values for improved consistency across card components ([11c519bf66](https://github.com/RueDeRennes/mosaik/commit/11c519bf66))
|
|
751
|
+
- update background color and padding values to unset for improved theme consistency across components ([fe22eaa2ca](https://github.com/RueDeRennes/mosaik/commit/fe22eaa2ca))
|
|
752
|
+
- update shared-style mixin to use local $name variable for consistency across components ([dc5fdb55df](https://github.com/RueDeRennes/mosaik/commit/dc5fdb55df))
|
|
753
|
+
- update yarn clean script to remove force option ([723efb5c42](https://github.com/RueDeRennes/mosaik/commit/723efb5c42))
|
|
754
|
+
- add missing React and Vue dependencies to package.json ([ee2fb6360f](https://github.com/RueDeRennes/mosaik/commit/ee2fb6360f))
|
|
755
|
+
- update TypeScript configurations for consistency and readability ([a74cd93fc1](https://github.com/RueDeRennes/mosaik/commit/a74cd93fc1))
|
|
756
|
+
- update dependencies in package.json files to latest versions ([00c4430b43](https://github.com/RueDeRennes/mosaik/commit/00c4430b43))
|
|
757
|
+
- update package.json to add Angular DevKit and Nx dependencies ([d86b800714](https://github.com/RueDeRennes/mosaik/commit/d86b800714))
|
|
758
|
+
- format json configuration files for consistency and readability ([f4e4b56db6](https://github.com/RueDeRennes/mosaik/commit/f4e4b56db6))
|
|
759
|
+
- update .gitignore to simplify custom entries and add Angular build artifacts ([8dbc5e0cfe](https://github.com/RueDeRennes/mosaik/commit/8dbc5e0cfe))
|
|
760
|
+
- add 'mosaik-ng' to package.json and clean up ToastComponent code with consistent formatting ([8871b31d8b](https://github.com/RueDeRennes/mosaik/commit/8871b31d8b))
|
|
761
|
+
- add Angular CLI to install script and update EventEmitter definitions for consistency across components ([d46388649e](https://github.com/RueDeRennes/mosaik/commit/d46388649e))
|
|
762
|
+
- remove unnecessary comments and continue-on-error flags in lint jobs for clarity ([a5cc2fbfe3](https://github.com/RueDeRennes/mosaik/commit/a5cc2fbfe3))
|
|
763
|
+
- simplify lint command in GitHub Actions workflow ([f6324c6be3](https://github.com/RueDeRennes/mosaik/commit/f6324c6be3))
|
|
764
|
+
- enable verbose linting for mosaik-elements-foundation ([9262eb8c5b](https://github.com/RueDeRennes/mosaik/commit/9262eb8c5b))
|
|
765
|
+
- correct SKIP_LINT environment variable to use lowercase 'false' ([e04ba33fb4](https://github.com/RueDeRennes/mosaik/commit/e04ba33fb4))
|
|
766
|
+
- update API endpoint to use Render URL instead of localhost ([3f3df24c15](https://github.com/RueDeRennes/mosaik/commit/3f3df24c15))
|
|
767
|
+
- update deployment path in GitHub Actions workflow for backend API ([4d9721e02f](https://github.com/RueDeRennes/mosaik/commit/4d9721e02f))
|
|
768
|
+
- remove redundant ls command from Docker build step in GitHub Actions workflow ([35074e3608](https://github.com/RueDeRennes/mosaik/commit/35074e3608))
|
|
769
|
+
- remove redundant npm list commands in GitHub Actions build step ([88cbee4e84](https://github.com/RueDeRennes/mosaik/commit/88cbee4e84))
|
|
770
|
+
- update GitHub Actions workflow to install npm packages and list global dependencies ([eda5a6b1f9](https://github.com/RueDeRennes/mosaik/commit/eda5a6b1f9))
|
|
771
|
+
- update build step in GitHub Actions to list global npm packages ([f53cf75b47](https://github.com/RueDeRennes/mosaik/commit/f53cf75b47))
|
|
772
|
+
- meta path ([7a3bdb39ef](https://github.com/RueDeRennes/mosaik/commit/7a3bdb39ef))
|
|
773
|
+
|
|
774
|
+
## 0.0.75 (2025-07-06)
|
|
775
|
+
|
|
776
|
+
This was a version bump only for mosaik-elements-foundation to align it with other projects, there were no code changes.
|
|
777
|
+
|
|
778
|
+
## 0.0.74 (2025-07-06)
|
|
779
|
+
|
|
780
|
+
### 🩹 Fixes
|
|
781
|
+
|
|
782
|
+
- add missing newline at end of package.json ([649ed1b503](https://github.com/RueDeRennes/mosaik/commit/649ed1b503))
|
|
783
|
+
|
|
784
|
+
## 0.0.73 (2025-07-06)
|
|
785
|
+
|
|
786
|
+
### 🚀 Features
|
|
787
|
+
|
|
788
|
+
- add expand, collapse, and toggle methods to MenuItem and TreeItem components with descriptions ([8881f5f730](https://github.com/RueDeRennes/mosaik/commit/8881f5f730))
|
|
789
|
+
- add IExpandable interface and implement expandable functionality in MenuItemElement, TreeItemElement, and ExpandableElement ([f2fb5df205](https://github.com/RueDeRennes/mosaik/commit/f2fb5df205))
|
|
790
|
+
|
|
791
|
+
## 0.0.72 (2025-07-05)
|
|
792
|
+
|
|
793
|
+
### 🚀 Features
|
|
794
|
+
|
|
795
|
+
- implement ColorTableElement component with associated template and styles ([a5bc0a091a](https://github.com/RueDeRennes/mosaik/commit/a5bc0a091a))
|
|
796
|
+
- add copyExecutorsJson script and update build commands ([0a0aba85b9](https://github.com/RueDeRennes/mosaik/commit/0a0aba85b9))
|
|
797
|
+
- update Carousel component methods and add select method implementation ([351e68a615](https://github.com/RueDeRennes/mosaik/commit/351e68a615))
|
|
798
|
+
- update menu component styles and structure for improved layout and responsiveness ([373095056e](https://github.com/RueDeRennes/mosaik/commit/373095056e))
|
|
799
|
+
- add icon functionality with IconDirective and IconRegistry, enhance app layout with new directives ([8acea01349](https://github.com/RueDeRennes/mosaik/commit/8acea01349))
|
|
800
|
+
- enhance app layout and styling with new components and responsive design ([8919fccc0c](https://github.com/RueDeRennes/mosaik/commit/8919fccc0c))
|
|
801
|
+
- enhance Jumbotron components with slot definitions and improve HideOnScrollController methods ([4cc6d9de3a](https://github.com/RueDeRennes/mosaik/commit/4cc6d9de3a))
|
|
802
|
+
- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
|
|
803
|
+
- Add Svelte titles to German and English translations; update formatting keys in various components ([9889da1578](https://github.com/RueDeRennes/mosaik/commit/9889da1578))
|
|
804
|
+
- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
|
|
805
|
+
- enhance backdrop styles and refactor breakpoint handling ([39661be30c](https://github.com/RueDeRennes/mosaik/commit/39661be30c))
|
|
806
|
+
- Update layout variables for Cosmopolitan and Joy themes in various components ([af9ca676db](https://github.com/RueDeRennes/mosaik/commit/af9ca676db))
|
|
807
|
+
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
|
|
808
|
+
- Update Indicator component styles and tokens for layout spacing ([201ee59059](https://github.com/RueDeRennes/mosaik/commit/201ee59059))
|
|
809
|
+
- Add Indicator component and related functionality ([b55b86b0e2](https://github.com/RueDeRennes/mosaik/commit/b55b86b0e2))
|
|
810
|
+
- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
|
|
811
|
+
- enhance theme merging logic and add support for deep partial overrides ([870d64b42b](https://github.com/RueDeRennes/mosaik/commit/870d64b42b))
|
|
812
|
+
- Remove unused 'onInput' method from ColorPicker components and update related code ([d84ece1672](https://github.com/RueDeRennes/mosaik/commit/d84ece1672))
|
|
813
|
+
- Add Svelte support with SvelteCodeGenerator and update build scripts ([955cb75cb6](https://github.com/RueDeRennes/mosaik/commit/955cb75cb6))
|
|
814
|
+
- Add new Svelte components for menu, segment, tab, table, tree, wizard, and shell ([e6de8f0553](https://github.com/RueDeRennes/mosaik/commit/e6de8f0553))
|
|
815
|
+
- add Color Palette Builder tool and associated views ([55a992138e](https://github.com/RueDeRennes/mosaik/commit/55a992138e))
|
|
816
|
+
- add comprehensive article on using const vs enums in TypeScript with Angular templates ([8db46644e3](https://github.com/RueDeRennes/mosaik/commit/8db46644e3))
|
|
817
|
+
- add hasHeader and hasNav properties to AppElement and update related components ([37baedabae](https://github.com/RueDeRennes/mosaik/commit/37baedabae))
|
|
818
|
+
- add localizator-core dependency and update build dependencies in project configuration ([077a2cd1d9](https://github.com/RueDeRennes/mosaik/commit/077a2cd1d9))
|
|
819
|
+
- add FlexDirective for flexible layout management in Angular ([3b8f27e2b7](https://github.com/RueDeRennes/mosaik/commit/3b8f27e2b7))
|
|
820
|
+
- add comprehensive guide on the power of regions in TypeScript for improved code organization ([564b600288](https://github.com/RueDeRennes/mosaik/commit/564b600288))
|
|
821
|
+
- add theme provider for angular ([04568d1528](https://github.com/RueDeRennes/mosaik/commit/04568d1528))
|
|
822
|
+
- update masonry and wrap elements to use CSS variables for gap and columns, enhance templates with static styles ([2dee486060](https://github.com/RueDeRennes/mosaik/commit/2dee486060))
|
|
823
|
+
- disable eslint rule for static styles in multiple component templates and update SCSS mixin to exclude properties ([d6e61ac195](https://github.com/RueDeRennes/mosaik/commit/d6e61ac195))
|
|
824
|
+
- enhance keyboard element with modifier key support and update styles ([07f7af6d52](https://github.com/RueDeRennes/mosaik/commit/07f7af6d52))
|
|
825
|
+
- enhance dropdown button templates with new icons and improved layout fix: adjust padding for menu item group headers across themes ([5004c67e11](https://github.com/RueDeRennes/mosaik/commit/5004c67e11))
|
|
826
|
+
- add 'Code' and 'TypeScript' keywords to various documentation files for improved discoverability ([7ac3c152dd](https://github.com/RueDeRennes/mosaik/commit/7ac3c152dd))
|
|
827
|
+
- add "The Dependency Forest" article on dependency management challenges in Angular ([d129b84490](https://github.com/RueDeRennes/mosaik/commit/d129b84490))
|
|
828
|
+
- add translation command and integrate translation functionality in BlogBaseElement ([7e166a6bea](https://github.com/RueDeRennes/mosaik/commit/7e166a6bea))
|
|
829
|
+
- enhance blog and translation features with interview type and language flags ([9aff64d29b](https://github.com/RueDeRennes/mosaik/commit/9aff64d29b))
|
|
830
|
+
- update interview content and add StickyController metadata in JSON ([c39d970be6](https://github.com/RueDeRennes/mosaik/commit/c39d970be6))
|
|
831
|
+
- add YouTube video rendering support in MarkdownRenderer ([723610d3c8](https://github.com/RueDeRennes/mosaik/commit/723610d3c8))
|
|
832
|
+
- Add new translation for "Open with" in code section ([e1b84033bc](https://github.com/RueDeRennes/mosaik/commit/e1b84033bc))
|
|
833
|
+
- create Playground components for testing Markdown features ([738f61002f](https://github.com/RueDeRennes/mosaik/commit/738f61002f))
|
|
834
|
+
- enhance Listen decorator to support custom query targets and improve event handling ([aa19e6e5a0](https://github.com/RueDeRennes/mosaik/commit/aa19e6e5a0))
|
|
835
|
+
- add PinchController for gesture recognition and enhance DiagramElement with centering functionality ([c3feb9a789](https://github.com/RueDeRennes/mosaik/commit/c3feb9a789))
|
|
836
|
+
- **docs:** Update documentation with new sections, descriptions, and examples for clarity and usability ([c32ff5f976](https://github.com/RueDeRennes/mosaik/commit/c32ff5f976))
|
|
837
|
+
- **docs:** Enhance MVP pattern documentation with detailed explanations and examples ([e3c97f1368](https://github.com/RueDeRennes/mosaik/commit/e3c97f1368))
|
|
838
|
+
- implement filter functionality in ArticlesView and update related templates ([1e88d302d4](https://github.com/RueDeRennes/mosaik/commit/1e88d302d4))
|
|
839
|
+
- Implement sticky positioning directive and controller, enhance scrolling functionality in Scroller class ([148f07916e](https://github.com/RueDeRennes/mosaik/commit/148f07916e))
|
|
840
|
+
- Enhance MVP documentation and examples across multiple frameworks ([cfabea14a3](https://github.com/RueDeRennes/mosaik/commit/cfabea14a3))
|
|
841
|
+
- add backdrop images and enhance ArticlesView with documentation grouping ([af72ff74cd](https://github.com/RueDeRennes/mosaik/commit/af72ff74cd))
|
|
842
|
+
- add images and enhance Markdown documentation with improved layout and structure ([1eaac2125f](https://github.com/RueDeRennes/mosaik/commit/1eaac2125f))
|
|
843
|
+
- enhance Markdown components with improved styling and layout variables ([780d383b31](https://github.com/RueDeRennes/mosaik/commit/780d383b31))
|
|
844
|
+
- enhance CodeEditor and Markdown components with improved language and theme support ([0270711752](https://github.com/RueDeRennes/mosaik/commit/0270711752))
|
|
845
|
+
- **callouts:** add new callout variants and enhance Markdown processing ([3a5608697b](https://github.com/RueDeRennes/mosaik/commit/3a5608697b))
|
|
846
|
+
- **markdowner:** enhance Markdown processing with new extension structure and build integration ([0c08852146](https://github.com/RueDeRennes/mosaik/commit/0c08852146))
|
|
847
|
+
- Enhance Markdown processing with new features and improvements ([534983c407](https://github.com/RueDeRennes/mosaik/commit/534983c407))
|
|
848
|
+
- **translations:** add share message for blog posts ([a3ba45071a](https://github.com/RueDeRennes/mosaik/commit/a3ba45071a))
|
|
849
|
+
- improve date formatting in BlogBase and enhance share command data structure ([6f64d0990e](https://github.com/RueDeRennes/mosaik/commit/6f64d0990e))
|
|
850
|
+
- enhance Markdown component styles with improved blockquote and list formatting ([dbefc8d12f](https://github.com/RueDeRennes/mosaik/commit/dbefc8d12f))
|
|
851
|
+
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
|
|
852
|
+
- Update AppSideNavTemplate to use node meta for display names and add value binding ([1488b7d52f](https://github.com/RueDeRennes/mosaik/commit/1488b7d52f))
|
|
853
|
+
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
|
|
854
|
+
- enhance Markdown rendering and styling with new link styles and tree directive support ([8fba55993c](https://github.com/RueDeRennes/mosaik/commit/8fba55993c))
|
|
855
|
+
- update markdown files to use structured keywords and add author information ([d0df1b883f](https://github.com/RueDeRennes/mosaik/commit/d0df1b883f))
|
|
856
|
+
- **docs): enhance keyword metadata across documentation files for improved searchability and context feat(Markdown): update MarkdownElement and MarkdownRenderer for better handling of text and code blocks fix(DocsService): refine getDocsTree method for improved documentation hierarchy and sorting fix(staticContent:** add meta information to static content registration for enhanced metadata handling ([789875e05d](https://github.com/RueDeRennes/mosaik/commit/789875e05d))
|
|
857
|
+
- **build:** add vite-plugins build step to deployment script; enhance MarkdownElement and DocsService for better handling of documentation and Markdown sources ([619a32e38b](https://github.com/RueDeRennes/mosaik/commit/619a32e38b))
|
|
858
|
+
- **menu:** add textOverflow property to MenuItemComponent and related elements for improved text handling; update DocsService and AppSideNavTemplate for better rendering ([9b7641b6c1](https://github.com/RueDeRennes/mosaik/commit/9b7641b6c1))
|
|
859
|
+
- **router:** implement RouterLocation and IRouterLocation for improved routing abstraction; refactor RouterElement to utilize new location handling ([53705c577a](https://github.com/RueDeRennes/mosaik/commit/53705c577a))
|
|
860
|
+
- **menu:** enhance menu item styles with indent properties and update theme tokens for better visual hierarchy ([b3dad3c306](https://github.com/RueDeRennes/mosaik/commit/b3dad3c306))
|
|
861
|
+
- **router:** enhance routing components with role attributes and update templates for better accessibility; refactor RouterController and RouterLinkDirective for improved functionality ([63b32829f1](https://github.com/RueDeRennes/mosaik/commit/63b32829f1))
|
|
862
|
+
- **router:** implement routerLink directive for dynamic link handling; update AppSideNavTemplate to use routerLink ([f2fb309d47](https://github.com/RueDeRennes/mosaik/commit/f2fb309d47))
|
|
863
|
+
- **router:** add RouterLinkDirective for dynamic link generation ([ab2e98ed50](https://github.com/RueDeRennes/mosaik/commit/ab2e98ed50))
|
|
864
|
+
- enhance package service and controller to support history retrieval with optional limit; update translations and styles for package explorer ([71efae2557](https://github.com/RueDeRennes/mosaik/commit/71efae2557))
|
|
865
|
+
- implement ShieldElement with template, style, and props; enhance package metadata and history models ([de73abbc76](https://github.com/RueDeRennes/mosaik/commit/de73abbc76))
|
|
866
|
+
- enhance package service and models with metadata and history retrieval ([05c98c197d](https://github.com/RueDeRennes/mosaik/commit/05c98c197d))
|
|
867
|
+
- add package manager installation step in CI workflow ([d8453719df](https://github.com/RueDeRennes/mosaik/commit/d8453719df))
|
|
868
|
+
- add eslint config build step to the dev deployment workflow ([c831986474](https://github.com/RueDeRennes/mosaik/commit/c831986474))
|
|
869
|
+
- add component selector to various sample elements for better integration ([3eb465fed5](https://github.com/RueDeRennes/mosaik/commit/3eb465fed5))
|
|
870
|
+
- Update button element CSS properties and enhance template styles ([c83ee77d83](https://github.com/RueDeRennes/mosaik/commit/c83ee77d83))
|
|
871
|
+
- Enhance sandbox functionality and UI improvements ([c45d7ca09b](https://github.com/RueDeRennes/mosaik/commit/c45d7ca09b))
|
|
872
|
+
- Implement ProjectionController for managing projected content in portals ([1bc46717b5](https://github.com/RueDeRennes/mosaik/commit/1bc46717b5))
|
|
873
|
+
- add TableFooter component and related styles ([85d9e96af5](https://github.com/RueDeRennes/mosaik/commit/85d9e96af5))
|
|
874
|
+
- Enhance state elements with padding and gap properties ([19074a8b51](https://github.com/RueDeRennes/mosaik/commit/19074a8b51))
|
|
875
|
+
- Enhance Select and Combo components with internationalization and improved styling ([8d80d58234](https://github.com/RueDeRennes/mosaik/commit/8d80d58234))
|
|
876
|
+
- enhance TagCloudElement with item selection and styling; refactor related components and styles ([2847e96a41](https://github.com/RueDeRennes/mosaik/commit/2847e96a41))
|
|
877
|
+
- add ModifierKeyName export and improve attr() function in SCSS ([317b75143d](https://github.com/RueDeRennes/mosaik/commit/317b75143d))
|
|
878
|
+
- Refactor CheckBoxGroupSample and TextBoxSample components for improved property formatting ([b0fcc7502e](https://github.com/RueDeRennes/mosaik/commit/b0fcc7502e))
|
|
879
|
+
- add default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
|
|
880
|
+
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
|
|
881
|
+
- update release script to version 0.0.25 ([930ba60eb4](https://github.com/RueDeRennes/mosaik/commit/930ba60eb4))
|
|
882
|
+
- update version to 0.0.24 and remove prefix/suffix styles from various components ([d061c7f8cd](https://github.com/RueDeRennes/mosaik/commit/d061c7f8cd))
|
|
883
|
+
- update appearance of input components and add textAlign property ([5f7321b7a8](https://github.com/RueDeRennes/mosaik/commit/5f7321b7a8))
|
|
884
|
+
- Add text alignment support to input components ([0a1069f47d](https://github.com/RueDeRennes/mosaik/commit/0a1069f47d))
|
|
885
|
+
- Add Validators class to Cdk for form validation ([5db8b51601](https://github.com/RueDeRennes/mosaik/commit/5db8b51601))
|
|
886
|
+
- add spinner and textAlign properties to NumberBox and TextBox components ([cda90dffa4](https://github.com/RueDeRennes/mosaik/commit/cda90dffa4))
|
|
887
|
+
- implement flip component with new side property and directives ([2b3c56c9b4](https://github.com/RueDeRennes/mosaik/commit/2b3c56c9b4))
|
|
888
|
+
- add select component to auth form and improve validation ([4971bba07f](https://github.com/RueDeRennes/mosaik/commit/4971bba07f))
|
|
889
|
+
- add Invalidable behavior and validity check to components ([893bb30b3b](https://github.com/RueDeRennes/mosaik/commit/893bb30b3b))
|
|
890
|
+
- add ng forms validation trigger ([e430f70f31](https://github.com/RueDeRennes/mosaik/commit/e430f70f31))
|
|
891
|
+
- update project dependencies and build configurations ([569b1bf99d](https://github.com/RueDeRennes/mosaik/commit/569b1bf99d))
|
|
892
|
+
- **eslint:** add TypeScript ESLint configuration with comprehensive ruleset ([4d7a0d88b7](https://github.com/RueDeRennes/mosaik/commit/4d7a0d88b7))
|
|
893
|
+
- Add Insetable behavior and update BoxElement styles ([ca740ab5f2](https://github.com/RueDeRennes/mosaik/commit/ca740ab5f2))
|
|
894
|
+
- export dateTimeBoxElementValueAccessor alongside DateTimeBoxElementValueAccessor for improved accessibility ([fad7497ba7](https://github.com/RueDeRennes/mosaik/commit/fad7497ba7))
|
|
895
|
+
- enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))
|
|
896
|
+
- **PublishPackage:** add version validation and improve error logging ([33ad436126](https://github.com/RueDeRennes/mosaik/commit/33ad436126))
|
|
897
|
+
- update package dependencies to use workspace references ([e853ec04e5](https://github.com/RueDeRennes/mosaik/commit/e853ec04e5))
|
|
898
|
+
- add changelog configuration to disable author rendering and update release script to specify group ([9ce709c251](https://github.com/RueDeRennes/mosaik/commit/9ce709c251))
|
|
899
|
+
- update version generator options to include installArgs and installIgnoreScripts ([747191d4da](https://github.com/RueDeRennes/mosaik/commit/747191d4da))
|
|
900
|
+
- streamline release configuration by consolidating project relationships and removing redundant properties ([77fbfcd293](https://github.com/RueDeRennes/mosaik/commit/77fbfcd293))
|
|
901
|
+
- add version configuration for conventional commits and generator options ([bd6048596e](https://github.com/RueDeRennes/mosaik/commit/bd6048596e))
|
|
902
|
+
- update release configuration to set projectsRelationship to fixed for libs, infra, and tools ([bc0437f95d](https://github.com/RueDeRennes/mosaik/commit/bc0437f95d))
|
|
903
|
+
- restructure release configuration to include groups for libs, infra, and tools ([fe9e93b5ce](https://github.com/RueDeRennes/mosaik/commit/fe9e93b5ce))
|
|
904
|
+
- update documentation paths and add index file for mosaik-elements-foundation package ([ced717bdea](https://github.com/RueDeRennes/mosaik/commit/ced717bdea))
|
|
905
|
+
- update package dependencies to use caret (^) versioning for consistency ([2d8ab96c84](https://github.com/RueDeRennes/mosaik/commit/2d8ab96c84))
|
|
906
|
+
- add dependency management for publish targets in project configurations ([e13de9a63b](https://github.com/RueDeRennes/mosaik/commit/e13de9a63b))
|
|
907
|
+
- enhance release script to include build and publish targets ([0c29b15d46](https://github.com/RueDeRennes/mosaik/commit/0c29b15d46))
|
|
908
|
+
- update package.json dependencies to use specific versions instead of workspace references ([4934f88dc1](https://github.com/RueDeRennes/mosaik/commit/4934f88dc1))
|
|
909
|
+
- update project configurations to enable caching and adjust input paths for build targets ([4e8b485497](https://github.com/RueDeRennes/mosaik/commit/4e8b485497))
|
|
910
|
+
- add copy-dependencies and publish-package executors; update project.json to use new publish executor ([ba4c5f9393](https://github.com/RueDeRennes/mosaik/commit/ba4c5f9393))
|
|
911
|
+
- add changesets for versioning and changelog management ([00db6e0ef1](https://github.com/RueDeRennes/mosaik/commit/00db6e0ef1))
|
|
912
|
+
- add semver package for version validation in CopyPublisherPackageJson task ([f848b73d49](https://github.com/RueDeRennes/mosaik/commit/f848b73d49))
|
|
913
|
+
- Refactor components to support standalone mode and add method invocation capabilities ([3312924aa2](https://github.com/RueDeRennes/mosaik/commit/3312924aa2))
|
|
914
|
+
- **dialog:** implement DialogRef and DialogService for enhanced dialog management ([e1c0b0d850](https://github.com/RueDeRennes/mosaik/commit/e1c0b0d850))
|
|
915
|
+
- define custom elements for various components in Mosaik Elements Angular ([cb6a1d5ef2](https://github.com/RueDeRennes/mosaik/commit/cb6a1d5ef2))
|
|
916
|
+
- Implement default file cleanup script and enhance component styles ([3aff5d6fd8](https://github.com/RueDeRennes/mosaik/commit/3aff5d6fd8))
|
|
917
|
+
- Add Electronic Program Guide components for Angular, React, and Vue ([b62f3f59fc](https://github.com/RueDeRennes/mosaik/commit/b62f3f59fc))
|
|
918
|
+
- Add theme change handling and improve dialog dimensions in AppSettingsView; enhance InkBarElement alignment logic ([71da43e4b1](https://github.com/RueDeRennes/mosaik/commit/71da43e4b1))
|
|
919
|
+
- Enhance LitStyleTransform with dependency analysis and improve logging; add retro anchor element styles ([730b58ed42](https://github.com/RueDeRennes/mosaik/commit/730b58ed42))
|
|
920
|
+
- Enhance PropertyDecorator to support CSS variable binding for style properties ([5273291343](https://github.com/RueDeRennes/mosaik/commit/5273291343))
|
|
921
|
+
- add Boundable behavior and utility functions for date handling ([1deae6f00a](https://github.com/RueDeRennes/mosaik/commit/1deae6f00a))
|
|
922
|
+
- Add Joy theme styles for Electronic Program Guide components ([7c76dce194](https://github.com/RueDeRennes/mosaik/commit/7c76dce194))
|
|
923
|
+
- Enhance Coupon and Highlight components with improved styles and user-select properties ([7de39c4dee](https://github.com/RueDeRennes/mosaik/commit/7de39c4dee))
|
|
924
|
+
- Enhance Electronic Program Guide with new properties and styling adjustments ([d2aed27576](https://github.com/RueDeRennes/mosaik/commit/d2aed27576))
|
|
925
|
+
- Add Electronic Program Guide components and styles ([4d7c1d2f49](https://github.com/RueDeRennes/mosaik/commit/4d7c1d2f49))
|
|
926
|
+
- **expander:** update styles for Cosmopolitan, Default, Joy, and Retro themes to enhance shadow properties and improve consistency ([78f0a88ebe](https://github.com/RueDeRennes/mosaik/commit/78f0a88ebe))
|
|
927
|
+
- **button:** enhance button styles with shadow and color properties ([46e28550b4](https://github.com/RueDeRennes/mosaik/commit/46e28550b4))
|
|
928
|
+
- **tokens:** restructure elevation tokens for better granularity and linting ([d921d201d3](https://github.com/RueDeRennes/mosaik/commit/d921d201d3))
|
|
929
|
+
- **tokens:** enhance elevation and typography tokens across themes ([4fca67fd43](https://github.com/RueDeRennes/mosaik/commit/4fca67fd43))
|
|
930
|
+
- **theme:** enhance theme management and button styles with new properties and variants ([e733f777e9](https://github.com/RueDeRennes/mosaik/commit/e733f777e9))
|
|
931
|
+
- **theme:** enhance Retro theme with additional variants and update component styles ([6d869ec358](https://github.com/RueDeRennes/mosaik/commit/6d869ec358))
|
|
932
|
+
- Update ToggleTip component styles and tokens across themes ([c30920e681](https://github.com/RueDeRennes/mosaik/commit/c30920e681))
|
|
933
|
+
- Update theme components and tokens for consistency and improved styling ([ffb9596405](https://github.com/RueDeRennes/mosaik/commit/ffb9596405))
|
|
934
|
+
- Enhance Retro theme with new elevation and appearance tokens ([0c9a0084ec](https://github.com/RueDeRennes/mosaik/commit/0c9a0084ec))
|
|
935
|
+
- update chart component styles for improved tooltip and legend formatting ([1037a3fa9a](https://github.com/RueDeRennes/mosaik/commit/1037a3fa9a))
|
|
936
|
+
- update chart component styles and themes to use Joy typography variables ([8fe7d7f4fe](https://github.com/RueDeRennes/mosaik/commit/8fe7d7f4fe))
|
|
937
|
+
- enhance chart and form elements with foreground color support and style adjustments ([dad0dd53df](https://github.com/RueDeRennes/mosaik/commit/dad0dd53df))
|
|
938
|
+
- implement theme persistence and configuration storage, update ToastService and RatingElement properties ([2fe40b8ee8](https://github.com/RueDeRennes/mosaik/commit/2fe40b8ee8))
|
|
939
|
+
- add installation and setup for package manager in the workflow ([1498f235f9](https://github.com/RueDeRennes/mosaik/commit/1498f235f9))
|
|
940
|
+
- add support for package manager setup in the dev workflow ([59aaf6b708](https://github.com/RueDeRennes/mosaik/commit/59aaf6b708))
|
|
941
|
+
- update banner appearance to 'soft' across multiple views and adjust button styles for improved consistency ([36804f1758](https://github.com/RueDeRennes/mosaik/commit/36804f1758))
|
|
942
|
+
- implement tab panel component with scrollable content and improved selection logic ([a5766822e0](https://github.com/RueDeRennes/mosaik/commit/a5766822e0))
|
|
943
|
+
- update App settings view template to enhance layout and add text case directive ([d3b4963491](https://github.com/RueDeRennes/mosaik/commit/d3b4963491))
|
|
944
|
+
- Add options for mode and focus delegation in Drawer components ([2439ae5ada](https://github.com/RueDeRennes/mosaik/commit/2439ae5ada))
|
|
945
|
+
- Add appearance property to mosaik-toolbar in chat header template ([0dafe85e1f](https://github.com/RueDeRennes/mosaik/commit/0dafe85e1f))
|
|
946
|
+
- Add initial QR Code Cosmopolitan theme styles and structure ([ec12f33544](https://github.com/RueDeRennes/mosaik/commit/ec12f33544))
|
|
947
|
+
- Enhance wizard and state elements with new styles and responsive design ([f7bbd2303c](https://github.com/RueDeRennes/mosaik/commit/f7bbd2303c))
|
|
948
|
+
- Update Persona and QR Code themes with new styles and tokens ([dfb5030cd8](https://github.com/RueDeRennes/mosaik/commit/dfb5030cd8))
|
|
949
|
+
- add style dictionary component generation and enhance SCSS file handling ([8cb9f0d702](https://github.com/RueDeRennes/mosaik/commit/8cb9f0d702))
|
|
950
|
+
- enhance SCSS file handling by adding default content population and improving path resolution ([d2a09333bc](https://github.com/RueDeRennes/mosaik/commit/d2a09333bc))
|
|
951
|
+
- implement retro theme support and enhance theme handling across components ([6e6501b5d3](https://github.com/RueDeRennes/mosaik/commit/6e6501b5d3))
|
|
952
|
+
- enable multi-language support and add ColorSwatchGroupElement ([e15a8905a4](https://github.com/RueDeRennes/mosaik/commit/e15a8905a4))
|
|
953
|
+
- update theme to dark mode and refine color tokens for improved accessibility ([42819d5937](https://github.com/RueDeRennes/mosaik/commit/42819d5937))
|
|
954
|
+
- enhance theming support by adding size and layout properties to various components ([285a91ad39](https://github.com/RueDeRennes/mosaik/commit/285a91ad39))
|
|
955
|
+
- add appearance variants to toolbar and tab components for enhanced theming support ([275de74baa](https://github.com/RueDeRennes/mosaik/commit/275de74baa))
|
|
956
|
+
- enhance theming support by applying Themeable behavior to multiple component classes ([cd7b65f77b](https://github.com/RueDeRennes/mosaik/commit/cd7b65f77b))
|
|
957
|
+
- import Themeable behavior into various component files for enhanced theming support ([f9c34b371e](https://github.com/RueDeRennes/mosaik/commit/f9c34b371e))
|
|
958
|
+
- add size, duration, elevation, layout, and typography functions to Joy theme styles ([8d472f999c](https://github.com/RueDeRennes/mosaik/commit/8d472f999c))
|
|
959
|
+
- add Themeable mixin and import to component style templates ([60e2060c70](https://github.com/RueDeRennes/mosaik/commit/60e2060c70))
|
|
960
|
+
- update Joy theme styles for various components, adding new properties and improving consistency ([7eba0a5ea3](https://github.com/RueDeRennes/mosaik/commit/7eba0a5ea3))
|
|
961
|
+
- remove obsolete style files and add shared styles for Portal, Content, Floating, and MessageBox components ([dd521743ec](https://github.com/RueDeRennes/mosaik/commit/dd521743ec))
|
|
962
|
+
- add retro theme styles for Chip and QRCode components, remove obsolete Spacer and Sticky styles ([e34f5ee454](https://github.com/RueDeRennes/mosaik/commit/e34f5ee454))
|
|
963
|
+
- remove obsolete style files and add new Joy theme styles for various components ([233ed63475](https://github.com/RueDeRennes/mosaik/commit/233ed63475))
|
|
964
|
+
- refactor theme styles for Card and CompoundButton components ([a3c49279c0](https://github.com/RueDeRennes/mosaik/commit/a3c49279c0))
|
|
965
|
+
- add shared styles for new UI components and update existing styles for consistency ([1772b383a7](https://github.com/RueDeRennes/mosaik/commit/1772b383a7))
|
|
966
|
+
- add default styles to Absolute and AbsoluteItem components ([dd26c85a21](https://github.com/RueDeRennes/mosaik/commit/dd26c85a21))
|
|
967
|
+
- add cosmopolitan theme style to various form and UI components ([0015925f0c](https://github.com/RueDeRennes/mosaik/commit/0015925f0c))
|
|
968
|
+
- enhance Floating Action Button with multiple theme styles ([10892ad232](https://github.com/RueDeRennes/mosaik/commit/10892ad232))
|
|
969
|
+
- MAJOR MIGRATION ([4118d0424b](https://github.com/RueDeRennes/mosaik/commit/4118d0424b))
|
|
970
|
+
- add script to create theme style templates for components and manage SCSS files ([a12659870b](https://github.com/RueDeRennes/mosaik/commit/a12659870b))
|
|
971
|
+
- add new theme styles for various components to enhance UI consistency ([271cecd764](https://github.com/RueDeRennes/mosaik/commit/271cecd764))
|
|
972
|
+
- update calendar and chipbox components with improved theming and styles for consistency ([7cdd9a1342](https://github.com/RueDeRennes/mosaik/commit/7cdd9a1342))
|
|
973
|
+
- add shared styles for calendar components to enhance UI consistency and layout ([9555e86fab](https://github.com/RueDeRennes/mosaik/commit/9555e86fab))
|
|
974
|
+
- enhance input components with improved theming and layout consistency ([5b5a41cf54](https://github.com/RueDeRennes/mosaik/commit/5b5a41cf54))
|
|
975
|
+
- enhance select and signature pad components with improved styles for consistency and usability ([8c4ff832f4](https://github.com/RueDeRennes/mosaik/commit/8c4ff832f4))
|
|
976
|
+
- add shared styles for grid, virtualize, absolute, tile list, masonry, and title layout components to enhance UI consistency ([cbe8204651](https://github.com/RueDeRennes/mosaik/commit/cbe8204651))
|
|
977
|
+
- add shared styles for BackTop and CookieConsent components to enhance UI consistency ([ea0800bf89](https://github.com/RueDeRennes/mosaik/commit/ea0800bf89))
|
|
978
|
+
- update chip component styles for improved theming and consistency across appearances ([e397515a48](https://github.com/RueDeRennes/mosaik/commit/e397515a48))
|
|
979
|
+
- add shared styles for toggletip, carousel, paginator, drop zone, backdrop, and other components to enhance UI consistency ([62d14f58c6](https://github.com/RueDeRennes/mosaik/commit/62d14f58c6))
|
|
980
|
+
- add shared styles for tab, table, and list components to improve UI consistency ([3915378683](https://github.com/RueDeRennes/mosaik/commit/3915378683))
|
|
981
|
+
- add shared styles for tree and wizard components to enhance UI consistency ([e3dbaf7ac2](https://github.com/RueDeRennes/mosaik/commit/e3dbaf7ac2))
|
|
982
|
+
- enhance persona and QR code components with improved theming and shared styles for consistency ([9a32c6f95f](https://github.com/RueDeRennes/mosaik/commit/9a32c6f95f))
|
|
983
|
+
- update floating action button and group styles with improved theming and shared properties for consistency ([09e2c90ca3](https://github.com/RueDeRennes/mosaik/commit/09e2c90ca3))
|
|
984
|
+
- enhance toggle button and dropdown button styles with improved theming and shared styles for consistency ([b7423c1248](https://github.com/RueDeRennes/mosaik/commit/b7423c1248))
|
|
985
|
+
- update slider and avatar components with improved theming and layout consistency ([e7977bb1c1](https://github.com/RueDeRennes/mosaik/commit/e7977bb1c1))
|
|
986
|
+
- add shared styles for slider, meter bar, meter ring, and progress ring components to enhance UI consistency ([09a6c723f0](https://github.com/RueDeRennes/mosaik/commit/09a6c723f0))
|
|
987
|
+
- enhance dialog and drawer components with shared styles and improved theming for consistency ([9f5a6c1057](https://github.com/RueDeRennes/mosaik/commit/9f5a6c1057))
|
|
988
|
+
- add dialog component styles and theme configurations for improved UI consistency ([c3701084c0](https://github.com/RueDeRennes/mosaik/commit/c3701084c0))
|
|
989
|
+
- implement shared styles for ripple elements and add error/success/empty state components for improved consistency ([382d923011](https://github.com/RueDeRennes/mosaik/commit/382d923011))
|
|
990
|
+
- update chart themes to use local theme variables and unset default styles for improved consistency ([60aba50dec](https://github.com/RueDeRennes/mosaik/commit/60aba50dec))
|
|
991
|
+
- enhance Breadcrumb and Icon components with shared styles and update theme tokens for improved consistency ([43631aabb3](https://github.com/RueDeRennes/mosaik/commit/43631aabb3))
|
|
992
|
+
- add router and router-related styles for Joy and Default themes to enhance theming consistency ([33d4882612](https://github.com/RueDeRennes/mosaik/commit/33d4882612))
|
|
993
|
+
- update MenuItem and SearchBox styles for improved theming consistency and add shared focus ring styles ([ac0b6710c5](https://github.com/RueDeRennes/mosaik/commit/ac0b6710c5))
|
|
994
|
+
- add shared SCSS styles for Menu and Chat components to enhance theming consistency ([b65b7d9d93](https://github.com/RueDeRennes/mosaik/commit/b65b7d9d93))
|
|
995
|
+
- update Avatar and Badge styles for improved theming and layout consistency ([d48699783b](https://github.com/RueDeRennes/mosaik/commit/d48699783b))
|
|
996
|
+
- add SCSS theme files for media components with shared styling mixins ([9def4b2004](https://github.com/RueDeRennes/mosaik/commit/9def4b2004))
|
|
997
|
+
- add SCSS files for media components with initial styling setup ([52eddb1e29](https://github.com/RueDeRennes/mosaik/commit/52eddb1e29))
|
|
998
|
+
- update styles to use joy scheme variables for improved theme consistency ([5069a9cc96](https://github.com/RueDeRennes/mosaik/commit/5069a9cc96))
|
|
999
|
+
- introduce ITheme2ElementProps interface and enhance Theme2 with palette management ([fedd1abc19](https://github.com/RueDeRennes/mosaik/commit/fedd1abc19))
|
|
1000
|
+
- implement ThemeGenerator and enhance Theme2Element with public theme application methods ([7c6e338528](https://github.com/RueDeRennes/mosaik/commit/7c6e338528))
|
|
1001
|
+
- add event handling interfaces for improved event management ([eb8158af09](https://github.com/RueDeRennes/mosaik/commit/eb8158af09))
|
|
1002
|
+
- hard scss refactoring ([847d18e07a](https://github.com/RueDeRennes/mosaik/commit/847d18e07a))
|
|
1003
|
+
- update Angular dependencies to version 19.1.5 and add new build configurations ([caa65cbcd7](https://github.com/RueDeRennes/mosaik/commit/caa65cbcd7))
|
|
1004
|
+
- add node-gyp as a dependency in package.json ([7ee58ddb29](https://github.com/RueDeRennes/mosaik/commit/7ee58ddb29))
|
|
1005
|
+
- organize vitest workspace configuration by grouping libs, tools, and infra ([b914409938](https://github.com/RueDeRennes/mosaik/commit/b914409938))
|
|
1006
|
+
- update package.json dependencies to use workspace references ([a09d328efb](https://github.com/RueDeRennes/mosaik/commit/a09d328efb))
|
|
1007
|
+
- update documentation structure and add metadata for MVP and Command patterns ([aa740dcdc8](https://github.com/RueDeRennes/mosaik/commit/aa740dcdc8))
|
|
1008
|
+
- add JSON and Markdown configurations to ESLint setup and update index for new configs ([67f5cb6cd9](https://github.com/RueDeRennes/mosaik/commit/67f5cb6cd9))
|
|
1009
|
+
- add clear method to Renderer and update RouterOutletElement to use it for clearing slots ([e2fb12d2f6](https://github.com/RueDeRennes/mosaik/commit/e2fb12d2f6))
|
|
1010
|
+
- add @prisma/extension-optimize dependency and enable optimization in PrismaService ([d09a4414dc](https://github.com/RueDeRennes/mosaik/commit/d09a4414dc))
|
|
1011
|
+
- enhance resource serialization by adding metadata support in serializers and transformers ([d81c5fe981](https://github.com/RueDeRennes/mosaik/commit/d81c5fe981))
|
|
1012
|
+
- update resource info interfaces to use readonly properties and enhance cloning functionality ([173c1c0d01](https://github.com/RueDeRennes/mosaik/commit/173c1c0d01))
|
|
1013
|
+
- update CLI argument interfaces and improve resource generator imports ([52697bfaab](https://github.com/RueDeRennes/mosaik/commit/52697bfaab))
|
|
1014
|
+
- add AI localizator module with configuration and CLI argument support ([38770963c7](https://github.com/RueDeRennes/mosaik/commit/38770963c7))
|
|
1015
|
+
- add localizator executor and update related configurations ([79a5f1dd0d](https://github.com/RueDeRennes/mosaik/commit/79a5f1dd0d))
|
|
1016
|
+
- add ESLint configuration for Vitest and implement resource type detection from file paths ([488198e242](https://github.com/RueDeRennes/mosaik/commit/488198e242))
|
|
1017
|
+
- enhance sorting functionality in resource interfaces and update TypeScript configurations ([6fcb2f3903](https://github.com/RueDeRennes/mosaik/commit/6fcb2f3903))
|
|
1018
|
+
- implement Vitest configuration and add tests for LitPreset; refactor file handling and update parser methods ([d7b49e2443](https://github.com/RueDeRennes/mosaik/commit/d7b49e2443))
|
|
1019
|
+
- add ESLint and Vitest configurations, implement TypeScript settings, and define parser and formatter interfaces for localization ([c09d8c541a](https://github.com/RueDeRennes/mosaik/commit/c09d8c541a))
|
|
1020
|
+
- add ESLint and Vitest configurations for localization tools and implement tests for Angular, React, and Vue presets ([22a450cdd4](https://github.com/RueDeRennes/mosaik/commit/22a450cdd4))
|
|
1021
|
+
- update package.json files and add TypeScript configurations for localization ([577f8dd710](https://github.com/RueDeRennes/mosaik/commit/577f8dd710))
|
|
1022
|
+
- implement parser interfaces and various parser classes for localization ([8b5b4258e1](https://github.com/RueDeRennes/mosaik/commit/8b5b4258e1))
|
|
1023
|
+
- update project CommonJS/ESM TypeScript configurations ([b57802c2d9](https://github.com/RueDeRennes/mosaik/commit/b57802c2d9))
|
|
1024
|
+
- migrate from lodash to es-toolkit for utility functions and update package dependencies ([cfdb4f64a1](https://github.com/RueDeRennes/mosaik/commit/cfdb4f64a1))
|
|
1025
|
+
- add tsup configuration for Vite and Utilities, update LiveReload plugin options ([9d0b3a71be](https://github.com/RueDeRennes/mosaik/commit/9d0b3a71be))
|
|
1026
|
+
- update Vite configuration and improve FileSystemWatcher filtering logic ([43a655b8ac](https://github.com/RueDeRennes/mosaik/commit/43a655b8ac))
|
|
1027
|
+
- add Vite configuration and plugins, including live reload functionality ([92b0ee5260](https://github.com/RueDeRennes/mosaik/commit/92b0ee5260))
|
|
1028
|
+
- remove obsolete BlockquoteProcessor tests and add utility functions for token metadata management ([11be8212a8](https://github.com/RueDeRennes/mosaik/commit/11be8212a8))
|
|
1029
|
+
- add Vitest configuration and implement tests for Markdown processors ([10d745777c](https://github.com/RueDeRennes/mosaik/commit/10d745777c))
|
|
1030
|
+
- add type annotations for hot update handler and improve import statements in processors ([6c28d98979](https://github.com/RueDeRennes/mosaik/commit/6c28d98979))
|
|
1031
|
+
- integrate markdowner tool and update API paths for consistency ([21c276f79a](https://github.com/RueDeRennes/mosaik/commit/21c276f79a))
|
|
1032
|
+
- initialize Mosaik.Elements library with TypeScript configuration and documentation ([121c1196a8](https://github.com/RueDeRennes/mosaik/commit/121c1196a8))
|
|
1033
|
+
- add mosaik-elements-angular-2 library with initial component and configuration files ([2e4c734f9e](https://github.com/RueDeRennes/mosaik/commit/2e4c734f9e))
|
|
1034
|
+
- add infrastructure build step to API development workflow ([4f77ea2b30](https://github.com/RueDeRennes/mosaik/commit/4f77ea2b30))
|
|
1035
|
+
- implement new email delivery strategies ([71d732c67d](https://github.com/RueDeRennes/mosaik/commit/71d732c67d))
|
|
1036
|
+
- add dependency installation step in GitHub Actions workflow ([0ee17aa199](https://github.com/RueDeRennes/mosaik/commit/0ee17aa199))
|
|
1037
|
+
- add build infrastructure step and update project configurations with 'infra' tags ([355a7b0768](https://github.com/RueDeRennes/mosaik/commit/355a7b0768))
|
|
1038
|
+
- add VERBOSE environment variable for detailed linting logs ([e3fe3fad69](https://github.com/RueDeRennes/mosaik/commit/e3fe3fad69))
|
|
1039
|
+
- add CommandNamingRule for ESLint; update project configuration and enhance documentation ([21e0e36302](https://github.com/RueDeRennes/mosaik/commit/21e0e36302))
|
|
1040
|
+
- add ICommand interface and implement delete profile view styles; update username references to userName across the codebase ([b7184a2d10](https://github.com/RueDeRennes/mosaik/commit/b7184a2d10))
|
|
1041
|
+
- **api:** update Doppler configuration to support API key authentication and enhance documentation ([8e4c98a5e0](https://github.com/RueDeRennes/mosaik/commit/8e4c98a5e0))
|
|
1042
|
+
- **api:** add doppler support for security keys ([bb1dd83041](https://github.com/RueDeRennes/mosaik/commit/bb1dd83041))
|
|
1043
|
+
- **api:** add new issue models and update icon response; remove unused IIconGroup model ([d05cefc0ed](https://github.com/RueDeRennes/mosaik/commit/d05cefc0ed))
|
|
1044
|
+
- add docs executor and update package dependencies across multiple libraries ([b55ff52fd4](https://github.com/RueDeRennes/mosaik/commit/b55ff52fd4))
|
|
1045
|
+
- add GitHub Actions workflow for development app deployment with caching and build steps ([118b8a6bff](https://github.com/RueDeRennes/mosaik/commit/118b8a6bff))
|
|
1046
|
+
- add SubscribeRequest and UnsubscribeRequest classes, update API response statuses to use HttpStatus, and enhance Prisma configuration for PostgreSQL ([7c49d4098d](https://github.com/RueDeRennes/mosaik/commit/7c49d4098d))
|
|
1047
|
+
- add Database module and service, integrate with Issues and Newsletter repositories, and update TypeScript configuration ([238c8b509b](https://github.com/RueDeRennes/mosaik/commit/238c8b509b))
|
|
1048
|
+
- update server port to 8080, add IssuesView and related styles, and enhance ApiService2 with issue management methods ([8e55d5be52](https://github.com/RueDeRennes/mosaik/commit/8e55d5be52))
|
|
1049
|
+
- navigate to backend directory and list files before building Docker image ([bb4a5f8723](https://github.com/RueDeRennes/mosaik/commit/bb4a5f8723))
|
|
1050
|
+
- enhance GitHub Actions workflow for Docker by adding artifact upload and improving repository name handling ([b93588e6d5](https://github.com/RueDeRennes/mosaik/commit/b93588e6d5))
|
|
1051
|
+
- add .dockerignore for mosaik-api and log npm dependencies in build step ([d170a45722](https://github.com/RueDeRennes/mosaik/commit/d170a45722))
|
|
1052
|
+
- add GitHub Actions workflow for Docker build and push to GHCR ([14f2ed37e1](https://github.com/RueDeRennes/mosaik/commit/14f2ed37e1))
|
|
1053
|
+
- add backend code ([599d31af49](https://github.com/RueDeRennes/mosaik/commit/599d31af49))
|
|
1054
|
+
- **nx-cloud:** setup nx cloud workspace ([9dfa175d05](https://github.com/RueDeRennes/mosaik/commit/9dfa175d05))
|
|
1055
|
+
- add commitlint in repo ([4a71ed5158](https://github.com/RueDeRennes/mosaik/commit/4a71ed5158))
|
|
1056
|
+
- upgrade to angular 12 ([e604cc6da3](https://github.com/RueDeRennes/mosaik/commit/e604cc6da3))
|
|
1057
|
+
- **angular:** add cdk dependency to add new dialogService ([8c294ec672](https://github.com/RueDeRennes/mosaik/commit/8c294ec672))
|
|
1058
|
+
- **commerce:** add new commerce package 🎉 ([b595653878](https://github.com/RueDeRennes/mosaik/commit/b595653878))
|
|
1059
|
+
- **angular:** add camera recorder typings ([32a8ba560e](https://github.com/RueDeRennes/mosaik/commit/32a8ba560e))
|
|
1060
|
+
|
|
1061
|
+
### 🩹 Fixes
|
|
1062
|
+
|
|
1063
|
+
- **dependencies:** add @rollup/plugin-json to package.json refactor: simplify build script in openapi templates ([f6a6476388](https://github.com/RueDeRennes/mosaik/commit/f6a6476388))
|
|
1064
|
+
- **dependencies:** update peer dependency for vite to support versions 6.x and 7.x refactor: remove unused plugins from nx configuration fix: update build script in openapi templates to use yarn ([0422a23610](https://github.com/RueDeRennes/mosaik/commit/0422a23610))
|
|
1065
|
+
- **dependencies:** update vite to version 7.0.2 in package.json and yarn.lock ([b6b2b61b42](https://github.com/RueDeRennes/mosaik/commit/b6b2b61b42))
|
|
1066
|
+
- **dependencies:** update @nx packages to version 21.2.2 ([c044affa8d](https://github.com/RueDeRennes/mosaik/commit/c044affa8d))
|
|
1067
|
+
- update release script to version 0.0.71 ([c3e7e5e8bf](https://github.com/RueDeRennes/mosaik/commit/c3e7e5e8bf))
|
|
1068
|
+
- add missing newline at end of package.json ([73866991d5](https://github.com/RueDeRennes/mosaik/commit/73866991d5))
|
|
1069
|
+
- update background color to transparent for page header and menu components; update release script to version 0.0.70 ([e8e7c124a4](https://github.com/RueDeRennes/mosaik/commit/e8e7c124a4))
|
|
1070
|
+
- update release version to 0.0.47 in package.json ([5a277d2d1d](https://github.com/RueDeRennes/mosaik/commit/5a277d2d1d))
|
|
1071
|
+
- correct spelling of 'HTML' in keywords and add new article on `part` attributes ([cd5b688a5c](https://github.com/RueDeRennes/mosaik/commit/cd5b688a5c))
|
|
1072
|
+
- correct quotation marks in attribute selector examples for consistency ([078a6c9289](https://github.com/RueDeRennes/mosaik/commit/078a6c9289))
|
|
1073
|
+
- correct quotation marks in markdown article and improve blockquote rendering in MarkdownRenderer ([09442e4509](https://github.com/RueDeRennes/mosaik/commit/09442e4509))
|
|
1074
|
+
- update release script to version 0.0.41 ([88efd1b9ca](https://github.com/RueDeRennes/mosaik/commit/88efd1b9ca))
|
|
1075
|
+
- adjust height calculations for content in AppElement styles ([1d8793fd52](https://github.com/RueDeRennes/mosaik/commit/1d8793fd52))
|
|
1076
|
+
- update const vs enum article to use string literals for WorkType values ([3eb355434e](https://github.com/RueDeRennes/mosaik/commit/3eb355434e))
|
|
1077
|
+
- correct quotation marks in best practices section of const vs enum article ([df4187ec19](https://github.com/RueDeRennes/mosaik/commit/df4187ec19))
|
|
1078
|
+
- update backdrop image URLs in const vs enum article ([e05a779a0a](https://github.com/RueDeRennes/mosaik/commit/e05a779a0a))
|
|
1079
|
+
- update release version to 0.0.38 in package.json and improve description formatting in Meta.g.json ([edbd04421c](https://github.com/RueDeRennes/mosaik/commit/edbd04421c))
|
|
1080
|
+
- correct formatting of region comments and quote attribution for clarity ([952d90f14b](https://github.com/RueDeRennes/mosaik/commit/952d90f14b))
|
|
1081
|
+
- update provideTheme function to simplify overrides and adjust merge function ([0359c488be](https://github.com/RueDeRennes/mosaik/commit/0359c488be))
|
|
1082
|
+
- update provideTheme to useValue for theme and mode signals ([5a7b509869](https://github.com/RueDeRennes/mosaik/commit/5a7b509869))
|
|
1083
|
+
- update release script to version 0.0.33 ([0954fadfa3](https://github.com/RueDeRennes/mosaik/commit/0954fadfa3))
|
|
1084
|
+
- update markdowner-core dependency to use workspace reference for consistency ([518dffba42](https://github.com/RueDeRennes/mosaik/commit/518dffba42))
|
|
1085
|
+
- simplify flex-basis and max-width calculations in WrapElement for improved readability ([0fba2a2eef](https://github.com/RueDeRennes/mosaik/commit/0fba2a2eef))
|
|
1086
|
+
- change progress/ring/bar number properties to cssLength for simpler data binding ([d15e88f0c9](https://github.com/RueDeRennes/mosaik/commit/d15e88f0c9))
|
|
1087
|
+
- update checkbox styles by removing unnecessary padding and border properties feat: add YouTube video embed and quote to interview markdown fix: adjust marker color in markdown styles for better visibility ([1284a2bcff](https://github.com/RueDeRennes/mosaik/commit/1284a2bcff))
|
|
1088
|
+
- correct quotes in interview markdown and enhance closing statements ([8d0e7134ba](https://github.com/RueDeRennes/mosaik/commit/8d0e7134ba))
|
|
1089
|
+
- correct formatting and update YouTube link in interview markdown ([2b430a99bc](https://github.com/RueDeRennes/mosaik/commit/2b430a99bc))
|
|
1090
|
+
- **docs:** update route in command-pattern-vue.md for correct path; remove outdated mvp.requirements.md file; add comprehensive requirements documentation ([12dd351358](https://github.com/RueDeRennes/mosaik/commit/12dd351358))
|
|
1091
|
+
- **build:** reorder build steps in deployment script for clarity and consistency ([4e746f0b36](https://github.com/RueDeRennes/mosaik/commit/4e746f0b36))
|
|
1092
|
+
- correct spelling and casing in IconsService and related files ([f4d478699e](https://github.com/RueDeRennes/mosaik/commit/f4d478699e))
|
|
1093
|
+
- update build commands in CI workflows to use 'yarn nx run' syntax ([a38e725929](https://github.com/RueDeRennes/mosaik/commit/a38e725929))
|
|
1094
|
+
- update description of mosaik-api in README.md for clarity ([478b4c5177](https://github.com/RueDeRennes/mosaik/commit/478b4c5177))
|
|
1095
|
+
- restore missing languages and sites in app.json configuration ([ad5f019e46](https://github.com/RueDeRennes/mosaik/commit/ad5f019e46))
|
|
1096
|
+
- adjust positioning for lightChain and update CookieConsentElement attributes ([708c9832bd](https://github.com/RueDeRennes/mosaik/commit/708c9832bd))
|
|
1097
|
+
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
|
|
1098
|
+
- update theme import paths to use consistent casing ([1aa18b699e](https://github.com/RueDeRennes/mosaik/commit/1aa18b699e))
|
|
1099
|
+
- hide portal element by default in TimeBoxElementTemplate ([f5f16c13b7](https://github.com/RueDeRennes/mosaik/commit/f5f16c13b7))
|
|
1100
|
+
- add missing newline at end of package.json ([713cb1f983](https://github.com/RueDeRennes/mosaik/commit/713cb1f983))
|
|
1101
|
+
- simplify condition checks and remove unnecessary styles in various components ([41e6b5d8a9](https://github.com/RueDeRennes/mosaik/commit/41e6b5d8a9))
|
|
1102
|
+
- update release script to version 0.0.28 ([baaef44d1d](https://github.com/RueDeRennes/mosaik/commit/baaef44d1d))
|
|
1103
|
+
- update hover and selection styles for TabStrip and Tree components ([d6c90fc2bb](https://github.com/RueDeRennes/mosaik/commit/d6c90fc2bb))
|
|
1104
|
+
- add missing newline at end of package.json ([39f2f1c578](https://github.com/RueDeRennes/mosaik/commit/39f2f1c578))
|
|
1105
|
+
- update TabStrip and TreeItem styles to handle disabled state correctly ([ecb60798db](https://github.com/RueDeRennes/mosaik/commit/ecb60798db))
|
|
1106
|
+
- update release version to 0.0.19 in package.json ([acccb56f76](https://github.com/RueDeRennes/mosaik/commit/acccb56f76))
|
|
1107
|
+
- add missing newline at end of package.json ([43ce0e6a3b](https://github.com/RueDeRennes/mosaik/commit/43ce0e6a3b))
|
|
1108
|
+
- correct spelling of 'getScrollableElement' and remove unused method ([72e17ecc7a](https://github.com/RueDeRennes/mosaik/commit/72e17ecc7a))
|
|
1109
|
+
- correct spelling of 'success' in logSummary parameter documentation chore: update release script version to 0.0.16 chore: add 'keyhandle' to cspell words ([1a9d5e8732](https://github.com/RueDeRennes/mosaik/commit/1a9d5e8732))
|
|
1110
|
+
- improve type handling and cleanup in Invalidable, CheckBoxGroup, ChoiceGroup, and RadioGroup components ([84753f810c](https://github.com/RueDeRennes/mosaik/commit/84753f810c))
|
|
1111
|
+
- correct spelling of "Emitts" to "Emits" in event documentation across multiple components ([17e025c185](https://github.com/RueDeRennes/mosaik/commit/17e025c185))
|
|
1112
|
+
- correct spelling errors in README and update release version in package.json ([922364afec](https://github.com/RueDeRennes/mosaik/commit/922364afec))
|
|
1113
|
+
- different themes and styles ([917e55212d](https://github.com/RueDeRennes/mosaik/commit/917e55212d))
|
|
1114
|
+
- add missing words to cSpell configuration ([933dd56139](https://github.com/RueDeRennes/mosaik/commit/933dd56139))
|
|
1115
|
+
- correct spelling errors and improve property names in interfaces and components ([e7edf69f3e](https://github.com/RueDeRennes/mosaik/commit/e7edf69f3e))
|
|
1116
|
+
- remove OTP prompt from publish package task and update related function signatures ([a684f8dc7e](https://github.com/RueDeRennes/mosaik/commit/a684f8dc7e))
|
|
1117
|
+
- disable caching in project configurations and update build scripts for consistency ([0bf27cb99e](https://github.com/RueDeRennes/mosaik/commit/0bf27cb99e))
|
|
1118
|
+
- add missing newline at end of package.json files across multiple directories ([a01c97ed2b](https://github.com/RueDeRennes/mosaik/commit/a01c97ed2b))
|
|
1119
|
+
- correct build script command for SCSS and update build commands in project configuration ([0b243a90be](https://github.com/RueDeRennes/mosaik/commit/0b243a90be))
|
|
1120
|
+
- update theme in index.html and enhance logging in CopyPublisherPackageJson.ts; add release targets to project.json files; remove obsolete scripts ([648a850c12](https://github.com/RueDeRennes/mosaik/commit/648a850c12))
|
|
1121
|
+
- correct package name format in changeset configuration and add release script to package.json ([168113d104](https://github.com/RueDeRennes/mosaik/commit/168113d104))
|
|
1122
|
+
- update package.json dependencies to use version 0.0.0 for consistency across all packages ([9b37f5626c](https://github.com/RueDeRennes/mosaik/commit/9b37f5626c))
|
|
1123
|
+
- revert package versions to 0.0.0 for consistency across all packages ([8e39bb4e60](https://github.com/RueDeRennes/mosaik/commit/8e39bb4e60))
|
|
1124
|
+
- update disabled state handling for various components ([bbabccda83](https://github.com/RueDeRennes/mosaik/commit/bbabccda83))
|
|
1125
|
+
- update Angular dependencies to use caret versioning and remove unused mosaik-elements-angular-2 entry ([65f2f21abf](https://github.com/RueDeRennes/mosaik/commit/65f2f21abf))
|
|
1126
|
+
- Refactor LitStyleTransform to remove unnecessary timing logs; update ExpanderElement styles for improved theming support ([3ca2b0d734](https://github.com/RueDeRennes/mosaik/commit/3ca2b0d734))
|
|
1127
|
+
- Correct cache option handling across multiple executors and tasks ([bdbcb05c08](https://github.com/RueDeRennes/mosaik/commit/bdbcb05c08))
|
|
1128
|
+
- update SKIP_LINT variable to use lowercase 'true' for consistency ([319f15f508](https://github.com/RueDeRennes/mosaik/commit/319f15f508))
|
|
1129
|
+
- restore 'detect' configuration in project.json and update package manager version in package.json ([ff659684a6](https://github.com/RueDeRennes/mosaik/commit/ff659684a6))
|
|
1130
|
+
- ensure form elements inherit styles correctly in formElementJoyStyle ([8c3dc71259](https://github.com/RueDeRennes/mosaik/commit/8c3dc71259))
|
|
1131
|
+
- change constructor visibility from protected to public in StateElement class ([4fdc37f008](https://github.com/RueDeRennes/mosaik/commit/4fdc37f008))
|
|
1132
|
+
- update theme default settings and padding values for improved consistency across card components ([11c519bf66](https://github.com/RueDeRennes/mosaik/commit/11c519bf66))
|
|
1133
|
+
- update background color and padding values to unset for improved theme consistency across components ([fe22eaa2ca](https://github.com/RueDeRennes/mosaik/commit/fe22eaa2ca))
|
|
1134
|
+
- update shared-style mixin to use local $name variable for consistency across components ([dc5fdb55df](https://github.com/RueDeRennes/mosaik/commit/dc5fdb55df))
|
|
1135
|
+
- update yarn clean script to remove force option ([723efb5c42](https://github.com/RueDeRennes/mosaik/commit/723efb5c42))
|
|
1136
|
+
- add missing React and Vue dependencies to package.json ([ee2fb6360f](https://github.com/RueDeRennes/mosaik/commit/ee2fb6360f))
|
|
1137
|
+
- update TypeScript configurations for consistency and readability ([a74cd93fc1](https://github.com/RueDeRennes/mosaik/commit/a74cd93fc1))
|
|
1138
|
+
- update dependencies in package.json files to latest versions ([00c4430b43](https://github.com/RueDeRennes/mosaik/commit/00c4430b43))
|
|
1139
|
+
- update package.json to add Angular DevKit and Nx dependencies ([d86b800714](https://github.com/RueDeRennes/mosaik/commit/d86b800714))
|
|
1140
|
+
- format json configuration files for consistency and readability ([f4e4b56db6](https://github.com/RueDeRennes/mosaik/commit/f4e4b56db6))
|
|
1141
|
+
- update .gitignore to simplify custom entries and add Angular build artifacts ([8dbc5e0cfe](https://github.com/RueDeRennes/mosaik/commit/8dbc5e0cfe))
|
|
1142
|
+
- add 'mosaik-ng' to package.json and clean up ToastComponent code with consistent formatting ([8871b31d8b](https://github.com/RueDeRennes/mosaik/commit/8871b31d8b))
|
|
1143
|
+
- add Angular CLI to install script and update EventEmitter definitions for consistency across components ([d46388649e](https://github.com/RueDeRennes/mosaik/commit/d46388649e))
|
|
1144
|
+
- remove unnecessary comments and continue-on-error flags in lint jobs for clarity ([a5cc2fbfe3](https://github.com/RueDeRennes/mosaik/commit/a5cc2fbfe3))
|
|
1145
|
+
- simplify lint command in GitHub Actions workflow ([f6324c6be3](https://github.com/RueDeRennes/mosaik/commit/f6324c6be3))
|
|
1146
|
+
- enable verbose linting for mosaik-elements-foundation ([9262eb8c5b](https://github.com/RueDeRennes/mosaik/commit/9262eb8c5b))
|
|
1147
|
+
- correct SKIP_LINT environment variable to use lowercase 'false' ([e04ba33fb4](https://github.com/RueDeRennes/mosaik/commit/e04ba33fb4))
|
|
1148
|
+
- update API endpoint to use Render URL instead of localhost ([3f3df24c15](https://github.com/RueDeRennes/mosaik/commit/3f3df24c15))
|
|
1149
|
+
- update deployment path in GitHub Actions workflow for backend API ([4d9721e02f](https://github.com/RueDeRennes/mosaik/commit/4d9721e02f))
|
|
1150
|
+
- remove redundant ls command from Docker build step in GitHub Actions workflow ([35074e3608](https://github.com/RueDeRennes/mosaik/commit/35074e3608))
|
|
1151
|
+
- remove redundant npm list commands in GitHub Actions build step ([88cbee4e84](https://github.com/RueDeRennes/mosaik/commit/88cbee4e84))
|
|
1152
|
+
- update GitHub Actions workflow to install npm packages and list global dependencies ([eda5a6b1f9](https://github.com/RueDeRennes/mosaik/commit/eda5a6b1f9))
|
|
1153
|
+
- update build step in GitHub Actions to list global npm packages ([f53cf75b47](https://github.com/RueDeRennes/mosaik/commit/f53cf75b47))
|
|
1154
|
+
- meta path ([7a3bdb39ef](https://github.com/RueDeRennes/mosaik/commit/7a3bdb39ef))
|
|
1155
|
+
|
|
1
1156
|
## 0.0.71 (2025-06-30)
|
|
2
1157
|
|
|
3
1158
|
### 🩹 Fixes
|