Skip to content

Latest commit

 

History

History
601 lines (500 loc) · 66.7 KB

CHANGELOG.md

File metadata and controls

601 lines (500 loc) · 66.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0-alpha.1 (2024-11-02)

Features

  • Add alwatr-icon CSS styles (56f570f) by @AliMD
  • Add animationTheme to Windstyle package (c8c0b4b) by @AliMD
  • Add AppGreeting component for test (28fb907) by @AliMD
  • Add base alpine.css (a530abd) by @AliMD
  • Add base custom-media.css (b9d92d9) by @AliMD
  • Add base font-vazirmatn.css (c796493) by @AliMD
  • Add base HCT 260 color palette CSS (7465db9) by @AliMD
  • Add base index.css with imported CSS files (680dce8) by @AliMD
  • Add base normalize.css (0582367) by @AliMD
  • Add base safe-area-inset.css (52de19c) by @AliMD
  • Add base scrollbar.css (34b2fcc) by @AliMD
  • Add bottom-navigation-bar CSS styles (0bee264) by @AliMD
  • Add colorScheme plugin for Windstyle package (c60df03) by @AliMD
  • Add containPlugin for Tailwind CSS (601f401) by @AliMD
  • Add CSS custom media queries for layout (d0a8453) by @AliMD
  • Add CSS styles to hide spin buttons on input fields (d22394b) by @AliMD
  • Add directionPlugin for Tailwind CSS (b4f6d0f) by @AliMD
  • Add elevationPlugin for Tailwind CSS (7e44193) by @AliMD
  • Add icon-btn CSS styles (bfe01c6) by @AliMD
  • Add industry page layout and related product section (661419b) by @AliMD
  • Add initial structure for services page in Persian (39bcb25) by @AliMD
  • Add navigation-drawer CSS styles (45a66fe) by @AliMD
  • Add new CSS file for navigation drawer styling (a139e18) by @AliMD
  • Add page-header component CSS styles (e4555ad) by @AliMD
  • Add safeAreaPlugin for Tailwind CSS (7405f35) by @AliMD
  • Add screenTheme to Windstyle package (25a89e2) by @AliMD
  • Add service page layout and related content (724d41f) by @AliMD
  • Add stateLayerPlugin for Tailwind CSS (7d530c7) by @AliMD
  • Add theme and plugin exports to Windstyle package (abd2a60) by @AliMD
  • Add translucentPlugin for Tailwind CSS (d9ffd75) by @AliMD
  • Add typography theme to Windstyle package (1a4cce3) by @AliMD
  • Add utility class for clipping overflow (fe52ac2) by @AliMD
  • Add utility class for text ellipsis (bbbe2f1) by @AliMD
  • Add validateNationalCode function for validating national codes (1837fe1) by @AliMD
  • Add windstyle package (c5b89a6) by @AliMD
  • Add zIndexTheme to Windstyle package (4ec9273) by @AliMD
  • alwatr: add alwatr package as a reference to import the main packages (696e2e7) by @mohammadhonarvar
  • alwatr: export the basic packages from alwatr package (e6d7279) by @mohammadhonarvar
  • api: add crypto module (888e010), closes #143 by @AliMD
  • api: Add health check to Dockerfile (2cec73e) by @AliMD
  • api: Add parseBodyAsJson function to handle JSON request bodies (e613b16) by @AliMD
  • api: Add route to save user data (3714ccd) by @AliMD
  • api: Add route to save user data and initialize missing stores in nitrobase (c12c8f5) by @AliMD
  • api: Add uploadPath configuration to production environment (78132e7) by @AliMD
  • api: read host & port from env object (26bf7da) by @mohammadhonarvar
  • api: use getEnv to get ENV vars (e6f482c) by @mohammadhonarvar
  • api: use parseBodyAsJson from alwatr/nanotron (613e342) by @mohammadhonarvar
  • app: add typography demo page (325befb) by @mohammadhonarvar
  • app: add a new image (0a2c770) by @AliMD
  • app: Add BaseElement class for custom element styling (0c9d797) by @AliMD
  • app: add static fonts (ecc3bb3) by @AliMD
  • app: define material theme colors (8bd99df) by @AliMD
  • app: update image assets (6dde36f) by @AliMD
  • app: Update Node version in Dockerfile to 22.9.0 (820875a) by @AliMD
  • app: Update tailwind.config.js to use material color theme (8e6d286) by @AliMD
  • bottom-navigation-bar template (1300dbb) by @AliMD
  • common: Add validateNationalCode function (fe1cae6) by @AliMD
  • css: add config to set vars (d0d7d7b) by @AliMD
  • install & use nitrobase instead of store (c07fa52) by @mohammadhonarvar
  • make types in common globally (82453ba) by @mohammadhonarvar
  • prevent side-effects from build result & update deps (4f2bc7b) by @mohammadhonarvar
  • remove alwatr folder & use alwatr package instead. (19fc4c4) by @mohammadhonarvar
  • review, fix, format all codes (10d463f) by @AliMD
  • site/data: new configuration data (efbab24) by @AliMD
  • typography: add typography demo CSS import (84b446d) by @AliMD
  • typography: add typography demo page (25ef110) by @AliMD
  • update postcss.mjs to resolve windstyle imports (1fb5fd8) by @AliMD
  • upgrade to new structure (6cdc4ee) by @AliMD
  • windstyle: Add material color plugin (7c1bc69) by @AliMD

Bug Fixes

  • .vscode: remove an extra , (72eeeaf) by @mohammadhonarvar
  • add common instead of types (0e47397) by @mohammadhonarvar
  • alwatr: change preset option of build (6239470) by @mohammadhonarvar
  • alwatr: import logger from logger.js (60248e0) by @mohammadhonarvar
  • alwatr: remove fract & logger (feb4e44) by @mohammadhonarvar
  • api: NanotronApiServerConfig type (6d2ea5d) by @AliMD
  • api: a lint error (eb93a3b) by @mohammadhonarvar
  • api: a type issue (7f8bff2) by @mohammadhonarvar
  • api: config types (e483421) by @mohammadhonarvar
  • api: install & use alwatr package (c0b5eda) by @mohammadhonarvar
  • api: nitrobase issue (aa51fe1) by @mohammadhonarvar
  • api: remove an extra COPY statement (75bc7fb) by @mohammadhonarvar
  • api: Update user route to use DictionaryReq type (306bc76) by @AliMD
  • api: use nitrobase instead of store (6abde97) by @mohammadhonarvar
  • api: use some types & remove upload (d7c93bc) by @mohammadhonarvar
  • app: postcss error handling (6badd0c) by @AliMD
  • app: remove nano-build options & add __dev_mode__ (8dae58e) by @mohammadhonarvar
  • app: remove an extra COPY statement (ac7e039) by @mohammadhonarvar
  • app: update references (633f083) by @mohammadhonarvar
  • app: update configs (5cae969) by @mohammadhonarvar
  • app: Update Node.js version in Dockerfile (507b012) by @AliMD
  • app: update the text of banner (30cd368) by @mohammadhonarvar
  • app: upgrade to the new API (2aef040) by @mohammadhonarvar
  • app: use delay instead of wait (22d6770) by @mohammadhonarvar
  • app: use FetchOptions from flux (1f0a7e0) by @mohammadhonarvar
  • app: use the new API of logger (f9b4d21) by @mohammadhonarvar
  • base: Update safe-area-inset.css to use pixel values for safe area insets (ef59ccf) by @AliMD
  • common: upgrade to new structure (d2a61ea) by @AliMD
  • config: addPassthroughCopy paths (cf3c3cf) by @AliMD
  • contact: fix aspect-video class in contact page (c9b6ba8) by @AliMD
  • deploy: replae pmpa with weaver (f1d298d) by @mohammadhonarvar
  • deploy: target path for cdn in compose.yml (bba72f4) by @AliMD
  • favicon location (b89a5d2) by @AliMD
  • new paths (59aef5e) by @AliMD
  • packages: update tsconfigs & deps & codes (cc68780) by @mohammadhonarvar
  • plugin: Update state-layer.ts to improve color palette flattening (e9926ee) by @AliMD
  • remove nano-build options (7628f4b) by @mohammadhonarvar
  • rename all pmpa to weaver (0524331) by @AliMD
  • update commands (491dbd6) by @mohammadhonarvar
  • windstyle: custom-media syntax (1042ba3) by @AliMD
  • windstyle: Update safe-area plugin to use CSS variables for safe area insets (d02e015) by @AliMD

Code Refactoring

  • Add async function to copy font to output directory (845f947) by @AliMD
  • Add chat page with support message and comment list template (25c13c4) by @AliMD
  • Add constant values for month, day, year, and province options (9b670dd) by @AliMD
  • Add contact page with support message and contact options (c2cd948) by @AliMD
  • Add EleventyRenderPlugin to config.mjs (a4d0e6e) by @AliMD
  • Add lock-scroll module to handle scroll locking (3945a76) by @AliMD
  • Add lock-scroll module to handle scroll locking and remove unused global-util.ts file (2431042) by @AliMD
  • Add navigation-drawer.njk template for the site's navigation drawer (f368687) by @AliMD
  • Add new CSS imports for layout and navigation drawer (a02b5c9) by @AliMD
  • alwatr: make a nanolib folder & add some exports (c9aa58f) by @mohammadhonarvar
  • api: initial store & new config (08f4d6a) by @mohammadhonarvar
  • api: logger usage in config.ts and crypto.ts (4854428) by @AliMD
  • api: Rearrange Dockerfile commands for better readability (13a00d1) by @AliMD
  • api: set the required env keys in DEV & PRODUCTION (3eda1bd) by @mohammadhonarvar
  • api: Update .gitignore to exclude 'data' directory and include 'db' directory and 'upload' directory (441f8a4) by @AliMD
  • api: update configs & rename some variables (8b33067) by @mohammadhonarvar
  • api: Update API URL in demo.http (100351e) by @AliMD
  • api: Update base Node.js image version to 22.9.0 (a938a6a) by @AliMD
  • api: Update Dockerfile package references (5308021) by @AliMD
  • api: Update Dockerfile to fix package installation process (aab74cb) by @AliMD
  • api: Update Dockerfile to improve package installation process (bce45e4) by @AliMD
  • api: Update Dockerfile to improve package installation process (b2729d8) by @AliMD
  • api: Update package.json dependencies and nano-build configuration (2b693b4) by @AliMD
  • app: rename folder structores (89084e3) by @AliMD
  • app: Update base-body.njk to use auto color scheme (594e904) by @AliMD
  • app: Update config.ts to use debugApi v1 (ae74ca8) by @AliMD
  • app: Update greeting component to extend BaseElement class (4141f0b) by @AliMD
  • app: Update home.njk to add state class to h1 element (629d838) by @AliMD
  • build: Refactor build script and improve asset handling (5a03c89) by @AliMD
  • build: remove unused imports in build.mjs (fab6cc7) by @mohammadhonarvar
  • build: Simplify build script and remove unnecessary clean step (228f64d) by @AliMD
  • build: update import statement in config.mjs (088c18b) by @mohammadhonarvar
  • build: Update siteDir path in build script (78950dd) by @AliMD
  • common: cleanup (1e08b1c) by @AliMD
  • config: Refactor eleventy config, remove addPassthroughCopy, add addWatchTarget (8f3fd70) by @AliMD
  • config: Update eleventy config paths and data file settings (e140595) by @AliMD
  • config: Update eleventy config paths and data file settings (68913b8) by @AliMD
  • content: Add new home page template (bdbd091) by @AliMD
  • content: new error-404.njk template (e7e9191) by @AliMD
  • content: rename old files (9da536b) by @AliMD
  • content: Update error-404.njk, manifest.njk, robots.txt.njk, and sitemap.template.js (2162029) by @AliMD
  • content: Update page metadata for Weaver (5a02c51) by @AliMD
  • content: Update site name to 'Weaver WebSite' (76b2d69) by @AliMD
  • css: Add base styles for body element (a461dd0) by @AliMD
  • css: Add base styles for main-container layout (aa7b924) by @AliMD
  • css: Remove unused layout styles (d3ddeb4) by @AliMD
  • css: remove unused max-w-screen-large class from body layout (7fdc16c) by @AliMD
  • css: Update home page styles and add call button (4e603c8) by @AliMD
  • css: Update main.css imports (572523d) by @AliMD
  • css: Update normalize.css (efea78f) by @AliMD
  • css: Update page-header and body styles (f81dd8b) by @AliMD
  • deploy: update paths in compose.yml (0b0a9aa) by @AliMD
  • enhance weaver cloud and config (021b002) by @AliMD
  • font: Remove font.cjs file and related functions (96c5697) by @AliMD
  • improve commenting guidelines (91383de) by @AliMD
  • improve formatting in home route (3916887) by @AliMD
  • layout: Remove deprecated site.json and add new index.data.cjs file (3010817) by @AliMD
  • layout: Rename prerender.data.cjs to prerender.template.cjs and update exports (4c0c5a0) by @AliMD
  • layout: Update base-html.njk file (903f3f5) by @AliMD
  • layout: Update base-html.njk file (622eff7) by @AliMD
  • layout: Update layout setting for robots.txt.njk (3444a91) by @AliMD
  • layout: Update meta.njk file (fbe469f) by @AliMD
  • manifest: Update manifest.njk with new data structure (3bc166e) by @AliMD
  • Move old ts files (5ee1ff2) by @AliMD
  • new prerenderScript script (246e034) by @AliMD
  • package.json Update dependencies and scripts (a7826aa) by @AliMD
  • prerender: update prerenderTemplate function to use 'pages' instead of 'collections' (088a182) by @mohammadhonarvar
  • remove docker dependabot configuration for admin package (5ee9a40) by @AliMD
  • Remove tsconfig.json file (1ec37c0) by @AliMD
  • Remove unnecessary build options from package.json (cda092b) by @AliMD
  • Remove unnecessary front matter from error-404.njk, manifest.njk, robots.txt.njk, and sitemap.template.js (04d4114) by @AliMD
  • Remove unused "nano-build" configuration from package.json (41fce64) by @AliMD
  • Remove unused CSS files (519b7ec) by @AliMD
  • Remove unused global-util.ts file (e53a4c9) by @AliMD
  • Remove unused stargazers data from Persian site configuration (168a119) by @AliMD
  • rename font.cjs (3ce661c) by @AliMD
  • rename storeClient to alwatrStore (a1a94de) by @AliMD
  • rewrite base structure (4b8d879) by @AliMD
  • sitemap: Update sitemap generation logic (59dc47d) by @AliMD
  • theme: Add large and xlarge screen sizes (6960472) by @AliMD
  • typography: Remove old typography demo page and add new typography demo page (6804b55) by @AliMD
  • typography: Update system fonts in typography theme (c879ed2) by @AliMD
  • update .vscode/settings.json (b479285) by @AliMD
  • Update 404 page with Persian translation and add contact options (c99fbe1) by @AliMD
  • Update alwatr-icon.css to use CSS components layer (b221714) by @AliMD
  • Update base-body.njk layout and include new templates (c624c28) by @AliMD
  • Update build command in package.json to use 'node' instead of 'yarn' (0448aef) by @AliMD
  • update config.ts (0c0f474) by @AliMD
  • Update config.ts to use localJsonStorage for debugApi (7dee142) by @AliMD
  • Update config.ts to use tokenGeneratorSecret instead of STORE_TOKEN in production (d3833a1) by @AliMD
  • Update crypto.ts to import AlwatrCryptoFactory from '@alwatr/nanotron' (e3ec59f) by @AliMD
  • Update CSS class names in contact.njk and home.njk (ae5f8ed) by @AliMD
  • update deployHost in weaver-demo.env (d4c5e39) by @AliMD
  • Update feed data file to generate Atom feed (efc92d1) by @AliMD
  • Update home page with Persian translation and add contact options (6e71ef6) by @AliMD
  • Update import statements in config module (af2be8c) by @AliMD
  • Update keep-scroll.ts to use waitForAnimationFrame instead of untilNextFrame (1690be1) by @AliMD
  • Update layout.css for body base layout (4c02833) by @AliMD
  • Update layout.css for Bottom Navigation Bar styling (644e63f) by @AliMD
  • Update layout.css for Main Container styling (0630c8f) by @AliMD
  • Update layout.css for Pages Header styling (6301ead) by @AliMD
  • Update layout.css for Support Panel styling (0948737) by @AliMD
  • Update logger banner in main.ts (6cdf199) by @AliMD
  • Update logger import in builder module (e917f49) by @AliMD
  • Update main.css imports to include Windstyle package exports and plugins (70b2ac0) by @AliMD
  • Update main.ts to export additional modules and define package version (dc9720d) by @AliMD
  • Update meta.njk to include alternate link for feeds (af95b8b) by @AliMD
  • Update package name and version in logger script (c9ad458) by @AliMD
  • Update package versions to 2.0.0-alpha.0 (86b9a46) by @AliMD
  • Update package.json dependencies and scripts (3facc83) by @AliMD
  • Update package.json to define package version and update dependencies (8a728ab) by @AliMD
  • Update package.json to define package version and update dependencies (43c5599) by @AliMD
  • Update postcss.mjs to include postcssCustomMedia plugin (6d01fc6) by @AliMD
  • Update site layout in Persian to use "base-body" template (9b19260) by @AliMD
  • Update site.json with sample title, description, and author information (885f5fe) by @AliMD
  • Update sitemap generation to use JavaScript instead of Nunjucks template (c4c20a0) by @AliMD
  • Update tailwind.config.js to include 'overflow-hidden' in the safelist (b4f6189) by @AliMD
  • Update tailwind.config.js to include Windstyle package exports and plugins (84aabbf) by @AliMD
  • Update tsconfig.json to include "node" type declaration (ba5e433) by @AliMD
  • use new packages (8864819) by @mohammadhonarvar
  • vscode: update extension in extensions.json (3bb29ae) by @AliMD
  • windstyle: Remove color-scheme.ts file and update colorPlugin (da0084b) by @AliMD
  • windstyle: Remove color-scheme.ts file and update colorPlugin (4e9122f) by @AliMD
  • windstyle: Update letter-spacing values in typography theme (73963c7) by @AliMD
  • windstyle: Update main.ts exports to use material-color plugin (31746d7) by @AliMD

Miscellaneous Chores

  • .vscode: update (af9d9b9) by @mohammadhonarvar
  • .vscode: update (6cf47ba) by @mohammadhonarvar
  • .vscode: update fileNesting pattern (a7bca71) by @mohammadhonarvar
  • .yarn: update (d03527d) by @mohammadhonarvar
  • Add redhat.vscode-yaml extension to .vscode/extensions.json (89d03ef) by @AliMD
  • api: remove an extra option of nitrobase (9786b20) by @mohammadhonarvar
  • api: update Dockerfile to use fixed Node.js version 22.10.0 (85c8689) by @AliMD
  • app: Update dependencies in package.json (827cce4) by @AliMD
  • app: Update eslint-plugin-import to version 2.31.0 (39b0e4b) by @AliMD
  • app: Update nano-build-development configuration (4eacfd3) by @AliMD
  • build: Add --trace-warnings flag to build:11ty script (11c3ee2) by @AliMD
  • cleanup (1c664c3) by @AliMD
  • dependabot: comment out ignore rules for ghcr.io/alwatr/node updates (8a46514) by @AliMD
  • dependabot: remove Dockerfile references from dependabot configuration (fe935e7) by @AliMD
  • dependabot: specify Dockerfile for app and api updates (0c40698) by @AliMD
  • dependabot: uncomment ignore rules for ghcr.io/alwatr/node updates (f6dae7d) by @AliMD
  • dependabot: update dependency groups and add ignore rules for major version updates (d0e69ab) by @AliMD
  • dependabot: update dependency name format for alwatr/node in configuration (5fb80e5) by @AliMD
  • deps: bump alwatr/nginx-ws from 2.5.0 to 3.0.0 in /packages/app (1e233dd) by @dependabot[bot]
  • deps: bump alwatr/node from 22.10.0 to 22.11.0 in /packages/api (047c1fd) by @dependabot[bot]
  • deps: bump alwatr/node from 22.10.0 to 22.11.0 in /packages/app (fddbd55) by @dependabot[bot]
  • fix the license to AGPL-3.0-only (d6fbcbd) by @AliMD
  • keep old layout (39958c9) by @AliMD
  • move asset folder inside content (b4e0c6f) by @AliMD
  • node: update docker label version (1176ee4) by @AliMD
  • node: update dockerfile label version (68193f4) by @AliMD
  • rename all packages (bc2ba80) by @AliMD
  • rename assets folder to static (3c257a1) by @AliMD
  • update (78321ed) by @mohammadhonarvar
  • update (3851671) by @mohammadhonarvar
  • vscode: move Copilot instructions to a new file and update settings (7eece1a) by @AliMD
  • vscode: update Copilot settings to use stable code generation instructions (ad5aed7) by @AliMD
  • windstyle: downgrade version from 3.0.0-alpha.0 to 2.0.0-alpha.0 (0e778c8) by @AliMD

