Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui/demo): new pwa package #508

Merged
merged 34 commits into from
Dec 24, 2022
Merged

feat(ui/demo): new pwa package #508

merged 34 commits into from
Dec 24, 2022

Conversation

MM25Zamanian
Copy link
Contributor

@MM25Zamanian MM25Zamanian commented Dec 14, 2022

PR Checklist

dependabot bot and others added 13 commits December 14, 2022 11:10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.13 to 18.11.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…-18.11.15

chore(deps-dev): bump @types/node from 18.11.13 to 18.11.15
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.4 to 0.16.6.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.16.4...v0.16.6)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…16.6

chore(deps-dev): bump esbuild from 0.16.4 to 0.16.6
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.0 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…-eslint/parser-5.46.1

chore(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.46.0 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…-eslint/eslint-plugin-5.46.1

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases)
- [Commits](43081j/eslint-plugin-lit@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-lit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…gin-lit-1.7.1

chore(deps-dev): bump eslint-plugin-lit from 1.7.0 to 1.7.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.7.0 to 3.7.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.7.0...v3.7.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps-dev): bump rollup from 3.7.0 to 3.7.4
@MM25Zamanian MM25Zamanian self-assigned this Dec 17, 2022
@MM25Zamanian MM25Zamanian added the enhancement Enhancement of the code, not introducing new features. label Dec 17, 2022
@MM25Zamanian MM25Zamanian changed the title feat(pwa): starter PWA Starter Template Dec 17, 2022
@asmanp2012
Copy link
Contributor

@AliMD سلام اینو با هم دیگه بستیمش اوکی هستش دیگه باید مرج بشه هر چیز اضافه ای رو حذف کردیم

@MM25Zamanian MM25Zamanian marked this pull request as ready for review December 21, 2022 08:48
@AliMD AliMD changed the title PWA Starter Template PWA Starter Template (1) Dec 22, 2022
@njfamirm njfamirm added this to the v0.x milestone Dec 22, 2022
Copy link
Member

@AliMD AliMD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

با در نظر گرفتن کلی TODO که اضافه شده و اینکه الان لازمش داریم فعلا مرج میکنم

@AliMD AliMD merged commit be327a1 into next Dec 24, 2022
@AliMD AliMD deleted the feat/starter-pwa branch December 24, 2022 14:57
@AliMD AliMD added the new-feature New features or options. label Dec 24, 2022
@AliMD AliMD changed the title PWA Starter Template (1) feat(ui/demo): new pwa package Dec 24, 2022
AliMD added a commit that referenced this pull request Dec 24, 2022
@github-actions
Copy link

Pull Request closed and locked due to lack of activity.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features. new-feature New features or options.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants