CHANGELOG: apps/documentation

afb2095 - Vadim, 2024-04-29 06:41:57 +0300 : refactor(signals): migrate chatbot components to signals (#837)
A	apps/documentation/.eslintrc.json
A	apps/documentation/.firebaserc
A	apps/documentation/.storybook/main.js
A	apps/documentation/.storybook/manager.js
A	apps/documentation/.storybook/preview.js
A	apps/documentation/.storybook/tsconfig.json
A	apps/documentation/firebase.json
A	apps/documentation/jest.config.ts
A	apps/documentation/ngsw-config.json
A	apps/documentation/project.json
A	apps/documentation/src/app/componenets/md-reference-tree/md-reference-tree.component.html
A	apps/documentation/src/app/componenets/md-reference-tree/md-reference-tree.component.scss
A	apps/documentation/src/app/componenets/md-reference-tree/md-reference-tree.component.spec.ts
A	apps/documentation/src/app/componenets/md-reference-tree/md-reference-tree.component.ts
A	apps/documentation/src/app/componenets/md-reference/md-reference.component.html
A	apps/documentation/src/app/componenets/md-reference/md-reference.component.scss
A	apps/documentation/src/app/componenets/md-reference/md-reference.component.spec.ts
A	apps/documentation/src/app/componenets/md-reference/md-reference.component.ts
A	apps/documentation/src/app/componenets/root/root.component.html
A	apps/documentation/src/app/componenets/root/root.component.scss
A	apps/documentation/src/app/componenets/root/root.component.spec.ts
A	apps/documentation/src/app/componenets/root/root.component.ts
A	apps/documentation/src/app/doc-routing.module.ts
A	apps/documentation/src/app/doc.module.ts
A	apps/documentation/src/app/interfaces/environment.interface.ts
A	apps/documentation/src/app/modules/.gitkeep
A	apps/documentation/src/app/modules/md-files/md-files.actions.ts
A	apps/documentation/src/app/modules/md-files/md-files.interface.ts
A	apps/documentation/src/app/modules/md-files/md-files.module.ts
A	apps/documentation/src/app/modules/md-files/md-files.reducer.ts
A	apps/documentation/src/app/modules/md-files/md-files.selectors.ts
A	apps/documentation/src/assets/.gitkeep
A	apps/documentation/src/environments/environment.config.ts
A	apps/documentation/src/environments/environment.prod.ts
A	apps/documentation/src/environments/environment.ts
A	apps/documentation/src/favicon.ico
A	apps/documentation/src/index.html
A	apps/documentation/src/main.ts
A	apps/documentation/src/manifest.webmanifest
A	apps/documentation/src/polyfills.ts
A	apps/documentation/src/styles.scss
A	apps/documentation/src/test-setup.ts
A	apps/documentation/src/testing/testing-providers.mock.ts
A	apps/documentation/tsconfig.app.json
A	apps/documentation/tsconfig.eslint.json
A	apps/documentation/tsconfig.json
A	apps/documentation/tsconfig.spec.json