Releases: Alwatr/alwatr
@alwatr/[email protected]
v1.0.1
v1.0.0
What's Changed
-
feat(nginx): refactor and optimize open_file_cache by @AliMD in #1188
-
refactor(storage-engine): emergency saving strategy by @AliMD in #1190
-
feat(com-api): admin user-list-inc-order route by @njfamirm in https://github.com/AliMD/alwatr/pull/1189pull/1181
-
fix(storage-server/link): make dest folder if not exist by @AliMD in #1196
-
fix(storage-server): remove json extension by @njfamirm in #1198
-
feat(com-pwa): reported issue for admin page by @njfamirm in #1205
-
feat(fsm2): rewrite from scratch. by @mohammadhonarvar in https://github.com/AliMD/alwatr/pull/1197pull/1230
-
feat(workflow): review and cleanup all CI/CD process by @njfamirm in #1208
-
refactor(signal): review everything and change all configs by @AliMD in #1232
-
feat(server-context): server/api request base classes by @mohammadhonarvar in #1219
-
feat(com-pwa): sort user based last order by @njfamirm in #1211
-
bugfix(cloud): disable ALWATR_DEBUG in dockerfile by @njfamirm in #1245
-
feat(cloud): clone all image to ghcr.io by @njfamirm in https://github.com/AliMD/alwatr/pull/1209pull/1258
-
feat(cloud): update manage script based deploy by @njfamirm in #1233
-
feat(lerna): migrate to 7 by @dependabot in #1257
-
chore(deps-dev): bump @material/web from 1.0.0-pre.7 to 1.0.0-pre.9 by @dependabot in #1187
-
chore(deps): bump github/codeql-action from 2.3.3 to 2.3.5 by @dependabot in #1186
-
chore(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.7 by @dependabot in #1182
-
chore(deps-dev): bump eslint from 8.40.0 to 8.41.0 by @dependabot in #1180
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.7 by @dependabot in https://github.com/AliMD/alwatr/
-
chore(deps): bump tslib from 2.5.0 to 2.5.2 by @dependabot in #1172
-
chore(deps): bump sigstore/cosign-installer from 3.0.3 to 3.0.5 by @dependabot in #1171
-
chore(deps-dev): bump @types/node from 20.1.0 to 20.2.5 by @dependabot in #1191
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.9 by @dependabot in https://github.com/AliMD/alwatr/
-
chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 by @dependabot in #1226
-
chore(deps): bump tslib from 2.5.2 to 2.5.3 by @dependabot in #1225
-
chore(deps): bump github/codeql-action from 2.3.5 to 2.3.6 by @dependabot in #1216
-
chore(deps): bump actions/dependency-review-action from 3.0.4 to 3.0.6 by @dependabot in #1213
-
chore(deps-dev): bump workbox-build from 6.5.4 to 7.0.0 by @dependabot in #1214
-
chore(deps): bump lit from 2.7.4 to 2.7.5 by @dependabot in #1215
-
chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.9 by @dependabot in #1229
-
chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 by @dependabot in #1217
-
chore(deps-dev): bump @material/web from 1.0.0-pre.9 to 1.0.0-pre.10 by @dependabot in #1231
-
chore(deps): bump dessant/lock-threads from 4.0.0 to 4.0.1 by @dependabot in #1255
-
chore(deps-dev): bump @types/node from 20.2.5 to 20.3.1 by @dependabot in #1256
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 by @dependabot in https://github.com/AliMD/alwatr/
-
chore(deps): bump github/codeql-action from 2.3.6 to 2.20.0 by @dependabot in #1262
-
chore(deps-dev): bump @web/dev-server from 0.2.1 to 0.2.3 by @dependabot in #1263
-
chore(deps): bump docker/metadata-action from 4.4.0 to 4.6.0 by @dependabot in #1254
-
chore(deps-dev): bump esbuild from 0.17.19 to 0.18.2 by @dependabot in #1253
-
chore(deps): bump docker/build-push-action from 4.0.0 to 4.1.1 by @dependabot in #1252
-
chore(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by @dependabot in #1259
-
chore(deps): bump docker/setup-buildx-action from 2.5.0 to 2.7.0 by @dependabot in #1251
-
chore(deps): bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #1237
-
chore(deps): bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #1247
Full Changelog: v0.32.0...v1.0.0
v0.32.0
What's Changed
- feat(cloud): update all alwatr services on the cloud by @AliMD in #1135
- feat(wp): new sites by @AliMD in #1140
- feat(flight-crawler): don't notify if flight not found by @njfamirm in #1141
- feat(nginx-storage): new strategy for private storage behind auth token by @AliMD in #1146
- chore(nginx): update version to 1.4.0 by @AliMD in #1147
- refactor(fetch): use delay from util by @AliMD in #1149
- chore: encrypt all http demo by @AliMD in #1150
- fix(cloud/deploy): rsync symlinks by @AliMD in #1152
- fix(storage-client): remove some extra types by @AliMD in #1174
- feat(type): add
priceListName
toComUser
by @AliMD in #1175 - fix(nginx): serve the content of symbolic links based on the last modified time of the original file by @AliMD in #1176
- feat(com-pwa): preload product images by @mohammadhonarvar in #1177
- feat(soffit-order): compatible with new api [and admin pages] by @mohammadhonarvar in #1111
- feat(soffit-order): dynamic lading and pallet calculate by @njfamirm in #1183
- chore(deps-dev): bump esbuild from 0.17.18 to 0.17.19 by @dependabot in #1159
Full Changelog: v0.31.0...v0.32.0
v0.31.0
Last release before v1.0
What's Changed
-
fix(workflow): publish container signing by @njfamirm in #921
-
perf(pwa): optimize first load and rendering by @AliMD in #924
-
feat(ui-kit/snackbar): message/actionLabelMessage l10n key by @njfamirm in #926
-
feat(bench): improve bench mark logs, test logger benchmark impact by @AliMD in #942
-
feat(signal): new RequestableContext with state by @AliMD in #945
-
feat(element/mixins/signal): _addSignalListener by @AliMD in #950
-
fix(signal): dont receivePrevious when listener is disabled by @AliMD in #951
-
fix: compatible with new _addSignalListener signal mixin by @AliMD in #954
-
refactor(com/order-list): with new FSM api by @AliMD in #948
-
feat(fetch): enhance types and add StringifyableFetchOptions by @AliMD in #959
-
feat(fsm): add destroy, reset, unsubscribe api by @AliMD in #960
-
refactor(type): AlwatrDocumentStorage type with AlwatrServiceResponseSuccessWithMeta by @AliMD in #961
-
feat(context): new package for server context over
FSM
andcontext signal
by @AliMD in #958 -
refactor(context): review and enhance core api by @AliMD in #963
-
refactor(SignalMixin): rename _addSignalListeners by @AliMD in #964
-
feat(com/order-list): update order list with new
fsm
and newcontext
;) by @AliMD in #962 -
refactor(soffit-pwa): move l18e to content folder by @njfamirm in #922
-
fix(pwa-helper/esbuild): hash entryNames by @njfamirm in #995
-
chore(workflow): enable for all pull request by @njfamirm in #992
-
feat(com-pwa): refactor order-detail and new-order with new
FSM
andcontext
api by @njfamirm in #957 -
feat(button): use content property and move to manager by @njfamirm in #978
-
feat(com-pwa): chat storage context provider by @njfamirm in #994
-
fix(ui/text-field): set empty string for undefined value by @njfamirm in #1009
-
feat(com-pwa): change order_shipping_car i18n key by @njfamirm in #1016
-
feat(ui/icon): svg property by @MM25Zamanian in #867
-
fix(telegram-notifier): escaping send message by @AliMD in #1049
-
feat(com-pwa): review, refactor, release v1 by @AliMD in #1050
-
feat(nginx): optimize base for cdn and enhance performance by @AliMD in #1064
-
feat(nginx-pwa): new nginx container, optimized for pwa by @AliMD in #1065
-
feat(nginx-storage): new nginx container, optimized for storage by @AliMD in #1066
-
feat(container/nginx-storage): error.json for error by @njfamirm in #1076
-
feat(com-pwa): new sign-in page and auth process by @njfamirm in #1060
-
fix(nginx): NGINX_ACCESS_LOG default value by @AliMD in #1078
-
feat(crypto): self validate hash and user factory by @AliMD in #1096
-
feat(com-api): new storage nginx server and signup process by @njfamirm in #1100
-
feat(com-pwa): new preview and fix reported issues by @njfamirm in #1081
-
feat(i18n): date method for convert date to active locale by @njfamirm in #1033
-
feat(com-pwa): order created date in status box by @njfamirm in #1034
-
fix(com-pwa): reported issue and deploy canary and beta by @njfamirm in #1104
-
feat(nginx): enhance and dynamic request limit rate by @AliMD in #1112
-
feat(type): UserAuth and user.permissions by @AliMD in #1120
-
feat(storage-client, server): touch method by @AliMD in #1122
-
feat(util): node read write json helper methods by @AliMD in #1123
-
feat(logger): add
duration time
to logger time label by @AliMD in #1125 -
feat(storage-engine): none blocking save storage by @AliMD in #1124
-
feat(storage-server/client): link method by @njfamirm in #1126
-
feat(storage-client/server): cacheApiResponse method by @AliMD in #1129
-
feat(nginx): add NGINX_DISABLE_SYMLINKS env and fix rate issue by @AliMD in #1130
-
feat(pwa-helper): add build short sha to alwatr version by @AliMD in #1131
-
fix(workflow/pwa): add git to docker build by @njfamirm in #1132
-
chore(deps-dev): bump esbuild from 0.17.10 to 0.17.11 by @dependabot in #909
-
chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 by @dep...
v0.30.0
What's Changed
-
feat(com-pwa): Customer Order Management PWA by @AliMD in #797
-
feat(nano-server): getRemoteAddress, requireClientId by @AliMD in #799
-
feat(util): parseJson, getLocalStorageItem, getClientId by @AliMD in #802
-
feat(fetch): enhance fetchContext with dispatchOptions and use cache_only request in first time by @AliMD in #804
-
feat(com-pwa): directors, server transactions, context providers by @AliMD in #801
-
feat(i18n): l18eReadyPromise, localeKeys type by @AliMD in #808
-
feat(com-pwa): screenshots and improve layout and scrolls by @AliMD in #811
-
feat(icon): update and compress all icons by @njfamirm in #820
-
feat(com-api): define price list and batch update by @njfamirm in #821
-
feat(element): mapIterable, mapObject directives by @njfamirm in #823
-
refactor(pwa): remove ui managers from director worker by @njfamirm in #825
-
feat(com-pwa): page-product-list and enhance renders by @MM25Zamanian in #652
-
feat(com-api)!: limit productStorageList and product-list storage param by @njfamirm in #830
-
refactor(element): remove dummy & smart element & add base element by @njfamirm in #818
-
feat(ui-kit): move radio group from soffit-pwa by @njfamirm in #834
-
feat(util): polyfil requestAnimationFrame, requestIdleCallbackFallback by @AliMD in #847
-
refactor(signal)!: change subscribe default receivePrevious to NextCycle by @AliMD in #849
-
fix(telegram-notifier): escaping special characters on sendMessage by @njfamirm in #841
-
feat(ui-kit): enhance button, product-card, text-field by @AliMD in #853
-
feat(cloud): optimize nginx,
backup
command andup -b
switch by @AliMD in #854 -
feat(fetch): fetchContext work on background, skip online request when offline by @AliMD in #855
-
feat(i18n): work background without delay by @njfamirm in #860
-
feat(router): internal redirect render template to another route by @njfamirm in #861
-
fix(router): home page for sub page routes by @njfamirm in #862
-
feat(router): keepSectionSlice for redirect by @njfamirm in #863
-
fix(validator): change ValidType to StringifyableRecord by @njfamirm in #864
-
fix(router): add _routeContextUpdated to interface by @njfamirm in #865
-
feat(pwa-helper): move top-app-bar & footer to pwa element by @njfamirm in #857
-
feat/(com-pwa): order shipping page & submit order director by @njfamirm in #856
-
feat(button): add signalId for click event by @njfamirm in #868
-
feat(fsm): new state context type & demo by @njfamirm in #869
-
refactor(type): StringifyableRecord to interface by @njfamirm in #870
-
feat(ui/top-app-bar): headlineKey and default values by @njfamirm in #872
-
refactor(fsm)!: add state prop and remove gotState by @njfamirm in #880
-
feat(pwa-helper): scheduleUpdate by animation frame in pwa-element by @njfamirm in #874
-
chore(soffit-pwa): update home page content by @satafti in #887
-
feat(type/com): OrderDraft, shippingInfo, orderShippingSchema by @AliMD in #888
-
feat(fsm): transition with partial context and fix issues by @AliMD in #889
-
feat(fetch): handle offline for all requests by @njfamirm in #891
-
feat(element/StateMachineMixin)!: reflect state to host attrib, limit scheduleUpdate to animation frame, remove FIRST_UPDATED transition by @njfamirm in #892
-
feat(ui-kit): IconButtonContent.disabled, surface tinted attrib, click signal with detail, product-card toman icon by @njfamirm in #893
-
fix(router): make url from router respect empty sectionList by @njfamirm in #895
-
feat(pwa-helper): handle back to home event by @AliMD in #896
-
feat(i18n): make number with fixed descimal by @AliMD in #901
-
feat(signal): defineCommand return ListenerSpec by @AliMD in #902
-
chore(deps-dev): bump esbuild from 0.17.7 to 0.17.8 in #814
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 in #817
-
chore(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 in #816
-
chore(deps-dev): bump lerna from 6.4.1 to 6.5.1 in #815
-
chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 in #812
-
chore(deps-dev): bump esbuild from 0.17.8 to 0.17.10 in #839
-
chore(deps-dev): bump @types/node from 18.13.0 to 18.14.1 in #844
-
chore(deps-dev): bump @material/web from 1.0.0-pre.2 to 1.0.0-pre.3 in #843
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 in #838
-
chore(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 in #837
-
chore(deps-dev): bump @types/node from 18.14.1 to 18.14.2 in #881
-
chore(deps): bump github/codeql-action from 2.2.4 to 2.2.5 in #878
-
chore(deps-dev): bump eslint from 8.34.0 to 8.35.0 in #877
-
chore(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 in #886
-
chore(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 in #885
-
chore(deps): bump zx fro...
v0.29.0
What's Changed
-
feat(surface)!: new surface element in ui-kit, remove old SurfaceElement class and add active-outline state by @AliMD in #696
-
refactor(icon-button)!: rename ols standard-icon-button element by @AliMD in #699
-
feat(icon-box): ass slot, highlight, pre-line, enhance typescale, enhance template by @AliMD in #700
-
fix(ui-kit/chat): compatibility with new icon-button by @AliMD in #702
-
fix: demo-pwa and ui-kit surface element file name and imports by @AliMD in #703
-
feat(soffit/form): expand/collapse animation by @AliMD in #705
-
feat(soffit/form): improve animation and clear extra styles by @AliMD in #707
-
feat(soffit/form): enhance animation and style by @AliMD in #709
-
feat(soffit-pwa): form validator and simple message by @AliMD in #710
-
refactor: clean scripts by @AliMD in https://github.com/AliMD/alwatr/pull/725AliMD/alwatr/pull/715alwatr/pull/713
-
feat(signal)!: new signal api and interface by @AliMD in #720
-
feat(fetch): add update_cache to CacheStrategy by @AliMD in #733
-
fix: compatible with new api's and build issues by @AliMD in #736
-
feat(util): untilEvent types, refactor to arrow function by @AliMD in #739
-
feat(element): rewrite all mixins with new api by @AliMD in #740
-
feat(element/direction): compute dir mode and improve performance by @AliMD in #743
-
feat(snackbar): new ui-kit snackbar element by @njfamirm in #719
-
feat(signal): separate request command with response by @AliMD in #750
-
feat(snackbar): command signal and controller by @AliMD in #753
-
feat(pwa-helper): get config by @njfamirm in https://github.com/AliMD/alwatr/pull/759alwatr/pull/747AliMD/alwatr/pull/748
-
feat(i18n): add replaceNumber and auto detect setLocale from html by @AliMD in #764
-
feat(spffir-pwa): service worker signals and user snackbar message on events by @AliMD in #765
-
fix(github-actions): specific all versions by @AliMD in #770
-
feat(math): uuid by @njfamirm in https://github.com/AliMD/alwatr/pull/773772
-
feat(soffit-pwa): new version with i18n, content loader, form submit signal by @njfamirm in #769
-
feat(form-registration): remoteAddress and deviceId by @njfamirm in #775
-
feat(icon): enhance preload, support
icon-url-prefix
context signal by @njfamirm in https://github.com/AliMD/alwatr/pull/782AliMD/alwatr/pull/785pull/778alwatr/pull/777 -
feat(icon-button): new standard icon button by @AliMD in #786
-
feat(icon-button): new content prop with click signal event by @AliMD in #788
-
feat(top-app-bar): new
alwatr-top-app-bar
element by @MM25Zamanian in #623 -
feat(ui-kit/image-box): new element by @njfamirm in https://github.com/AliMD/alwatr/pull/721alwatr/pull/792
-
feat(com-api): routes and refactor all services types by @njfamirm in #627
-
chore(deps-dev): bump esbuild from 0.17.3 to 0.17.4 by @dependabot in #708
-
chore(deps): bump tslib from 2.4.1 to 2.5.0 by @dependabot in #723
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @dependabot in https://github.com/
-
chore(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in https://github.com/AliMD/
-
chore(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @dependabot in #738
-
chore(deps-dev): bump esbuild from 0.17.4 to 0.17.5 by @dependabot in #737
-
chore(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 by @dependabot in https://github.com/AliMD/
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 by @dependabot in https://github.com/
-
chore(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #749
-
chore(deps-dev): bump @types/node from 18.11.18 to 18.11.19 by @dependabot in https://github.com/AliMD/alwatr/pull/
-
chore(deps-dev): bump esbuild from 0.17.5 to 0.17.6 by @dependabot in #780
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in https://github.com/
-
chore(deps-dev): bump @types/node from 18.11.19 to 18.13.0 by @dependabot in #783
-
chore(deps): bump github/codeql-action from 2.2.1 to 2.2.2 by @dependabot in #779
-
chore(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 by @dependabot in https://github.com/AliMD/alwatr/
-
chore(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in https://github.com/AliMD/
-
chore(deps-dev): bump peepeettier from 2.8.3 to 2.8.4 by @dependabot in #791
-
chore(deps): bump github/codeql-action from 2.2.2 to 2.2.3 by @dependabot in #793
-
chore(deps-dev): bump @material/web from 1.0.0-pre.1 to 1.0.0-pre.2 by @dependabot in https://github.com/AliMD/
-
chore(deps-dev): bump esbuild from 0.17.6 to 0.17.7 by @dependabot in #794
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
-
feat(uniquely/com-api): new uniquely service by @njfamirm in #535
-
refactor(ff-*): move job types to @alwatr/type by @njfamirm in #613
-
refactor: export package uniqe types from own by @njfamirm in #611
-
feat(token): generate and verify token without expiration time by @AliMD in #628
-
refactor(ui): color system by @MM25Zamanian in #639
-
feat(ui-kit/style): focus-ring by @MM25Zamanian in #631
-
feat(ui-kit): alwatr-card element (elevated, filled, outlined cards) by @MM25Zamanian in #579
-
feat(ui/color): separate HCT/HSL color palette by @AliMD in #642
-
feat(ui): new surface and card style with elevation/tint/state by @AliMD in #643
-
feat(type): storage id in AlwatrStorageMeta by @njfamirm in #630
-
docs(services): update all name and descriptions by @AliMD in #656
-
refactor: use global ALWATR_VERSION for package version by @AliMD in #677
-
feat(pwa): new manual build process with esbuild and external css modules by @AliMD in #676
-
feat(ui/element): export
unsafeHTML
by @MM25Zamanian in #668 -
feat(ui-kit/icon-button): add css shadow part by @MM25Zamanian in #667
-
feat(ui-kit/icon-box): new component by @MM25Zamanian in #665
-
feat(element): separate _initLocale, _initRouter and _routeChanged by @AliMD in #681
-
soffit-pwa by @MM25Zamanian in #658
-
fix(demo-ui): offline available pwa config by @njfamirm in #688
-
feat(soffit-pwa): screenshots, version, manifest, enhance offline by @AliMD in #690
-
chore(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 by @dependabot in #617
-
chore(deps-dev): bump rollup from 3.9.0 to 3.9.1 by @dependabot in #615
-
chore(deps-dev): bump eslint from 8.30.0 to 8.31.0 by @dependabot in #612
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 by @dependabot in #616
-
chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #618
-
chore(deps-dev): bump esbuild from 0.16.13 to 0.16.14 by @dependabot in #620
-
chore(deps-dev): bump lerna from 6.3.0 to 6.4.0 by @dependabot in #626
-
chore(deps-dev): bump @babel/core from 7.20.7 to 7.20.12 by @dependabot in #619
-
chore(deps): bump lit from 2.5.0 to 2.6.0 by @dependabot in #636
-
chore(deps-dev): bump eslint-plugin-lit from 1.7.2 to 1.8.0 by @dependabot in #641
-
chore(deps-dev): bump eslint-import-resolver-typescript from 3.5.2 to 3.5.3 by @dependabot in #640
-
chore(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #638
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @dependabot in #637
-
chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 by @dependabot in #632
-
chore(deps-dev): bump @rollup/plugin-terser from 0.2.1 to 0.3.0 by @dependabot in #634
-
chore(deps): bump lit from 2.6.0 to 2.6.1 by @dependabot in #645
-
chore(deps-dev): bump rollup from 3.9.1 to 3.10.0 by @dependabot in #646
-
chore(deps-dev): bump @ionic/core from 6.4.1 to 6.4.2 by @dependabot in #644
-
chore(deps-dev): bump lerna from 6.4.0 to 6.4.1 by @dependabot in #650
-
chore(deps-dev): bump rimraf from 3.0.2 to 4.0.4 by @dependabot in #649
-
chore(deps-dev): bump esbuild from 0.16.17 to 0.17.2 by @dependabot in #675
-
chore(deps-dev): bump eslint-plugin-import from 2.27.4 to 2.27.5 by @dependabot in #674
-
chore(deps-dev): bump rimraf from 4.0.4 to 4.1.0 by @dependabot in #673
-
chore(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #672
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in #671
-
chore(deps-dev): bump eslint-plugin-lit from 1.8.0 to 1.8.2 by @dependabot in #661
-
chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 by @dependabot in #663
-
chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @dependabot in #664
-
chore(deps-dev): bump rimraf from 4.1.0 to 4.1.1 by @dependabot in #679
-
chore(deps-dev): bump esbuild from 0.16.17 to 0.17.3 by @dependabot in #682
-
chore(deps-dev): bump @ionic/core from 6.4.2 to 6.5.0 by @dependabot in #683
-
chore(deps): bump exit-hook from 3.1.4 to 3.2.0 by @dependabot in #689
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
-
fix(flight-crawler): min&max hour in make message by @njfamirm in #555
-
refactor: use alwatr element instead lit by @MM25Zamanian in #559
-
feat(ui/element): seprate mixins by @MM25Zamanian in #562
-
feat(ui-kit/chat): avatar element (3) by @MM25Zamanian in #542
-
fix(ui/element): listener list type by @MM25Zamanian in #563
-
feat(ff-pwa): root html, metas, manifest, icons by @MM25Zamanian in #557
-
feat(ui-kit/chat): bubble element (4) by @MM25Zamanian in #544
-
feat(chat-list): new element for list of chats by @AliMD in #580
-
feat(core/type): make package by @MM25Zamanian in #572
-
feat(element): DirectionMixin, LocalizeMixin by @MM25Zamanian in #581
-
fix(core/router): preventDefault on svg link click by @asmanp2012 in #591
-
feat(ui-kit/icon-button): new component by @MM25Zamanian in #588
-
feat(ui/icon): direction mixin by @MM25Zamanian in #594
-
feat(ui-kit/icon-button): icon flip-rtl by @MM25Zamanian in #595
-
feat(ui/ui-kit):
chat-text-input
component by @MM25Zamanian in #571 -
feat(ui-kit/chat-footer): component by @MM25Zamanian in #586
-
chore(deps-dev): bump rollup from 3.8.0 to 3.8.1 by @dependabot in #556
-
chore(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 by @dependabot in #578
-
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 by @dependabot in #577
-
chore(deps-dev): bump esbuild from 0.16.10 to 0.16.11 by @dependabot in #576
-
chore(deps-dev): bump lerna from 6.1.0 to 6.3.0 by @dependabot in #574
-
chore(deps-dev): bump @types/node from 18.11.17 to 18.11.18 by @dependabot in #575
-
chore(deps-dev): bump rollup from 3.8.1 to 3.9.0 by @dependabot in #584
Full Changelog: v0.26.0...v0.27.0
v0.26.1
What's Changed
- feat(ff-deploy): depend on by @njfamirm in #554
- feat: labs by @AliMD in #546
- fix(flight-crawler): min&max hour in make message by @njfamirm in #555
- chore(deps-dev): bump rollup from 3.8.0 to 3.8.1 by @dependabot in #556
Full Changelog: v0.26.0...v0.26.1