1.6.2 (2024-04-03)

Bug Fixes

1.6.1 (2024-04-02)

Performance Improvements

  • app/scripts: Fix icon name parsing in alwatrIcon function (a1102ee) by @AliMD

Code Refactoring

  • app/scripts: Refactor font path in copyFont function (ff89a93) by @AliMD

1.6.0 (2024-04-02)

Features

  • app/script: Add import for generateServiceWorker and comment out generateServiceWorker call (90d3dd6) by @AliMD
  • app/script: Add service worker generation code (784dcb3) by @AliMD
  • app/script: convert logger.cjs to logger.mjs (15d58f7) by @AliMD
  • app/script: Fix cache check in alwatrIcon function (cd93eb8) by @AliMD
  • app/script: Refactor fontPath in copyFont function (1d22e9a) by @AliMD
  • app/script: Refactor service worker registration and add event handlers (064ff3b) by @AliMD
  • app/script: Update logger import in build script (4302d7d) by @AliMD
  • app/script: Update logger import in minify-html.mjs (8057b99) by @AliMD
  • app/script: Update postcss.mjs imports and file paths (968573b) by @AliMD

1.5.0 (2024-04-02)

Features

  • app/postcss: add postcss-viewport-unit-fallback (16c3552) by @njfamirm
  • app: new layout (1fb49b0) by @njfamirm

