From c4ae4105ea76efd716462892332b9bd58e88781a Mon Sep 17 00:00:00 2001 From: Katja Lutz Date: Tue, 28 Jun 2022 16:17:06 +0200 Subject: [PATCH] chore(release): 0.1.0 --- CHANGELOG.md | 86 +++++++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 4 +-- package.json | 2 +- 3 files changed, 89 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..c09b94f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,86 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 0.1.0 (2022-06-28) + + +### Features + +* add desktop requirement info to WelcomeModal ([314f7e5](https://git.lufrai.com/rappli/rappli/commit/314f7e51dd3429d93c0ff6187e613b7cf5f37514)) +* add donate button to WelcomeModal, finalize headings and faq questions ([1685186](https://git.lufrai.com/rappli/rappli/commit/168518680502c85e3801f02d95ec713607c6c449)) +* add externalLink and getDomain utilities ([0fc1dbc](https://git.lufrai.com/rappli/rappli/commit/0fc1dbc6c559dad44e7d5f852c8e326e94638ed5)) +* add hyphenate to markdown elements ([7af52a8](https://git.lufrai.com/rappli/rappli/commit/7af52a8b8d9c5556d2c77cd889aefd4e479a679e)) +* add introduction text to WelcomeModal ([bcf6455](https://git.lufrai.com/rappli/rappli/commit/bcf6455ca869dfed17013dba26329573933c0d62)) +* add shadow to social buttons ([849f9e0](https://git.lufrai.com/rappli/rappli/commit/849f9e0ab9ce95972be23ec6e441e04fad5aeed5)) +* add shadows to overlay footer buttons ([987eb49](https://git.lufrai.com/rappli/rappli/commit/987eb49f47e445b6e453c9979fcf9a50b8c09d4f)) +* add social meta tags ([c641409](https://git.lufrai.com/rappli/rappli/commit/c641409f62eb4e8dee227967c1ba6d88b9e5302a)) +* add support for HtmlElement props in Collapsible and Accordion components ([e088e13](https://git.lufrai.com/rappli/rappli/commit/e088e138eefd7964f202ee13c43b19f856739e30)) +* add title to agileHoursPerStoryPoint input ([378d4df](https://git.lufrai.com/rappli/rappli/commit/378d4df3cca1e29d177366f814585490f3d13c11)) +* add title to defaultPositionType dropdown ([f5334d5](https://git.lufrai.com/rappli/rappli/commit/f5334d560b3f726ba4244374b198636578d635bf)) +* add title to social share section in WelcomeModal ([228f15b](https://git.lufrai.com/rappli/rappli/commit/228f15b2720f3342f2c065897d257cce188ae2ea)) +* add tsconfig.json ([ef004b7](https://git.lufrai.com/rappli/rappli/commit/ef004b7aaccad0babddc879d0d5e0e6e170a042a)) +* add welcoming text to WelcomeModal ([eabb559](https://git.lufrai.com/rappli/rappli/commit/eabb559c66beddb2a47138630855ee8a1ab8cb4b)) +* add word wrapping to non responsive tables ([20d0a36](https://git.lufrai.com/rappli/rappli/commit/20d0a36a2bdd54f5f3922f8dc7d994fce490966f)) +* enable lufrai watermark by default ([f7f7bae](https://git.lufrai.com/rappli/rappli/commit/f7f7bae6ffaeed6d04c0be4869f4df75df18240a)) +* further improve the title of the agileRiskFactor range input ([0369fd3](https://git.lufrai.com/rappli/rappli/commit/0369fd3c1a7d8010b1db8e9bb589b74705dc2bd9)) +* hide modal during print ([50fc25b](https://git.lufrai.com/rappli/rappli/commit/50fc25b6e1602d336ce120b1af0ec31953ebaa60)) +* hide unavailable ui elements on small devices ([19ae8f3](https://git.lufrai.com/rappli/rappli/commit/19ae8f347580dfdde87d124df444a3e094d9dc13)) +* implement Accordion component ([50b736e](https://git.lufrai.com/rappli/rappli/commit/50b736e4a7ca8bcf2558c78db7e87e106adbda87)) +* implement address component and models ([c669e7f](https://git.lufrai.com/rappli/rappli/commit/c669e7fd0c5e982f82b9a5aa941618df5cd7e7bf)) +* implement alignCenter option for Accordion component ([9f43bd7](https://git.lufrai.com/rappli/rappli/commit/9f43bd7081bc7f6455e68914b11b59b0609397fe)) +* implement autoAnimate directive ([11a8bd2](https://git.lufrai.com/rappli/rappli/commit/11a8bd29d0354115491214467ae92a6fce67af27)) +* implement basic js utilities ([3abc6a2](https://git.lufrai.com/rappli/rappli/commit/3abc6a27798bbf760817770b79b2843767cf4623)) +* implement bin script ([ea2e994](https://git.lufrai.com/rappli/rappli/commit/ea2e99475481176daea98f2655c8ee96ed821820)) +* implement client filesystem utilities ([8bf1f7f](https://git.lufrai.com/rappli/rappli/commit/8bf1f7fff67eba99c6783d46957563cb9fb3a945)) +* implement Collapsible component ([7946060](https://git.lufrai.com/rappli/rappli/commit/794606072e625430322a1180abdb4810afe3d442)) +* implement form components ([f1e73d4](https://git.lufrai.com/rappli/rappli/commit/f1e73d40c783ba3fb2affb1fa26e5e4a2f62e041)) +* implement form validation hook ([e11c844](https://git.lufrai.com/rappli/rappli/commit/e11c8449b974afc7ed49b7078b609bbcf8e8d92e)) +* implement index route ([c0c298d](https://git.lufrai.com/rappli/rappli/commit/c0c298df83949e5c5f3a81046a079f06fdae9394)) +* implement invoice Positions component ([b7b26b0](https://git.lufrai.com/rappli/rappli/commit/b7b26b09d54bada2d29c3d579305c91c921f74bd)) +* implement last saved duration indicator ([c6314c6](https://git.lufrai.com/rappli/rappli/commit/c6314c6338a1004b65bd575cdc079f53a1416e05)) +* implement localstorage helper ([b23337f](https://git.lufrai.com/rappli/rappli/commit/b23337fd593af00c0d772c4ef9fbae361f2cd353)) +* implement Markdown component ([10fff0f](https://git.lufrai.com/rappli/rappli/commit/10fff0f3bb60b35f965147c76009932f2893d86e)) +* implement Modal component ([ef4eaa4](https://git.lufrai.com/rappli/rappli/commit/ef4eaa44fc50a7ead988f9498d89f7396be31ee1)) +* implement onClickFocus helper ([fe8cf85](https://git.lufrai.com/rappli/rappli/commit/fe8cf85e2a4abb576ed65d87789789bae5aba911)) +* implement Page component ([452cd3b](https://git.lufrai.com/rappli/rappli/commit/452cd3b694a47ba382fa50efb3d11e57037759c5)) +* implement Positions settings component ([eb11cda](https://git.lufrai.com/rappli/rappli/commit/eb11cdae2d7588fb2f812b3222d6d87f2cbbe66c)) +* implement qrcode component ([b181999](https://git.lufrai.com/rappli/rappli/commit/b18199912cb6667fdffdd9823931d1174aa7ef07)) +* implement reactive stores and store models ([69e624b](https://git.lufrai.com/rappli/rappli/commit/69e624b0976019d4c75f846b1df1ff4e4bb03ce0)) +* implement settings Overlay component ([d5eff60](https://git.lufrai.com/rappli/rappli/commit/d5eff6095e91de117fd193e509515438ec7b2480)) +* implement sortable directive ([0095b11](https://git.lufrai.com/rappli/rappli/commit/0095b11b1b4d53c7f3e3670833c685d5ed8cbd87)) +* implement swiss invoice component ([74739a2](https://git.lufrai.com/rappli/rappli/commit/74739a2a7a0894dcc6123e3f901591cfe80a6d83)) +* implement swiss qrcode component ([60638bc](https://git.lufrai.com/rappli/rappli/commit/60638bcbdfa29dcfe5f0abc5e937606110512711)) +* implement vite config ([f699519](https://git.lufrai.com/rappli/rappli/commit/f69951942257b048266683ce01784029d750eea0)) +* implement WelcomeModal component ([0c0ef7f](https://git.lufrai.com/rappli/rappli/commit/0c0ef7fe990c6ae3895826466b1b232640e400dc)) +* improve accessibility of donation button in WelcomeModal ([0364a5e](https://git.lufrai.com/rappli/rappli/commit/0364a5e608051706fa21d4d0b5e7e7dc0679ae3d)) +* improve footer button design in WelcomeModal ([0e22772](https://git.lufrai.com/rappli/rappli/commit/0e22772b257544ba1110757074fbcec85ef914b6)) +* improve Modal responsiveness ([3bddc55](https://git.lufrai.com/rappli/rappli/commit/3bddc559f525626751a2426a112dae1b3d22dd42)) +* improve title of agileHoursPerStoryPoint input ([076010d](https://git.lufrai.com/rappli/rappli/commit/076010d7362c7aa3b414c392836a2eef275561b6)) +* improve title of agileRiskFactor range input ([70d8518](https://git.lufrai.com/rappli/rappli/commit/70d8518f77b3a28871687c6e178e3b4b788d1c9d)) +* improve WelcomeModal accessibility ([dcc4510](https://git.lufrai.com/rappli/rappli/commit/dcc451069d179d85ae8d5c78391742fbb957b57f)) +* make heading structure seo friendly ([9408e4d](https://git.lufrai.com/rappli/rappli/commit/9408e4d8ce4a0b7647adb4ebd1f87f3451e995b6)) +* remove about link from 404 page ([c32a2da](https://git.lufrai.com/rappli/rappli/commit/c32a2da2798d7fe433086f194bacf14ac01d8648)) +* remove development positions from default state ([6f0d269](https://git.lufrai.com/rappli/rappli/commit/6f0d269da0b19809702ab44778b5b7fb10f74306)) +* remove hyphenate from swissinvoice ([16f7afc](https://git.lufrai.com/rappli/rappli/commit/16f7afcff5a41945a73cc7af3674b4e49af3c3b8)) +* remove ts errors of typer-js, autosize, qrcode and sortablejs ([c09b0ec](https://git.lufrai.com/rappli/rappli/commit/c09b0ecb4de1498b92d1bda5539e213e22e9aedd)) +* rework solidjs community thanksgiving ([4ef9373](https://git.lufrai.com/rappli/rappli/commit/4ef93739ab218d1abf297269a0e39e51c3a4ce3f)) +* setup tailwind, postcss and custom css utilities ([b713164](https://git.lufrai.com/rappli/rappli/commit/b713164b3b28931781d2c13099fee521afd7f06a)) +* show app version and build date in WelcomeModal ([58ff9f2](https://git.lufrai.com/rappli/rappli/commit/58ff9f2f589125a9be59a251c392f8bb4d4f0840)) +* show project number in document title ([a24875c](https://git.lufrai.com/rappli/rappli/commit/a24875cf36caaf9a2e29e3c146ef1c388e10ab9b)) +* switch from break-all to break-words ([c56adb6](https://git.lufrai.com/rappli/rappli/commit/c56adb682949ff8aa0aa882d7ff2af5fd181f61d)) +* use 0.0.0.0 as vite host ip ([26a854a](https://git.lufrai.com/rappli/rappli/commit/26a854a7de12e1bb48dc73ea263326b024addc2b)) +* use default table word wrapping in file load modal ([abdb581](https://git.lufrai.com/rappli/rappli/commit/abdb5813c8811101e3b787ddf1b3a449515f31c4)) +* use same bottom margin for conclusion and lufrai watermark ([b14d6b0](https://git.lufrai.com/rappli/rappli/commit/b14d6b0d92b5732270c6e5631a6ed697b1c1f7bd)) + + +### Bug Fixes + +* avoid wrong pagebreak inside of qr invoice in chrome printing ([2537b33](https://git.lufrai.com/rappli/rappli/commit/2537b33cf25e70bbf913255efbc48b26ca299157)) +* disable daisyui dark theme ([c1e8502](https://git.lufrai.com/rappli/rappli/commit/c1e85020a9b0db99e27984be960c7c7bf2af81c1)) +* enable sortablejs forceFallback for better chrome support ([d5482f3](https://git.lufrai.com/rappli/rappli/commit/d5482f3076c2ef87511797a21ca96266036f6afd)) +* hide 0 positions length boolean in document title ([46a08fc](https://git.lufrai.com/rappli/rappli/commit/46a08fc60a127f11b3a9bd657dbfa2d159bc0be5)) +* hide bottom border of first sum and vat columns in chrome ([40e7527](https://git.lufrai.com/rappli/rappli/commit/40e7527ed2297a56507ba7504c1543878b1fcd76)) +* remove max-height during print ([83050c6](https://git.lufrai.com/rappli/rappli/commit/83050c6ed07c57a33c88f63478a58f02a7304ebb)) +* set a fixed 1 line-height for the lufrai watermark for printing in chrome ([2536e32](https://git.lufrai.com/rappli/rappli/commit/2536e326635700452f7a314b29533ae92e0644d6)) +* suppress typer-js resume error messages ([01ed30a](https://git.lufrai.com/rappli/rappli/commit/01ed30ad9e7b1ff453fc618dd86d9efc96d3a7a2)) diff --git a/package-lock.json b/package-lock.json index 1867499..43c0cba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rappli", - "version": "0.0.1", + "version": "0.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "rappli", - "version": "0.0.1", + "version": "0.1.0", "license": "MIT", "dependencies": { "solid-start": "v0.1.0-alpha.89", diff --git a/package.json b/package.json index 5c5a16c..0e0ebd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rappli", - "version": "0.0.1", + "version": "0.1.0", "bin": "./bin/rappli.js", "scripts": { "dev": "solid-start dev",