@breadstone/mosaik-elements-svelte 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/CHANGELOG.md +251 -0
- package/index.mjs +19629 -17729
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,254 @@
|
|
|
1
|
+
## 0.0.79 (2025-07-30)
|
|
2
|
+
|
|
3
|
+
### 🚀 Features
|
|
4
|
+
|
|
5
|
+
- Implement SandboxProjectFactory and SandboxProjectTemplateEngine ([3300298aec](https://github.com/RueDeRennes/mosaik/commit/3300298aec))
|
|
6
|
+
- add YAML code generation and update chat mode configuration ([9fe1bb330c](https://github.com/RueDeRennes/mosaik/commit/9fe1bb330c))
|
|
7
|
+
- Enhance Landing and App View Components ([459cb772ed](https://github.com/RueDeRennes/mosaik/commit/459cb772ed))
|
|
8
|
+
|
|
9
|
+
### 🩹 Fixes
|
|
10
|
+
|
|
11
|
+
- correct spelling of 'initialize' in various files and update related interfaces ([3c70f28918](https://github.com/RueDeRennes/mosaik/commit/3c70f28918))
|
|
12
|
+
|
|
13
|
+
## 0.0.78 (2025-07-20)
|
|
14
|
+
|
|
15
|
+
### 🚀 Features
|
|
16
|
+
|
|
17
|
+
- Add PortalHostComponent to various frameworks and implement Gappable behavior ([2e84d8f5d0](https://github.com/RueDeRennes/mosaik/commit/2e84d8f5d0))
|
|
18
|
+
- 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))
|
|
19
|
+
- Refactor and enhance reactivity system with new Signal and TrackableSignal classes ([09c5e2a4b8](https://github.com/RueDeRennes/mosaik/commit/09c5e2a4b8))
|
|
20
|
+
- Integrate Portal and ProjectionController into DateBox, DateTimeBox, and TimeBox components ([b0d925bdbf](https://github.com/RueDeRennes/mosaik/commit/b0d925bdbf))
|
|
21
|
+
- standardize event listener decorators by removing 'self' target option and improving documentation ([f14fe3f4b5](https://github.com/RueDeRennes/mosaik/commit/f14fe3f4b5))
|
|
22
|
+
- Update button components to include event fires and improve documentation ([07140d2542](https://github.com/RueDeRennes/mosaik/commit/07140d2542))
|
|
23
|
+
- add App Header component and related samples, templates, and events ([cb140e78e8](https://github.com/RueDeRennes/mosaik/commit/cb140e78e8))
|
|
24
|
+
- add expand, collapse, and toggle methods to MenuItem and TreeItem components with descriptions ([8881f5f730](https://github.com/RueDeRennes/mosaik/commit/8881f5f730))
|
|
25
|
+
- Implement FileTracker class for managing generated files and cleanup operations ([8d6ed91f3f](https://github.com/RueDeRennes/mosaik/commit/8d6ed91f3f))
|
|
26
|
+
- implement ColorTableElement component with associated template and styles ([a5bc0a091a](https://github.com/RueDeRennes/mosaik/commit/a5bc0a091a))
|
|
27
|
+
- add copyExecutorsJson script and update build commands ([0a0aba85b9](https://github.com/RueDeRennes/mosaik/commit/0a0aba85b9))
|
|
28
|
+
- add slot definitions for Jumbotron component and update related documentation ([b739040f6f](https://github.com/RueDeRennes/mosaik/commit/b739040f6f))
|
|
29
|
+
- Add formatter property to Jumbotron components and update related files ([9ae59c7ff9](https://github.com/RueDeRennes/mosaik/commit/9ae59c7ff9))
|
|
30
|
+
- Add Jumbotron component and related styles for multiple frameworks ([41d4601e08](https://github.com/RueDeRennes/mosaik/commit/41d4601e08))
|
|
31
|
+
- Introduce Indicator component across multiple frameworks ([7ef850c39d](https://github.com/RueDeRennes/mosaik/commit/7ef850c39d))
|
|
32
|
+
- implement animation directive and provider with presets ([09550b6633](https://github.com/RueDeRennes/mosaik/commit/09550b6633))
|
|
33
|
+
- Add Svelte menu items to AppSideNavTemplate and update build script ([d1a2fe7972](https://github.com/RueDeRennes/mosaik/commit/d1a2fe7972))
|
|
34
|
+
- Add Svelte support with SvelteCodeGenerator and update build scripts ([955cb75cb6](https://github.com/RueDeRennes/mosaik/commit/955cb75cb6))
|
|
35
|
+
- Add new Svelte components for menu, segment, tab, table, tree, wizard, and shell ([e6de8f0553](https://github.com/RueDeRennes/mosaik/commit/e6de8f0553))
|
|
36
|
+
- add comprehensive article on using const vs enums in TypeScript with Angular templates ([8db46644e3](https://github.com/RueDeRennes/mosaik/commit/8db46644e3))
|
|
37
|
+
- add localizator-core dependency and update build dependencies in project configuration ([077a2cd1d9](https://github.com/RueDeRennes/mosaik/commit/077a2cd1d9))
|
|
38
|
+
- add comprehensive guide on the power of regions in TypeScript for improved code organization ([564b600288](https://github.com/RueDeRennes/mosaik/commit/564b600288))
|
|
39
|
+
- add theme provider for angular ([04568d1528](https://github.com/RueDeRennes/mosaik/commit/04568d1528))
|
|
40
|
+
- add 'Code' and 'TypeScript' keywords to various documentation files for improved discoverability ([7ac3c152dd](https://github.com/RueDeRennes/mosaik/commit/7ac3c152dd))
|
|
41
|
+
- add "The Dependency Forest" article on dependency management challenges in Angular ([d129b84490](https://github.com/RueDeRennes/mosaik/commit/d129b84490))
|
|
42
|
+
- add translation command and integrate translation functionality in BlogBaseElement ([7e166a6bea](https://github.com/RueDeRennes/mosaik/commit/7e166a6bea))
|
|
43
|
+
- enhance blog and translation features with interview type and language flags ([9aff64d29b](https://github.com/RueDeRennes/mosaik/commit/9aff64d29b))
|
|
44
|
+
- update interview content and add StickyController metadata in JSON ([c39d970be6](https://github.com/RueDeRennes/mosaik/commit/c39d970be6))
|
|
45
|
+
- add YouTube video rendering support in MarkdownRenderer ([723610d3c8](https://github.com/RueDeRennes/mosaik/commit/723610d3c8))
|
|
46
|
+
- Add new translation for "Open with" in code section ([e1b84033bc](https://github.com/RueDeRennes/mosaik/commit/e1b84033bc))
|
|
47
|
+
- create Playground components for testing Markdown features ([738f61002f](https://github.com/RueDeRennes/mosaik/commit/738f61002f))
|
|
48
|
+
- add PinchController for gesture recognition and enhance DiagramElement with centering functionality ([c3feb9a789](https://github.com/RueDeRennes/mosaik/commit/c3feb9a789))
|
|
49
|
+
- **docs:** Update documentation with new sections, descriptions, and examples for clarity and usability ([c32ff5f976](https://github.com/RueDeRennes/mosaik/commit/c32ff5f976))
|
|
50
|
+
- **docs:** Enhance MVP pattern documentation with detailed explanations and examples ([e3c97f1368](https://github.com/RueDeRennes/mosaik/commit/e3c97f1368))
|
|
51
|
+
- Implement sticky positioning directive and controller, enhance scrolling functionality in Scroller class ([148f07916e](https://github.com/RueDeRennes/mosaik/commit/148f07916e))
|
|
52
|
+
- Enhance MVP documentation and examples across multiple frameworks ([cfabea14a3](https://github.com/RueDeRennes/mosaik/commit/cfabea14a3))
|
|
53
|
+
- add backdrop images and enhance ArticlesView with documentation grouping ([af72ff74cd](https://github.com/RueDeRennes/mosaik/commit/af72ff74cd))
|
|
54
|
+
- add images and enhance Markdown documentation with improved layout and structure ([1eaac2125f](https://github.com/RueDeRennes/mosaik/commit/1eaac2125f))
|
|
55
|
+
- enhance Markdown components with improved styling and layout variables ([780d383b31](https://github.com/RueDeRennes/mosaik/commit/780d383b31))
|
|
56
|
+
- **markdowner:** enhance Markdown processing with new extension structure and build integration ([0c08852146](https://github.com/RueDeRennes/mosaik/commit/0c08852146))
|
|
57
|
+
- Enhance Markdown processing with new features and improvements ([534983c407](https://github.com/RueDeRennes/mosaik/commit/534983c407))
|
|
58
|
+
- refactor text overflow handling and enhance Markdown component styles ([62bb601fc7](https://github.com/RueDeRennes/mosaik/commit/62bb601fc7))
|
|
59
|
+
- update metadata structure in documentation and improve avatar and chip components ([007bd05bea](https://github.com/RueDeRennes/mosaik/commit/007bd05bea))
|
|
60
|
+
- update markdown files to use structured keywords and add author information ([d0df1b883f](https://github.com/RueDeRennes/mosaik/commit/d0df1b883f))
|
|
61
|
+
- **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))
|
|
62
|
+
- **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))
|
|
63
|
+
- **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))
|
|
64
|
+
- **router:** add RouterLinkDirective for dynamic link generation ([ab2e98ed50](https://github.com/RueDeRennes/mosaik/commit/ab2e98ed50))
|
|
65
|
+
- 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))
|
|
66
|
+
- implement ShieldElement with template, style, and props; enhance package metadata and history models ([de73abbc76](https://github.com/RueDeRennes/mosaik/commit/de73abbc76))
|
|
67
|
+
- enhance package service and models with metadata and history retrieval ([05c98c197d](https://github.com/RueDeRennes/mosaik/commit/05c98c197d))
|
|
68
|
+
- add package manager installation step in CI workflow ([d8453719df](https://github.com/RueDeRennes/mosaik/commit/d8453719df))
|
|
69
|
+
- add eslint config build step to the dev deployment workflow ([c831986474](https://github.com/RueDeRennes/mosaik/commit/c831986474))
|
|
70
|
+
- add component selector to various sample elements for better integration ([3eb465fed5](https://github.com/RueDeRennes/mosaik/commit/3eb465fed5))
|
|
71
|
+
- Enhance sandbox functionality and UI improvements ([c45d7ca09b](https://github.com/RueDeRennes/mosaik/commit/c45d7ca09b))
|
|
72
|
+
- Implement ProjectionController for managing projected content in portals ([1bc46717b5](https://github.com/RueDeRennes/mosaik/commit/1bc46717b5))
|
|
73
|
+
- add TableFooter component and related styles ([85d9e96af5](https://github.com/RueDeRennes/mosaik/commit/85d9e96af5))
|
|
74
|
+
- Refactor CheckBoxGroupSample and TextBoxSample components for improved property formatting ([b0fcc7502e](https://github.com/RueDeRennes/mosaik/commit/b0fcc7502e))
|
|
75
|
+
- add default values for boolean attributes across various components ([899d593ba5](https://github.com/RueDeRennes/mosaik/commit/899d593ba5))
|
|
76
|
+
- update release script to version 0.0.26 ([11e2fdbc4f](https://github.com/RueDeRennes/mosaik/commit/11e2fdbc4f))
|
|
77
|
+
- update release script to version 0.0.25 ([930ba60eb4](https://github.com/RueDeRennes/mosaik/commit/930ba60eb4))
|
|
78
|
+
- update version to 0.0.24 and remove prefix/suffix styles from various components ([d061c7f8cd](https://github.com/RueDeRennes/mosaik/commit/d061c7f8cd))
|
|
79
|
+
- update appearance of input components and add textAlign property ([5f7321b7a8](https://github.com/RueDeRennes/mosaik/commit/5f7321b7a8))
|
|
80
|
+
- add Invalidable behavior and validity check to components ([893bb30b3b](https://github.com/RueDeRennes/mosaik/commit/893bb30b3b))
|
|
81
|
+
- **eslint:** add TypeScript ESLint configuration with comprehensive ruleset ([4d7a0d88b7](https://github.com/RueDeRennes/mosaik/commit/4d7a0d88b7))
|
|
82
|
+
- Add Insetable behavior and update BoxElement styles ([ca740ab5f2](https://github.com/RueDeRennes/mosaik/commit/ca740ab5f2))
|
|
83
|
+
- enhance project configurations with inputs and outputs for build targets ([6f80d15bda](https://github.com/RueDeRennes/mosaik/commit/6f80d15bda))
|
|
84
|
+
- **PublishPackage:** add version validation and improve error logging ([33ad436126](https://github.com/RueDeRennes/mosaik/commit/33ad436126))
|
|
85
|
+
- update package dependencies to use workspace references ([e853ec04e5](https://github.com/RueDeRennes/mosaik/commit/e853ec04e5))
|
|
86
|
+
- add changelog configuration to disable author rendering and update release script to specify group ([9ce709c251](https://github.com/RueDeRennes/mosaik/commit/9ce709c251))
|
|
87
|
+
- update version generator options to include installArgs and installIgnoreScripts ([747191d4da](https://github.com/RueDeRennes/mosaik/commit/747191d4da))
|
|
88
|
+
- streamline release configuration by consolidating project relationships and removing redundant properties ([77fbfcd293](https://github.com/RueDeRennes/mosaik/commit/77fbfcd293))
|
|
89
|
+
- add version configuration for conventional commits and generator options ([bd6048596e](https://github.com/RueDeRennes/mosaik/commit/bd6048596e))
|
|
90
|
+
- update release configuration to set projectsRelationship to fixed for libs, infra, and tools ([bc0437f95d](https://github.com/RueDeRennes/mosaik/commit/bc0437f95d))
|
|
91
|
+
- restructure release configuration to include groups for libs, infra, and tools ([fe9e93b5ce](https://github.com/RueDeRennes/mosaik/commit/fe9e93b5ce))
|
|
92
|
+
- update documentation paths and add index file for mosaik-elements-foundation package ([ced717bdea](https://github.com/RueDeRennes/mosaik/commit/ced717bdea))
|
|
93
|
+
- update package dependencies to use caret (^) versioning for consistency ([2d8ab96c84](https://github.com/RueDeRennes/mosaik/commit/2d8ab96c84))
|
|
94
|
+
- enhance release script to include build and publish targets ([0c29b15d46](https://github.com/RueDeRennes/mosaik/commit/0c29b15d46))
|
|
95
|
+
- update package.json dependencies to use specific versions instead of workspace references ([4934f88dc1](https://github.com/RueDeRennes/mosaik/commit/4934f88dc1))
|
|
96
|
+
- add changesets for versioning and changelog management ([00db6e0ef1](https://github.com/RueDeRennes/mosaik/commit/00db6e0ef1))
|
|
97
|
+
- add semver package for version validation in CopyPublisherPackageJson task ([f848b73d49](https://github.com/RueDeRennes/mosaik/commit/f848b73d49))
|
|
98
|
+
- **dialog:** implement DialogRef and DialogService for enhanced dialog management ([e1c0b0d850](https://github.com/RueDeRennes/mosaik/commit/e1c0b0d850))
|
|
99
|
+
- Enhance Electronic Program Guide with new properties and styling adjustments ([d2aed27576](https://github.com/RueDeRennes/mosaik/commit/d2aed27576))
|
|
100
|
+
- implement theme persistence and configuration storage, update ToastService and RatingElement properties ([2fe40b8ee8](https://github.com/RueDeRennes/mosaik/commit/2fe40b8ee8))
|
|
101
|
+
- add installation and setup for package manager in the workflow ([1498f235f9](https://github.com/RueDeRennes/mosaik/commit/1498f235f9))
|
|
102
|
+
- add support for package manager setup in the dev workflow ([59aaf6b708](https://github.com/RueDeRennes/mosaik/commit/59aaf6b708))
|
|
103
|
+
- update MenuItem and SearchBox styles for improved theming consistency and add shared focus ring styles ([ac0b6710c5](https://github.com/RueDeRennes/mosaik/commit/ac0b6710c5))
|
|
104
|
+
- update Angular dependencies to version 19.1.5 and add new build configurations ([caa65cbcd7](https://github.com/RueDeRennes/mosaik/commit/caa65cbcd7))
|
|
105
|
+
- add node-gyp as a dependency in package.json ([7ee58ddb29](https://github.com/RueDeRennes/mosaik/commit/7ee58ddb29))
|
|
106
|
+
- organize vitest workspace configuration by grouping libs, tools, and infra ([b914409938](https://github.com/RueDeRennes/mosaik/commit/b914409938))
|
|
107
|
+
- update package.json dependencies to use workspace references ([a09d328efb](https://github.com/RueDeRennes/mosaik/commit/a09d328efb))
|
|
108
|
+
- update documentation structure and add metadata for MVP and Command patterns ([aa740dcdc8](https://github.com/RueDeRennes/mosaik/commit/aa740dcdc8))
|
|
109
|
+
- add JSON and Markdown configurations to ESLint setup and update index for new configs ([67f5cb6cd9](https://github.com/RueDeRennes/mosaik/commit/67f5cb6cd9))
|
|
110
|
+
- add @prisma/extension-optimize dependency and enable optimization in PrismaService ([d09a4414dc](https://github.com/RueDeRennes/mosaik/commit/d09a4414dc))
|
|
111
|
+
- enhance resource serialization by adding metadata support in serializers and transformers ([d81c5fe981](https://github.com/RueDeRennes/mosaik/commit/d81c5fe981))
|
|
112
|
+
- update resource info interfaces to use readonly properties and enhance cloning functionality ([173c1c0d01](https://github.com/RueDeRennes/mosaik/commit/173c1c0d01))
|
|
113
|
+
- update CLI argument interfaces and improve resource generator imports ([52697bfaab](https://github.com/RueDeRennes/mosaik/commit/52697bfaab))
|
|
114
|
+
- add AI localizator module with configuration and CLI argument support ([38770963c7](https://github.com/RueDeRennes/mosaik/commit/38770963c7))
|
|
115
|
+
- add localizator executor and update related configurations ([79a5f1dd0d](https://github.com/RueDeRennes/mosaik/commit/79a5f1dd0d))
|
|
116
|
+
- add ESLint configuration for Vitest and implement resource type detection from file paths ([488198e242](https://github.com/RueDeRennes/mosaik/commit/488198e242))
|
|
117
|
+
- enhance sorting functionality in resource interfaces and update TypeScript configurations ([6fcb2f3903](https://github.com/RueDeRennes/mosaik/commit/6fcb2f3903))
|
|
118
|
+
- implement Vitest configuration and add tests for LitPreset; refactor file handling and update parser methods ([d7b49e2443](https://github.com/RueDeRennes/mosaik/commit/d7b49e2443))
|
|
119
|
+
- add ESLint and Vitest configurations, implement TypeScript settings, and define parser and formatter interfaces for localization ([c09d8c541a](https://github.com/RueDeRennes/mosaik/commit/c09d8c541a))
|
|
120
|
+
- 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))
|
|
121
|
+
- update package.json files and add TypeScript configurations for localization ([577f8dd710](https://github.com/RueDeRennes/mosaik/commit/577f8dd710))
|
|
122
|
+
- implement parser interfaces and various parser classes for localization ([8b5b4258e1](https://github.com/RueDeRennes/mosaik/commit/8b5b4258e1))
|
|
123
|
+
- update project CommonJS/ESM TypeScript configurations ([b57802c2d9](https://github.com/RueDeRennes/mosaik/commit/b57802c2d9))
|
|
124
|
+
- migrate from lodash to es-toolkit for utility functions and update package dependencies ([cfdb4f64a1](https://github.com/RueDeRennes/mosaik/commit/cfdb4f64a1))
|
|
125
|
+
- add tsup configuration for Vite and Utilities, update LiveReload plugin options ([9d0b3a71be](https://github.com/RueDeRennes/mosaik/commit/9d0b3a71be))
|
|
126
|
+
- update Vite configuration and improve FileSystemWatcher filtering logic ([43a655b8ac](https://github.com/RueDeRennes/mosaik/commit/43a655b8ac))
|
|
127
|
+
- add Vite configuration and plugins, including live reload functionality ([92b0ee5260](https://github.com/RueDeRennes/mosaik/commit/92b0ee5260))
|
|
128
|
+
- add Vitest configuration and implement tests for Markdown processors ([10d745777c](https://github.com/RueDeRennes/mosaik/commit/10d745777c))
|
|
129
|
+
- add type annotations for hot update handler and improve import statements in processors ([6c28d98979](https://github.com/RueDeRennes/mosaik/commit/6c28d98979))
|
|
130
|
+
- integrate markdowner tool and update API paths for consistency ([21c276f79a](https://github.com/RueDeRennes/mosaik/commit/21c276f79a))
|
|
131
|
+
- initialize Mosaik.Elements library with TypeScript configuration and documentation ([121c1196a8](https://github.com/RueDeRennes/mosaik/commit/121c1196a8))
|
|
132
|
+
- add mosaik-elements-angular-2 library with initial component and configuration files ([2e4c734f9e](https://github.com/RueDeRennes/mosaik/commit/2e4c734f9e))
|
|
133
|
+
- add infrastructure build step to API development workflow ([4f77ea2b30](https://github.com/RueDeRennes/mosaik/commit/4f77ea2b30))
|
|
134
|
+
- implement new email delivery strategies ([71d732c67d](https://github.com/RueDeRennes/mosaik/commit/71d732c67d))
|
|
135
|
+
- add dependency installation step in GitHub Actions workflow ([0ee17aa199](https://github.com/RueDeRennes/mosaik/commit/0ee17aa199))
|
|
136
|
+
- add build infrastructure step and update project configurations with 'infra' tags ([355a7b0768](https://github.com/RueDeRennes/mosaik/commit/355a7b0768))
|
|
137
|
+
- add VERBOSE environment variable for detailed linting logs ([e3fe3fad69](https://github.com/RueDeRennes/mosaik/commit/e3fe3fad69))
|
|
138
|
+
- add CommandNamingRule for ESLint; update project configuration and enhance documentation ([21e0e36302](https://github.com/RueDeRennes/mosaik/commit/21e0e36302))
|
|
139
|
+
- 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))
|
|
140
|
+
- **api:** update Doppler configuration to support API key authentication and enhance documentation ([8e4c98a5e0](https://github.com/RueDeRennes/mosaik/commit/8e4c98a5e0))
|
|
141
|
+
- **api:** add doppler support for security keys ([bb1dd83041](https://github.com/RueDeRennes/mosaik/commit/bb1dd83041))
|
|
142
|
+
- **api:** add new issue models and update icon response; remove unused IIconGroup model ([d05cefc0ed](https://github.com/RueDeRennes/mosaik/commit/d05cefc0ed))
|
|
143
|
+
- add docs executor and update package dependencies across multiple libraries ([b55ff52fd4](https://github.com/RueDeRennes/mosaik/commit/b55ff52fd4))
|
|
144
|
+
- add GitHub Actions workflow for development app deployment with caching and build steps ([118b8a6bff](https://github.com/RueDeRennes/mosaik/commit/118b8a6bff))
|
|
145
|
+
- 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))
|
|
146
|
+
- add Database module and service, integrate with Issues and Newsletter repositories, and update TypeScript configuration ([238c8b509b](https://github.com/RueDeRennes/mosaik/commit/238c8b509b))
|
|
147
|
+
- 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))
|
|
148
|
+
- navigate to backend directory and list files before building Docker image ([bb4a5f8723](https://github.com/RueDeRennes/mosaik/commit/bb4a5f8723))
|
|
149
|
+
- enhance GitHub Actions workflow for Docker by adding artifact upload and improving repository name handling ([b93588e6d5](https://github.com/RueDeRennes/mosaik/commit/b93588e6d5))
|
|
150
|
+
- add .dockerignore for mosaik-api and log npm dependencies in build step ([d170a45722](https://github.com/RueDeRennes/mosaik/commit/d170a45722))
|
|
151
|
+
- add GitHub Actions workflow for Docker build and push to GHCR ([14f2ed37e1](https://github.com/RueDeRennes/mosaik/commit/14f2ed37e1))
|
|
152
|
+
- add backend code ([599d31af49](https://github.com/RueDeRennes/mosaik/commit/599d31af49))
|
|
153
|
+
- **nx-cloud:** setup nx cloud workspace ([9dfa175d05](https://github.com/RueDeRennes/mosaik/commit/9dfa175d05))
|
|
154
|
+
- add commitlint in repo ([4a71ed5158](https://github.com/RueDeRennes/mosaik/commit/4a71ed5158))
|
|
155
|
+
- upgrade to angular 12 ([e604cc6da3](https://github.com/RueDeRennes/mosaik/commit/e604cc6da3))
|
|
156
|
+
- **angular:** add cdk dependency to add new dialogService ([8c294ec672](https://github.com/RueDeRennes/mosaik/commit/8c294ec672))
|
|
157
|
+
- **commerce:** add new commerce package 🎉 ([b595653878](https://github.com/RueDeRennes/mosaik/commit/b595653878))
|
|
158
|
+
- **angular:** add camera recorder typings ([32a8ba560e](https://github.com/RueDeRennes/mosaik/commit/32a8ba560e))
|
|
159
|
+
|
|
160
|
+
### 🩹 Fixes
|
|
161
|
+
|
|
162
|
+
- update years of experience from eight to ten in the interview article ([9a728c51e8](https://github.com/RueDeRennes/mosaik/commit/9a728c51e8))
|
|
163
|
+
- update release script to version 0.0.77 ([ff9cf9223c](https://github.com/RueDeRennes/mosaik/commit/ff9cf9223c))
|
|
164
|
+
- update release script to version 0.0.76 ([fa4bb82518](https://github.com/RueDeRennes/mosaik/commit/fa4bb82518))
|
|
165
|
+
- 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))
|
|
166
|
+
- update template resolver and add new copy-templates task; include yargs dependency ([669d9a8603](https://github.com/RueDeRennes/mosaik/commit/669d9a8603))
|
|
167
|
+
- 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))
|
|
168
|
+
- standardize title formatting in documentation files ([8899b6307c](https://github.com/RueDeRennes/mosaik/commit/8899b6307c))
|
|
169
|
+
- update IconNameDirective to use 'icon' property instead of 'data' for icon name functionality ([af7d70822c](https://github.com/RueDeRennes/mosaik/commit/af7d70822c))
|
|
170
|
+
- add missing newline at end of package.json ([649ed1b503](https://github.com/RueDeRennes/mosaik/commit/649ed1b503))
|
|
171
|
+
- **dependencies:** add @rollup/plugin-json to package.json refactor: simplify build script in openapi templates ([f6a6476388](https://github.com/RueDeRennes/mosaik/commit/f6a6476388))
|
|
172
|
+
- **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))
|
|
173
|
+
- **dependencies:** update vite to version 7.0.2 in package.json and yarn.lock ([b6b2b61b42](https://github.com/RueDeRennes/mosaik/commit/b6b2b61b42))
|
|
174
|
+
- **dependencies:** update @nx packages to version 21.2.2 ([c044affa8d](https://github.com/RueDeRennes/mosaik/commit/c044affa8d))
|
|
175
|
+
- update release script to version 0.0.71 ([c3e7e5e8bf](https://github.com/RueDeRennes/mosaik/commit/c3e7e5e8bf))
|
|
176
|
+
- add missing newline at end of package.json ([73866991d5](https://github.com/RueDeRennes/mosaik/commit/73866991d5))
|
|
177
|
+
- 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))
|
|
178
|
+
- update release version to 0.0.47 in package.json ([5a277d2d1d](https://github.com/RueDeRennes/mosaik/commit/5a277d2d1d))
|
|
179
|
+
- correct spelling of 'HTML' in keywords and add new article on `part` attributes ([cd5b688a5c](https://github.com/RueDeRennes/mosaik/commit/cd5b688a5c))
|
|
180
|
+
- correct quotation marks in attribute selector examples for consistency ([078a6c9289](https://github.com/RueDeRennes/mosaik/commit/078a6c9289))
|
|
181
|
+
- correct quotation marks in markdown article and improve blockquote rendering in MarkdownRenderer ([09442e4509](https://github.com/RueDeRennes/mosaik/commit/09442e4509))
|
|
182
|
+
- update release script to version 0.0.41 ([88efd1b9ca](https://github.com/RueDeRennes/mosaik/commit/88efd1b9ca))
|
|
183
|
+
- update const vs enum article to use string literals for WorkType values ([3eb355434e](https://github.com/RueDeRennes/mosaik/commit/3eb355434e))
|
|
184
|
+
- correct quotation marks in best practices section of const vs enum article ([df4187ec19](https://github.com/RueDeRennes/mosaik/commit/df4187ec19))
|
|
185
|
+
- update backdrop image URLs in const vs enum article ([e05a779a0a](https://github.com/RueDeRennes/mosaik/commit/e05a779a0a))
|
|
186
|
+
- 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))
|
|
187
|
+
- correct formatting of region comments and quote attribution for clarity ([952d90f14b](https://github.com/RueDeRennes/mosaik/commit/952d90f14b))
|
|
188
|
+
- update provideTheme function to simplify overrides and adjust merge function ([0359c488be](https://github.com/RueDeRennes/mosaik/commit/0359c488be))
|
|
189
|
+
- update provideTheme to useValue for theme and mode signals ([5a7b509869](https://github.com/RueDeRennes/mosaik/commit/5a7b509869))
|
|
190
|
+
- update release script to version 0.0.33 ([0954fadfa3](https://github.com/RueDeRennes/mosaik/commit/0954fadfa3))
|
|
191
|
+
- update markdowner-core dependency to use workspace reference for consistency ([518dffba42](https://github.com/RueDeRennes/mosaik/commit/518dffba42))
|
|
192
|
+
- change progress/ring/bar number properties to cssLength for simpler data binding ([d15e88f0c9](https://github.com/RueDeRennes/mosaik/commit/d15e88f0c9))
|
|
193
|
+
- 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))
|
|
194
|
+
- correct quotes in interview markdown and enhance closing statements ([8d0e7134ba](https://github.com/RueDeRennes/mosaik/commit/8d0e7134ba))
|
|
195
|
+
- correct formatting and update YouTube link in interview markdown ([2b430a99bc](https://github.com/RueDeRennes/mosaik/commit/2b430a99bc))
|
|
196
|
+
- **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))
|
|
197
|
+
- **build:** reorder build steps in deployment script for clarity and consistency ([4e746f0b36](https://github.com/RueDeRennes/mosaik/commit/4e746f0b36))
|
|
198
|
+
- update build commands in CI workflows to use 'yarn nx run' syntax ([a38e725929](https://github.com/RueDeRennes/mosaik/commit/a38e725929))
|
|
199
|
+
- update description of mosaik-api in README.md for clarity ([478b4c5177](https://github.com/RueDeRennes/mosaik/commit/478b4c5177))
|
|
200
|
+
- remove verbose flag from mosaik app build command ([f8f2b53714](https://github.com/RueDeRennes/mosaik/commit/f8f2b53714))
|
|
201
|
+
- add missing newline at end of package.json ([713cb1f983](https://github.com/RueDeRennes/mosaik/commit/713cb1f983))
|
|
202
|
+
- simplify condition checks and remove unnecessary styles in various components ([41e6b5d8a9](https://github.com/RueDeRennes/mosaik/commit/41e6b5d8a9))
|
|
203
|
+
- update release script to version 0.0.28 ([baaef44d1d](https://github.com/RueDeRennes/mosaik/commit/baaef44d1d))
|
|
204
|
+
- add missing newline at end of package.json ([39f2f1c578](https://github.com/RueDeRennes/mosaik/commit/39f2f1c578))
|
|
205
|
+
- update TabStrip and TreeItem styles to handle disabled state correctly ([ecb60798db](https://github.com/RueDeRennes/mosaik/commit/ecb60798db))
|
|
206
|
+
- update release version to 0.0.19 in package.json ([acccb56f76](https://github.com/RueDeRennes/mosaik/commit/acccb56f76))
|
|
207
|
+
- add missing newline at end of package.json ([43ce0e6a3b](https://github.com/RueDeRennes/mosaik/commit/43ce0e6a3b))
|
|
208
|
+
- correct spelling of 'getScrollableElement' and remove unused method ([72e17ecc7a](https://github.com/RueDeRennes/mosaik/commit/72e17ecc7a))
|
|
209
|
+
- 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))
|
|
210
|
+
- correct spelling errors in README and update release version in package.json ([922364afec](https://github.com/RueDeRennes/mosaik/commit/922364afec))
|
|
211
|
+
- different themes and styles ([917e55212d](https://github.com/RueDeRennes/mosaik/commit/917e55212d))
|
|
212
|
+
- add missing words to cSpell configuration ([933dd56139](https://github.com/RueDeRennes/mosaik/commit/933dd56139))
|
|
213
|
+
- correct spelling errors and improve property names in interfaces and components ([e7edf69f3e](https://github.com/RueDeRennes/mosaik/commit/e7edf69f3e))
|
|
214
|
+
- remove OTP prompt from publish package task and update related function signatures ([a684f8dc7e](https://github.com/RueDeRennes/mosaik/commit/a684f8dc7e))
|
|
215
|
+
- disable caching in project configurations and update build scripts for consistency ([0bf27cb99e](https://github.com/RueDeRennes/mosaik/commit/0bf27cb99e))
|
|
216
|
+
- add missing newline at end of package.json files across multiple directories ([a01c97ed2b](https://github.com/RueDeRennes/mosaik/commit/a01c97ed2b))
|
|
217
|
+
- correct package name format in changeset configuration and add release script to package.json ([168113d104](https://github.com/RueDeRennes/mosaik/commit/168113d104))
|
|
218
|
+
- update package.json dependencies to use version 0.0.0 for consistency across all packages ([9b37f5626c](https://github.com/RueDeRennes/mosaik/commit/9b37f5626c))
|
|
219
|
+
- update Angular dependencies to use caret versioning and remove unused mosaik-elements-angular-2 entry ([65f2f21abf](https://github.com/RueDeRennes/mosaik/commit/65f2f21abf))
|
|
220
|
+
- update SKIP_LINT variable to use lowercase 'true' for consistency ([319f15f508](https://github.com/RueDeRennes/mosaik/commit/319f15f508))
|
|
221
|
+
- restore 'detect' configuration in project.json and update package manager version in package.json ([ff659684a6](https://github.com/RueDeRennes/mosaik/commit/ff659684a6))
|
|
222
|
+
- update yarn clean script to remove force option ([723efb5c42](https://github.com/RueDeRennes/mosaik/commit/723efb5c42))
|
|
223
|
+
- add missing React and Vue dependencies to package.json ([ee2fb6360f](https://github.com/RueDeRennes/mosaik/commit/ee2fb6360f))
|
|
224
|
+
- update TypeScript configurations for consistency and readability ([a74cd93fc1](https://github.com/RueDeRennes/mosaik/commit/a74cd93fc1))
|
|
225
|
+
- update dependencies in package.json files to latest versions ([00c4430b43](https://github.com/RueDeRennes/mosaik/commit/00c4430b43))
|
|
226
|
+
- update package.json to add Angular DevKit and Nx dependencies ([d86b800714](https://github.com/RueDeRennes/mosaik/commit/d86b800714))
|
|
227
|
+
- format json configuration files for consistency and readability ([f4e4b56db6](https://github.com/RueDeRennes/mosaik/commit/f4e4b56db6))
|
|
228
|
+
- update .gitignore to simplify custom entries and add Angular build artifacts ([8dbc5e0cfe](https://github.com/RueDeRennes/mosaik/commit/8dbc5e0cfe))
|
|
229
|
+
- add 'mosaik-ng' to package.json and clean up ToastComponent code with consistent formatting ([8871b31d8b](https://github.com/RueDeRennes/mosaik/commit/8871b31d8b))
|
|
230
|
+
- add Angular CLI to install script and update EventEmitter definitions for consistency across components ([d46388649e](https://github.com/RueDeRennes/mosaik/commit/d46388649e))
|
|
231
|
+
- remove unnecessary comments and continue-on-error flags in lint jobs for clarity ([a5cc2fbfe3](https://github.com/RueDeRennes/mosaik/commit/a5cc2fbfe3))
|
|
232
|
+
- simplify lint command in GitHub Actions workflow ([f6324c6be3](https://github.com/RueDeRennes/mosaik/commit/f6324c6be3))
|
|
233
|
+
- enable verbose linting for mosaik-elements-foundation ([9262eb8c5b](https://github.com/RueDeRennes/mosaik/commit/9262eb8c5b))
|
|
234
|
+
- correct SKIP_LINT environment variable to use lowercase 'false' ([e04ba33fb4](https://github.com/RueDeRennes/mosaik/commit/e04ba33fb4))
|
|
235
|
+
- update API endpoint to use Render URL instead of localhost ([3f3df24c15](https://github.com/RueDeRennes/mosaik/commit/3f3df24c15))
|
|
236
|
+
- update deployment path in GitHub Actions workflow for backend API ([4d9721e02f](https://github.com/RueDeRennes/mosaik/commit/4d9721e02f))
|
|
237
|
+
- remove redundant ls command from Docker build step in GitHub Actions workflow ([35074e3608](https://github.com/RueDeRennes/mosaik/commit/35074e3608))
|
|
238
|
+
- remove redundant npm list commands in GitHub Actions build step ([88cbee4e84](https://github.com/RueDeRennes/mosaik/commit/88cbee4e84))
|
|
239
|
+
- update GitHub Actions workflow to install npm packages and list global dependencies ([eda5a6b1f9](https://github.com/RueDeRennes/mosaik/commit/eda5a6b1f9))
|
|
240
|
+
- update build step in GitHub Actions to list global npm packages ([f53cf75b47](https://github.com/RueDeRennes/mosaik/commit/f53cf75b47))
|
|
241
|
+
- meta path ([7a3bdb39ef](https://github.com/RueDeRennes/mosaik/commit/7a3bdb39ef))
|
|
242
|
+
|
|
243
|
+
## 0.0.77 (2025-07-09)
|
|
244
|
+
|
|
245
|
+
### 🩹 Fixes
|
|
246
|
+
|
|
247
|
+
- update release script to version 0.0.76 ([fa4bb82518](https://github.com/RueDeRennes/mosaik/commit/fa4bb82518))
|
|
248
|
+
- 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))
|
|
249
|
+
- update template resolver and add new copy-templates task; include yargs dependency ([669d9a8603](https://github.com/RueDeRennes/mosaik/commit/669d9a8603))
|
|
250
|
+
- 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))
|
|
251
|
+
|
|
1
252
|
## 0.0.76 (2025-07-08)
|
|
2
253
|
|
|
3
254
|
### 🚀 Features
|