Bug Fixes

  • app/assets: support windows path for copy font (f2e16ca) by @njfamirm
  • app/scripts: export in logger (238ce67) by @njfamirm
  • app/shortcode: function name and logger (ec4bb68) by @njfamirm
  • app/shortcode: use async shortcode for alwatr icon (17e2cf5) by @njfamirm
  • app: install types node (f00f972) by @njfamirm
  • app: issue (89e4ee0) by @AliMD
  • change logger to cjs (fb9be57) by @njfamirm

Performance Improvements

  • app/shortcode: use cache for alwatr icon (b131131) by @njfamirm

Code Refactoring

  • alwatr-icon: use size instead w/h (e682726) by @AliMD
  • app/shortcode: rewrite and fix class cache issue (b713fdb) by @njfamirm
  • app: global alwatr icon style (cac1550) by @njfamirm
  • app: move fa data to root of site (1dc50fe) by @njfamirm

Miscellaneous Chores

  • app/dockerfile: image base name (dfe9042) by @njfamirm
  • app/meta: disable Content-Security-Policy tmp (06dc4e3) by @njfamirm
  • fix dockerfile labels (2f876bd) by @

1.4.1 (2024-03-04)

Bug Fixes

  • app/scripts: export in logger (238ce67) by @njfamirm
  • app/shortcode: function name and logger (ec4bb68) by @njfamirm
  • app: install types node (f00f972) by @njfamirm
  • change logger to cjs (fb9be57) by @njfamirm

Code Refactoring

  • app/shortcode: rewrite and fix class cache issue (b713fdb) by @njfamirm

1.4.0 (2024-03-04)

Features

  • app/postcss: add postcss-viewport-unit-fallback (16c3552) by @njfamirm
  • app: new layout (1fb49b0) by @njfamirm

Bug Fixes

  • app/assets: support windows path for copy font (f2e16ca) by @njfamirm
  • app/shortcode: use async shortcode for alwatr icon (17e2cf5) by @njfamirm
  • app: issue (89e4ee0) by @AliMD

Performance Improvements

  • app/shortcode: use cache for alwatr icon (b131131) by @njfamirm

Code Refactoring

  • alwatr-icon: use size instead w/h (e682726) by @AliMD
  • app: global alwatr icon style (cac1550) by @njfamirm
  • app: move fa data to root of site (1dc50fe) by @njfamirm

Miscellaneous Chores

  • app/dockerfile: image base name (dfe9042) by @njfamirm
  • app/meta: disable Content-Security-Policy tmp (06dc4e3) by @njfamirm

1.4.0 (2024-03-04)

Features

  • app/postcss: add postcss-viewport-unit-fallback (16c3552) by @njfamirm
  • app: new layout (1fb49b0) by @njfamirm

Bug Fixes

  • app/assets: support windows path for copy font (710fb0c) by @njfamirm
  • app/shortcode: use async shortcode for alwatr icon (17e2cf5) by @njfamirm
  • app: issue (89e4ee0) by @AliMD

