Skip to content

Commit

Permalink
fix: all repo urls
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Sep 19, 2023
1 parent f443ce4 commit 2ec6e1e
Show file tree
Hide file tree
Showing 21 changed files with 844 additions and 844 deletions.
344 changes: 172 additions & 172 deletions demo/CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion demo/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
{"path": "../core/fsm"},
{"path": "../core/fsm2"},
{"path": "../core/context"},
{"path": "../ui/icon"},
{"path": "../packages/icon"},
{"path": "../core/storage-engine"},
{"path": "../core/validator"},
{"path": "../core/i18n2"}
Expand Down
204 changes: 102 additions & 102 deletions packages/demo-pwa/CHANGELOG.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/demo-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"browserslist": "> 1.5%, not dead",
"repository": {
"type": "git",
"url": "https://github.com/AliMD/alwatr",
"directory": "ui/demo-pwa"
"url": "https://github.com/AliMD/fract",
"directory": "packages/demo-pwa"
},
"scripts": {
"b": "yarn build-dev",
Expand Down
6 changes: 3 additions & 3 deletions packages/demo-pwa/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
{"path": "../../core/fract"},
{"path": "../../core/router2"},
{"path": "../../core/i18n2"},
{"path": "../../ui/ui-kit"},
{"path": "../../ui/ui-kit2"},
{"path": "../../ui/style"}
{"path": "../../packages/ui-kit"},
{"path": "../../packages/ui-kit2"},
{"path": "../../packages/style"}
]
}
80 changes: 40 additions & 40 deletions packages/font/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.1](https://github.com/AliMD/alwatr/compare/@alwatr/[email protected]...@alwatr/[email protected]) (2023-09-12)
## [1.1.1](https://github.com/AliMD/fract/compare/@alwatr/[email protected]...@alwatr/[email protected]) (2023-09-12)

**Note:** Version bump only for package @alwatr/font

Expand All @@ -17,7 +17,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Performance Improvements

* **pwa:** optimize first load and rendering ([343d757](https://github.com/AliMD/alwatr/commit/343d757eefab6572df54fb4f7624698e9a9f9e11))
* **pwa:** optimize first load and rendering ([343d757](https://github.com/AliMD/fract/commit/343d757eefab6572df54fb4f7624698e9a9f9e11))

# 0.30.0 (2023-03-06)

Expand All @@ -29,134 +29,134 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Features

* new ui design system ([8c9c8ba](https://github.com/AliMD/alwatr/commit/8c9c8ba29c477838f3e7034b902f4e0dafabd17c))
* new ui design system ([8c9c8ba](https://github.com/AliMD/fract/commit/8c9c8ba29c477838f3e7034b902f4e0dafabd17c))

# 0.26.0 (2022-12-22)

### Bug Fixes

* **ui/*:** package path in refrences ([841d86d](https://github.com/AliMD/alwatr/commit/841d86dc2555fdc86a950b490ea2eb9fffe4df2d))
* **packages/*:** package path in refrences ([841d86d](https://github.com/AliMD/fract/commit/841d86dc2555fdc86a950b490ea2eb9fffe4df2d))

# [1.0.0](https://github.com/AliMD/alwatr/compare/v0.32.0...v1.0.0) (2023-06-14)
# [1.0.0](https://github.com/AliMD/fract/compare/v0.32.0...v1.0.0) (2023-06-14)

**Note:** Version bump only for package @alwatr/font

# [0.32.0](https://github.com/AliMD/alwatr/compare/v0.31.0...v0.32.0) (2023-05-27)
# [0.32.0](https://github.com/AliMD/fract/compare/v0.31.0...v0.32.0) (2023-05-27)

**Note:** Version bump only for package @alwatr/font

# [0.31.0](https://github.com/AliMD/alwatr/compare/v0.30.0...v0.31.0) (2023-05-08)
# [0.31.0](https://github.com/AliMD/fract/compare/v0.30.0...v0.31.0) (2023-05-08)

### Performance Improvements

- **pwa:** optimize first load and rendering ([343d757](https://github.com/AliMD/alwatr/commit/343d757eefab6572df54fb4f7624698e9a9f9e11))
- **pwa:** optimize first load and rendering ([343d757](https://github.com/AliMD/fract/commit/343d757eefab6572df54fb4f7624698e9a9f9e11))

# [0.30.0](https://github.com/AliMD/alwatr/compare/v0.29.0...v0.30.0) (2023-03-06)
# [0.30.0](https://github.com/AliMD/fract/compare/v0.29.0...v0.30.0) (2023-03-06)

**Note:** Version bump only for package @alwatr/font

# [0.29.0](https://github.com/AliMD/alwatr/compare/v0.28.0...v0.29.0) (2023-02-10)
# [0.29.0](https://github.com/AliMD/fract/compare/v0.28.0...v0.29.0) (2023-02-10)

**Note:** Version bump only for package @alwatr/font

# [0.28.0](https://github.com/AliMD/alwatr/compare/v0.27.0...v0.28.0) (2023-01-20)
# [0.28.0](https://github.com/AliMD/fract/compare/v0.27.0...v0.28.0) (2023-01-20)

**Note:** Version bump only for package @alwatr/font

# [0.27.0](https://github.com/AliMD/alwatr/compare/v0.26.0...v0.27.0) (2022-12-29)
# [0.27.0](https://github.com/AliMD/fract/compare/v0.26.0...v0.27.0) (2022-12-29)

### Features

- new ui design system ([8c9c8ba](https://github.com/AliMD/alwatr/commit/8c9c8ba29c477838f3e7034b902f4e0dafabd17c))
- new ui design system ([8c9c8ba](https://github.com/AliMD/fract/commit/8c9c8ba29c477838f3e7034b902f4e0dafabd17c))

# [0.26.0](https://github.com/AliMD/alwatr/compare/v0.25.0...v0.26.0) (2022-12-22)
# [0.26.0](https://github.com/AliMD/fract/compare/v0.25.0...v0.26.0) (2022-12-22)

### Bug Fixes

- **ui/\*:** package path in refrences ([841d86d](https://github.com/AliMD/alwatr/commit/841d86dc2555fdc86a950b490ea2eb9fffe4df2d))
- **packages/\*:** package path in refrences ([841d86d](https://github.com/AliMD/fract/commit/841d86dc2555fdc86a950b490ea2eb9fffe4df2d))

# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07)
# [0.25.0](https://github.com/AliMD/fract/compare/v0.24.1...v0.25.0) (2022-12-07)

**Note:** Version bump only for package @alwatr/font

# [0.24.0](https://github.com/AliMD/alwatr/compare/v0.23.0...v0.24.0) (2022-11-28)
# [0.24.0](https://github.com/AliMD/fract/compare/v0.23.0...v0.24.0) (2022-11-28)

**Note:** Version bump only for package @alwatr/font

# [0.23.0](https://github.com/AliMD/alwatr/compare/v0.22.1...v0.23.0) (2022-11-23)
# [0.23.0](https://github.com/AliMD/fract/compare/v0.22.1...v0.23.0) (2022-11-23)

**Note:** Version bump only for package @alwatr/font

## [0.22.1](https://github.com/AliMD/alwatr/compare/v0.22.0...v0.22.1) (2022-11-21)
## [0.22.1](https://github.com/AliMD/fract/compare/v0.22.0...v0.22.1) (2022-11-21)

**Note:** Version bump only for package @alwatr/font

# [0.22.0](https://github.com/AliMD/alwatr/compare/v0.21.0...v0.22.0) (2022-11-20)
# [0.22.0](https://github.com/AliMD/fract/compare/v0.21.0...v0.22.0) (2022-11-20)

**Note:** Version bump only for package @alwatr/font

# [0.21.0](https://github.com/AliMD/alwatr/compare/v0.20.0...v0.21.0) (2022-11-13)
# [0.21.0](https://github.com/AliMD/fract/compare/v0.20.0...v0.21.0) (2022-11-13)

**Note:** Version bump only for package @alwatr/font

# [0.20.0](https://github.com/AliMD/alwatr/compare/v0.19.0...v0.20.0) (2022-11-05)
# [0.20.0](https://github.com/AliMD/fract/compare/v0.19.0...v0.20.0) (2022-11-05)

**Note:** Version bump only for package @alwatr/font

# [0.19.0](https://github.com/AliMD/alwatr/compare/v0.18.0...v0.19.0) (2022-11-01)
# [0.19.0](https://github.com/AliMD/fract/compare/v0.18.0...v0.19.0) (2022-11-01)

### Bug Fixes

- **font:** review ([a371bf2](https://github.com/AliMD/alwatr/commit/a371bf2bcf6477487ceeadeaa596919066f5c468))
- **font:** review ([a371bf2](https://github.com/AliMD/fract/commit/a371bf2bcf6477487ceeadeaa596919066f5c468))

### Features

- **font:** rename font files ([eb76649](https://github.com/AliMD/alwatr/commit/eb76649be6b7eee14660664a037b2b535ce52805))
- **font:** seprate stylesheets ([fafa726](https://github.com/AliMD/alwatr/commit/fafa726d887ddddda31042651e58d5180e4d5a97))
- **font:** rename font files ([eb76649](https://github.com/AliMD/fract/commit/eb76649be6b7eee14660664a037b2b535ce52805))
- **font:** seprate stylesheets ([fafa726](https://github.com/AliMD/fract/commit/fafa726d887ddddda31042651e58d5180e4d5a97))

# [0.18.0](https://github.com/AliMD/alwatr/compare/v0.17.0...v0.18.0) (2022-10-22)
# [0.18.0](https://github.com/AliMD/fract/compare/v0.17.0...v0.18.0) (2022-10-22)

**Note:** Version bump only for package @alwatr/font

# [0.17.0](https://github.com/AliMD/alwatr/compare/v0.16.1...v0.17.0) (2022-10-21)
# [0.17.0](https://github.com/AliMD/fract/compare/v0.16.1...v0.17.0) (2022-10-21)

**Note:** Version bump only for package @alwatr/font

# [0.16.0](https://github.com/AliMD/alwatr/compare/v0.15.0...v0.16.0) (2022-09-08)
# [0.16.0](https://github.com/AliMD/fract/compare/v0.15.0...v0.16.0) (2022-09-08)

**Note:** Version bump only for package @alwatr/font

# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)
# [0.15.0](https://github.com/AliMD/fract/compare/v0.14.0...v0.15.0) (2022-09-01)

**Note:** Version bump only for package @alwatr/font

# [0.14.0](https://github.com/AliMD/alwatr/compare/v0.13.0...v0.14.0) (2022-08-19)
# [0.14.0](https://github.com/AliMD/fract/compare/v0.13.0...v0.14.0) (2022-08-19)

**Note:** Version bump only for package @alwatr/font

# [0.13.0](https://github.com/AliMD/alwatr/compare/v0.12.0...v0.13.0) (2022-08-06)
# [0.13.0](https://github.com/AliMD/fract/compare/v0.12.0...v0.13.0) (2022-08-06)

**Note:** Version bump only for package @alwatr/font

# [0.12.0](https://github.com/AliMD/alwatr/compare/v0.11.0...v0.12.0) (2022-07-22)
# [0.12.0](https://github.com/AliMD/fract/compare/v0.11.0...v0.12.0) (2022-07-22)

### Bug Fixes

- **font:** sahel-vf font-weight ([bf84782](https://github.com/AliMD/alwatr/commit/bf84782347ed4898d854325415f6f43b1953f842))
- **font:** sahel-vf font-weight ([bf84782](https://github.com/AliMD/fract/commit/bf84782347ed4898d854325415f6f43b1953f842))

# [0.11.0](https://github.com/AliMD/alwatr/compare/v0.10.1...v0.11.0) (2022-04-16)
# [0.11.0](https://github.com/AliMD/fract/compare/v0.10.1...v0.11.0) (2022-04-16)

**Note:** Version bump only for package @alwatr/font

## [0.10.1](https://github.com/AliMD/alwatr/compare/v0.10.0...v0.10.1) (2022-04-02)
## [0.10.1](https://github.com/AliMD/fract/compare/v0.10.0...v0.10.1) (2022-04-02)

### Bug Fixes

- **font:** including woff2 ([6d10eb3](https://github.com/AliMD/alwatr/commit/6d10eb33dbdd0f9b6b0f3b9930e44b099d499b77))
- **font:** including woff2 ([6d10eb3](https://github.com/AliMD/fract/commit/6d10eb33dbdd0f9b6b0f3b9930e44b099d499b77))

# [0.10.0](https://github.com/AliMD/alwatr/compare/v0.9.0...v0.10.0) (2022-04-02)
# [0.10.0](https://github.com/AliMD/fract/compare/v0.9.0...v0.10.0) (2022-04-02)

### Features

- **font:** add vazirmatn font files ([6499d01](https://github.com/AliMD/alwatr/commit/6499d01fca69909071debefa545d6e9a9d5d85a1))
- **font:** define fonts, the wight way! ([215afb8](https://github.com/AliMD/alwatr/commit/215afb8959dbc3fd1f0e2e0ebe10a878ab2ddec8))
- **font:** add vazirmatn font files ([6499d01](https://github.com/AliMD/fract/commit/6499d01fca69909071debefa545d6e9a9d5d85a1))
- **font:** define fonts, the wight way! ([215afb8](https://github.com/AliMD/fract/commit/215afb8959dbc3fd1f0e2e0ebe10a878ab2ddec8))
8 changes: 4 additions & 4 deletions packages/font/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
},
"repository": {
"type": "git",
"url": "https://github.com/AliMD/alwatr",
"directory": "ui/font"
"url": "https://github.com/AliMD/fract",
"directory": "packages/font"
},
"homepage": "https://github.com/AliMD/alwatr/tree/main/ui/font#readme",
"homepage": "https://github.com/AliMD/fract/tree/next/packages/font#readme",
"bugs": {
"url": "https://github.com/AliMD/alwatr/issues"
"url": "https://github.com/AliMD/fract/issues"
}
}
34 changes: 17 additions & 17 deletions packages/fract/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/AliMD/alwatr/compare/@alwatr/[email protected]...@alwatr/[email protected]) (2023-09-12)
## [1.1.2](https://github.com/AliMD/fract/compare/@alwatr/[email protected]...@alwatr/[email protected]) (2023-09-12)

**Note:** Version bump only for package @alwatr/fract

## [1.1.1](https://github.com/AliMD/alwatr/compare/@alwatr/[email protected]...@alwatr/[email protected]) (2023-09-12)
## [1.1.1](https://github.com/AliMD/fract/compare/@alwatr/[email protected]...@alwatr/[email protected]) (2023-09-12)

**Note:** Version bump only for package @alwatr/fract

# 1.1.0 (2023-09-12)

### Bug Fixes

* **fract:** add `lit-html` as a dependency ([8b6bc2d](https://github.com/AliMD/alwatr/commit/8b6bc2da27d5ad2613f911041ee7c77c20cd1bcf))
* **fract:** completion of implementation ([355c9c7](https://github.com/AliMD/alwatr/commit/355c9c72f94b63f9334dc9c70ebb2b78fc3482c6))
* **fract:** export classes ([f94e029](https://github.com/AliMD/alwatr/commit/f94e029263b05788db71946333f867dc47576672))
* **fract:** exports ([10f6148](https://github.com/AliMD/alwatr/commit/10f614899fcfa44fc69f2c3569210958286a456b))
* **fract:** structure of classes ([6d8e46b](https://github.com/AliMD/alwatr/commit/6d8e46b34020bc0b7689cace1ea0278b64af92e9))
* **fract:** the name of package ([59878ef](https://github.com/AliMD/alwatr/commit/59878ef6e6bf579a8a900fa108dc0231af27221c))
* **fract:** add `lit-html` as a dependency ([8b6bc2d](https://github.com/AliMD/fract/commit/8b6bc2da27d5ad2613f911041ee7c77c20cd1bcf))
* **fract:** completion of implementation ([355c9c7](https://github.com/AliMD/fract/commit/355c9c72f94b63f9334dc9c70ebb2b78fc3482c6))
* **fract:** export classes ([f94e029](https://github.com/AliMD/fract/commit/f94e029263b05788db71946333f867dc47576672))
* **fract:** exports ([10f6148](https://github.com/AliMD/fract/commit/10f614899fcfa44fc69f2c3569210958286a456b))
* **fract:** structure of classes ([6d8e46b](https://github.com/AliMD/fract/commit/6d8e46b34020bc0b7689cace1ea0278b64af92e9))
* **fract:** the name of package ([59878ef](https://github.com/AliMD/fract/commit/59878ef6e6bf579a8a900fa108dc0231af27221c))

### Features

* **fract:** AlwatrDirective ([899467c](https://github.com/AliMD/alwatr/commit/899467c878a36a3dd92acc07dfb861ee9db400cf))
* **fract:** AlwatrDynamicDirective ([c8560e3](https://github.com/AliMD/alwatr/commit/c8560e35cf68189de2d0ffc979b49fcd9829427b))
* **fract:** AlwatrObserveDirective ([82b5a15](https://github.com/AliMD/alwatr/commit/82b5a15d003f61d340a7e6c7ce912c1f40af84a6))
* **fract:** elegant simple render strategy powered by lit written in tiny TypeScript module for who hate react! ([67a1da3](https://github.com/AliMD/alwatr/commit/67a1da3326d545d9f58e04beadfe267480d72fb8))
* **fract:** export `classMap` ([5b3da22](https://github.com/AliMD/alwatr/commit/5b3da2279e5f8211cdf800d3ee56d0e72e111bbc))
* **fract:** export `when` ([430f26a](https://github.com/AliMD/alwatr/commit/430f26a8b65796bcb875bd92215449c58a947b56))
* **fract:** export cache ([d11260f](https://github.com/AliMD/alwatr/commit/d11260f443e9d01c3ad0885a3b5ef46f466e058d))
* **fract:** export type LitUnstable ([4fac780](https://github.com/AliMD/alwatr/commit/4fac78092e152a04071c465ef195ae6573a0f984))
* **fract:** map, mapObject ([88128b8](https://github.com/AliMD/alwatr/commit/88128b8cb9b05e51eeec58df0e130a659940ff82))
* **fract:** AlwatrDirective ([899467c](https://github.com/AliMD/fract/commit/899467c878a36a3dd92acc07dfb861ee9db400cf))
* **fract:** AlwatrDynamicDirective ([c8560e3](https://github.com/AliMD/fract/commit/c8560e35cf68189de2d0ffc979b49fcd9829427b))
* **fract:** AlwatrObserveDirective ([82b5a15](https://github.com/AliMD/fract/commit/82b5a15d003f61d340a7e6c7ce912c1f40af84a6))
* **fract:** elegant simple render strategy powered by lit written in tiny TypeScript module for who hate react! ([67a1da3](https://github.com/AliMD/fract/commit/67a1da3326d545d9f58e04beadfe267480d72fb8))
* **fract:** export `classMap` ([5b3da22](https://github.com/AliMD/fract/commit/5b3da2279e5f8211cdf800d3ee56d0e72e111bbc))
* **fract:** export `when` ([430f26a](https://github.com/AliMD/fract/commit/430f26a8b65796bcb875bd92215449c58a947b56))
* **fract:** export cache ([d11260f](https://github.com/AliMD/fract/commit/d11260f443e9d01c3ad0885a3b5ef46f466e058d))
* **fract:** export type LitUnstable ([4fac780](https://github.com/AliMD/fract/commit/4fac78092e152a04071c465ef195ae6573a0f984))
* **fract:** map, mapObject ([88128b8](https://github.com/AliMD/fract/commit/88128b8cb9b05e51eeec58df0e130a659940ff82))
6 changes: 3 additions & 3 deletions packages/fract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
},
"repository": {
"type": "git",
"url": "https://github.com/AliMD/alwatr",
"url": "https://github.com/AliMD/fract",
"directory": "core/fract"
},
"homepage": "https://github.com/AliMD/alwatr/tree/main/core/fract#readme",
"homepage": "https://github.com/AliMD/fract/tree/next/core/fract#readme",
"bugs": {
"url": "https://github.com/AliMD/alwatr/issues"
"url": "https://github.com/AliMD/fract/issues"
},
"dependencies": {
"@alwatr/logger": "^1.1.2",
Expand Down
Loading

0 comments on commit 2ec6e1e

Please sign in to comment.