Appearance
Architecture Decision Log
Introduction
With this log, we tend to keep track of choices made throughout the project and give insight and context around those choices.
More information about the purpose of the architecture decision log (ADL) can be found here.
Note: This log is append only, even rejected choices are here to stay and can give valuable information on why they didn't make it at the time.
Records
Description | Decision | Decision Date | Scope |
---|---|---|---|
Package Dependencies Or Peer Dependencies | Approved | 22/10/2022 | All published packages |
Modular Export Single Entry For Component Library | Approved | 27/10/2022 | codey-components |
upgrade codey development and documentation strategy | Approved | 07/11/2022 | General |
Extend The Component Library with PrimeVue | Approved | 21/11/2022 | codey-components |
Limit vite rollup externals to peer and Xerius packages | Rejected | 15/12/2022 | codey-components, codey-composables |
Set all peer- and dependencies as external | Approved | 15/12/2022 | codey-components, codey-composables |
Creation of codey core package with sub modules | Approved | 17/05/2023 | codey-composables, codey-core |
Ship codey core as typescript | Approved (Reverted) | 06/06/2023 | codey-core |
Ship codey core as JS (revert TS shipping) | Approved | 26/06/2023 | codey-core |
Further Adoption Of Prime Vue Components With Theming Capabilities | Approved | 11/07/2024 | codey-components, codey-style |
Use resizeobserver for ApplicationShell layout | Approved | 11/04/2025 | codey-components |