Performance Improvements

  • app/shortcode: use cache for alwatr icon (b131131) by @njfamirm

Code Refactoring

  • alwatr-icon: use size instead w/h (e682726) by @AliMD
  • app: global alwatr icon style (cac1550) by @njfamirm
  • app: move fa data to root of site (1dc50fe) by @njfamirm

Miscellaneous Chores

  • app/dockerfile: image base name (dfe9042) by @njfamirm
  • app/meta: disable Content-Security-Policy tmp (06dc4e3) by @njfamirm

1.3.0 (2024-02-12)

Features

  • app: add content security policy meta (60361bb) by @

1.2.2 (2024-02-11)

Bug Fixes

  • app: 404 page (38aab53) by @njfamirm

Code Refactoring

  • app: move body from naked to base (7bb4f46) by @njfamirm

1.2.1 (2024-2-7)

Bug Fixes

  • types: add to root tsconfig (d66f095) by @njfamirm

1.2.0 (2024-2-7)

Features

  • app/layout: base structure (8b783bd) by @njfamirm
  • app: 404 page (5b051d5) by @njfamirm
  • app: naked layout (f839f12) by @njfamirm
  • ci/publish-container: get siteUrl as params (0bffeb6) by @njfamirm
  • types: new package (fe09ba6) by @njfamirm

Bug Fixes

  • app/11ty: config type issue (25b564e) by @njfamirm
  • app/deploy: force domain variable name (2452416) by @njfamirm
  • app: change path (89e3505) by @njfamirm
  • app: image version name (454c35f) by @njfamirm
  • ci: default site url (9d224a3) by @njfamirm
  • deploy: domain (97f055f) by @njfamirm

Miscellaneous Chores

  • app: remove no index (aa856b0) by @njfamirm

1.1.2 (2024-02-05)

Features

  • deploy: add canary and beta (ef6c649) by @njfamirm

Bug Fixes

  • app: site url for production (794a9c6) by @njfamirm
  • deps: install required for lint (bec9932) by @njfamirm
  • deps: remove extra (e931175) by @njfamirm

Code Refactoring

  • app: remove no index (937ae38) by @njfamirm

Miscellaneous Chores

  • deps: update (e829e7e) by @AliMD
  • update yarn.lock (2656479) by @njfamirm

1.1.1 (2024-01-16)

Bug Fixes

  • app: debugMode in logger (a86cf76) by @njfamirm
  • app: start script (d577af7) by @MM25Zamanian
  • define package scope (335bfa2) by @njfamirm

Code Refactoring

  • app/keep-scroll: ensure deployment mode from platform info package (d83a60d) by @njfamirm
  • update env name for logger enable mode (d317dce) by @njfamirm
  • use definePackage logger (cc0d017) by @njfamirm

Miscellaneous Chores

  • app: build logger name (731b13a) by @njfamirm
  • dependabot: change commit message format (45a922d) by @njfamirm
  • deps: update all deps using upd command (ebb6d7a) by @njfamirm
  • lerna: remove commit message prefix rule for dockers (5f1a64e) by @njfamirm
  • lerna: remove generateReleaseNotes (d14837c) by @njfamirm
  • lerna: update changelog preset (ba6338b) by @njfamirm
  • remove tsconfig outDir (e713b0a) by @njfamirm
  • vscode: enable checkJs (a0ad2a6) by @njfamirm

1.1.0 (2023-12-24)

Features

  • app/11ty: slugify filter (8af2631) by @njfamirm
  • app/script: dynamic font copy (e34f3e4) by @njfamirm

1.0.0 (2023-12-23)

Bug Fixes

  • api/docker: label (04e8e66) by @AliMD
  • app/11ty: use config (dc65bc3) by @njfamirm
  • app/build: change esbuld target (8754aa7) by @njfamirm
  • app/deploy: dockerfile (69ae72d) by @AliMD
  • app/include: prerender data (0967cdf) by @njfamirm
  • app/layout: remove crossorigin from preload link (e3dd492) by @njfamirm
  • app: browser list (5c1eb90) by @njfamirm
  • app: import path (72897ed) by @njfamirm
  • app: tsconfig root (96dbe6f) by @njfamirm
  • build: move devMode to logger (dadcce1) by @njfamirm
  • deploy: compose and envs (c2b9262) by @njfamirm
  • deploy: envs (a53aa3f) by @njfamirm
  • deploy: image name (78f0842) by @njfamirm
  • revert home route (699a960) by @njfamirm

Features

  • api: base package (942b034) by @njfamirm
  • api: build scripts (e279980) by @njfamirm
  • api: build scripts (8b54c83) by @njfamirm
  • api: build using nano-build (bf4293a) by @njfamirm
  • api: home route (5abed49) by @njfamirm
  • app: .html suffix for urls (647146a) by @njfamirm
  • app/11ty: add directory output plugin (a8966b3) by @njfamirm
  • app/11ty: add directory output plugin (2785ff3) by @njfamirm
  • app/11ty: add utils (5bbaef8) by @njfamirm
  • app/11ty: add watch target (9e31bef) by @njfamirm
  • app/11ty: support 11.cjs file (189fb97) by @njfamirm
  • app/assets: add meta images (15069cc) by @njfamirm
  • app/build: add esbuild before (aceefb2) by @njfamirm
  • app/build: add postcss before eleventy (0cf82cb) by @njfamirm
  • app/build: enhance build (c69f2aa) by @njfamirm
  • app/build: minify html (85dca6e) by @njfamirm
  • app/build: move postcss into eleventy (097f3b8) by @njfamirm
  • app/build: watch mode (0c2e4f1) by @njfamirm
  • app/data: add site (e685cae) by @njfamirm
  • app/global-util: add i18n (05c35b7) by @njfamirm
  • app/home: improve and use logo (ea5e858) by @njfamirm
  • app/home: improve and use logo (f68e19e) by @njfamirm
  • app/include: prerender (7eb4901) by @njfamirm
  • app/manifest: add all icons (c627376) by @njfamirm
  • app/postcss: log info like esbuild (d4c9169) by @njfamirm
  • app/script: add some useful for base (37c8ddd) by @njfamirm
  • app/script: add some useful for base (4ff4167) by @njfamirm
  • app/shortcode: add alwatr icon (0653a92) by @njfamirm
  • app/shortcode: add alwatr icon (b89ffc1) by @njfamirm
  • app/wds: disable clearTerminalOnReload (cdd63c5) by @njfamirm
  • app: 11ty.js data (e830dac) by @njfamirm
  • app: add alpine (062e3e5) by @njfamirm
  • app: add vazirmatn font (5f94e4e) by @njfamirm
  • app: base 11ty structure (99fdd52) by @njfamirm
  • app: build script (ab2d1fa) by @njfamirm
  • app: build using nano-build (3e1c7b1) by @njfamirm
  • app: color palette (2f27c31) by @njfamirm
  • app: copy fonts from packages (265ee2b) by @njfamirm
  • app: disable minification on deployment (ebb00c5) by @njfamirm
  • app: dockerfile (19657a4) by @njfamirm
  • app: dockerfile (e94a33c) by @njfamirm
  • app: eleventy config (5b5034a) by @njfamirm
  • app: git and env global data (47cd400) by @njfamirm
  • app: improve build system for esbuild (42352b6) by @njfamirm
  • app: improve home page (55c9f21) by @njfamirm
  • app: make postcss config esm (84ecb2a) by @njfamirm
  • app: nunjucks prerender (d2750a5) by @njfamirm
  • app: postcss (cdfa364) by @njfamirm
  • app: sample 11tydata file (c9de5b9) by @njfamirm
  • app: serve using web dev server (62bb145) by @njfamirm
  • app: sitmep, rss, manifest (79c2afc) by @njfamirm
  • app: sitmep, rss, manifest (2827063) by @njfamirm
  • app: use base alwatr/style (f10959f) by @njfamirm
  • base layout (e423fd0) by @njfamirm
  • cloud: add containers (26835cd) by @njfamirm
  • cloud: deployment compose and env (7cf6ceb) by @njfamirm
  • dependabot: add weekly update schedule (87b8806) by @njfamirm
  • deploy: envs (4ee335d) by @njfamirm
  • initial structure (660709f) by @njfamirm
  • maximum browser support (75f3759) by @AliMD
  • update all configs (5ebc1e6) by @njfamirm
  • Update Dockerfile build process (0a0c545) by @AliMD