Commit Graph

172 Commits

Author SHA1 Message Date
Viktor Sarström dee1d93be5 Added implicitDependencies 2021-11-02 08:14:18 +01:00
Viktor Sarström d71c10607f fix: 🐛 Fixes failing tests (added skip), fixes lint + test 2021-10-27 07:58:22 +02:00
Jonathan Edenström 1ef5dd58bc remove duplicate cookies packages 2021-10-26 09:59:14 +02:00
Jonathan Edenström 83e837955c Fix tests for `hooks` 2021-10-15 22:36:48 +02:00
Viktor Sarström e9d82745ce More test stuff 2021-10-15 22:07:03 +02:00
Viktor Sarström a1b3b52629 Downgraded eslint, fixes lint stuff 2021-10-15 15:10:46 +02:00
Viktor Sarström d451cf13af fix: 🐛 Fixes tests 2021-10-15 14:59:37 +02:00
Jonathan Edenström 169b5365e9 fix: lint and prettier fixes 2021-10-06 22:47:50 +02:00
Viktor Sarström 0cd72f5d84 fix: 🐛 Upgraded async-storage from 1.5.2 to 1.5.9 2021-10-06 08:03:34 +02:00
Jonathan Edenström d1de44775b fix: licenses extractor is used on the correct package.json 2021-10-06 07:29:27 +02:00
Jonathan Edenström d90cfd2a3b feat: add nx build system 2021-10-05 17:27:47 +02:00
semantic-release-bot 73702baa61 chore(release): 2.1.0 [skip ci]
# [2.1.0](https://github.com/kolplattformen/skolplattformen/compare/v2.0.0...v2.1.0) (2021-10-04)

### Features

* 🎸 Use fade on the backdrop on login modal ([e99494b](e99494bc77))
2021-10-04 17:56:24 +02:00
semantic-release-bot 15cdf0682b chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/kolplattformen/skolplattformen/compare/v1.48.0...v2.0.0) (2021-10-03)

### Bug Fixes

* 🐛 add 2 to xsrf header and use nav controller script again ([d1a4877](d1a4877ff4))
* 🐛 add missing headers for fetching children ([68c99cb](68c99cb1fb))
* 🐛 Add personal identity number to test user ([f977143](f97714346e))
* 🐛 added "Rast" to misc words in sv,en,pl translations ([#11](https://github.com/kolplattformen/skolplattformen/issues/11)) ([4da06bb](4da06bb16e))
* 🐛 Added build step ([#38](https://github.com/kolplattformen/skolplattformen/issues/38)) ([db0faf2](db0faf28bf))
* 🐛 Added isAuthenticated to test user ([#119](https://github.com/kolplattformen/skolplattformen/issues/119)) ([766f4ff](766f4fff52))
* 🐛 Added luxon to fix getSchedule ([#13](https://github.com/kolplattformen/skolplattformen/issues/13)) ([fe1729c](fe1729c872))
* 🐛 Added missing types ([3d59035](3d59035a20))
* 🐛 Adjusted cookie handling ([#79](https://github.com/kolplattformen/skolplattformen/issues/79)) ([16020a3](16020a3d3c))
* 🐛 Autopublish (I hope) ([#37](https://github.com/kolplattformen/skolplattformen/issues/37)) ([ed8f8a7](ed8f8a7f5c))
* 🐛 Build before publish ([e934950](e934950470))
* 🐛 Cache is no longer called in fake mode ([#3](https://github.com/kolplattformen/skolplattformen/issues/3)) ([f89f143](f89f1431df))
* 🐛 Changed build settings ([7a7c2a1](7a7c2a1734))
* 🐛 Cleanup on logout ([#6](https://github.com/kolplattformen/skolplattformen/issues/6)) ([644cbcd](644cbcd464))
* 🐛 Correct format of fakeData.js ([c2adf00](c2adf004d3))
* 🐛 Fake data included through ts ([663be5c](663be5cc35))
* 🐛 Fix för login block 24mars ([7667a5e](7667a5e25a))
* 🐛 fix latest security "fix" ([d795458](d7954587d5))
* 🐛 fix the previous fix with a fixed json ([eefd791](eefd79155b))
* 🐛 Fixa markdownkonvertering av hårresande html ([#120](https://github.com/kolplattformen/skolplattformen/issues/120)) ([4991f91](4991f910a3))
* 🐛 Fixar links med mellanslag ([#63](https://github.com/kolplattformen/skolplattformen/issues/63)) ([3edbf8c](3edbf8c2c6))
* 🐛 Fixar senaste blocken ([#81](https://github.com/kolplattformen/skolplattformen/issues/81)) ([1ccdc9f](1ccdc9f42e))
* 🐛 Fixed fake data for notifications ([#40](https://github.com/kolplattformen/skolplattformen/issues/40)) ([b8621b9](b8621b94f1))
* 🐛 Fixed parsing bug for classmates ([5f07259](5f07259ddc))
* 🐛 Fixes base64 iterations ([52d7341](52d7341e2b))
* 🐛 Fixes configuration fetch ([7bf8f1c](7bf8f1c2a8))
* 🐛 Fixes more sabotage from sthlm stad ([ab62ab6](ab62ab6d35))
* 🐛 Fixes schedule ([fb65a33](fb65a33d82))
* 🐛 Flytta mellanslag utanför taggarna ([#124](https://github.com/kolplattformen/skolplattformen/issues/124)) ([79e2a75](79e2a7577b))
* 🐛 Förbättrad parsning av nyhetsbrev ([#125](https://github.com/kolplattformen/skolplattformen/issues/125)) ([82fa2dc](82fa2dcc84))
* 🐛 Force release ([#115](https://github.com/kolplattformen/skolplattformen/issues/115)) ([5c170dc](5c170dc070))
* 🐛 Get all notifications. Add modified date to notifications ([#150](https://github.com/kolplattformen/skolplattformen/issues/150)) ([4a0841a](4a0841a704))
* 🐛 hämta API key från server ([9bde441](9bde441907))
* 🐛 implemented XSRF token support ([1ecfdaf](1ecfdafede))
* 🐛 Moved topologykey to config, also added getHeader() ([2823547](2823547804))
* 🐛 News item details now gets parsed ([#55](https://github.com/kolplattformen/skolplattformen/issues/55)) ([50ce985](50ce985edc))
* 🐛 Ny version av curriculum ([#148](https://github.com/kolplattformen/skolplattformen/issues/148)) ([e54ed25](e54ed25d9f))
* 🐛 Parse old aspnet dates instead of unreliable format strings ([#108](https://github.com/kolplattformen/skolplattformen/issues/108)) ([3c33c75](3c33c75956)), closes [#105](https://github.com/kolplattformen/skolplattformen/issues/105)
* 🐛 Parsning ([83ec383](83ec3833c3))
* 🐛 read xsrf token from script for createItem call ([1deb424](1deb42430c))
* 🐛 Reload anropar bara apiet om den inte redan laddar ([#9](https://github.com/kolplattformen/skolplattformen/issues/9)) ([c329283](c32928369b))
* 🐛 reload inaktivt i fejk ([#10](https://github.com/kolplattformen/skolplattformen/issues/10)) ([9fa63e8](9fa63e84fe))
* 🐛 Removed dynamic require ([#8](https://github.com/kolplattformen/skolplattformen/issues/8)) ([a3421b8](a3421b8772))
* 🐛 Removed superfluous property in en.json ([#5](https://github.com/kolplattformen/skolplattformen/issues/5)) ([b6137ab](b6137abb05))
* 🐛 rensa upp getChildren anropet och ny release ([2336861](2336861a71))
* 🐛 Repaired login ([#11](https://github.com/kolplattformen/skolplattformen/issues/11)) ([83a4737](83a4737594))
* 🐛 Replaced named capture group for compatibility reasons ([#112](https://github.com/kolplattformen/skolplattformen/issues/112)) ([66b23fa](66b23faf43))
* 🐛 Replaces non breaking space with simple space ([#57](https://github.com/kolplattformen/skolplattformen/issues/57)) ([58d5676](58d56764d3))
* 🐛 Return a empty array if backend returns a specific error ([1e944ad](1e944adf24))
* 🐛 semikolonviolation! ([46c6260](46c62601a2))
* 🐛 Silly stockholm stad protection ([cd19abd](cd19abdd0f))
* 🐛 Tog bort radbrytning i bold ([#66](https://github.com/kolplattformen/skolplattformen/issues/66)) ([ca0117c](ca0117ce64))
* 🐛 Trims tag content to fix some markdown issues ([#56](https://github.com/kolplattformen/skolplattformen/issues/56)) ([f9dc391](f9dc39128e))
* 🐛 URLSearchParams compatible with both node and RN ([#111](https://github.com/kolplattformen/skolplattformen/issues/111)) ([fd919a0](fd919a0b5e))
* 🐛 use childcontroller script for XSRF header to CreateItem ([2796875](2796875fe2))
* 🐛 Working notification url:s ([#41](https://github.com/kolplattformen/skolplattformen/issues/41)) ([3a808f9](3a808f9ccd))
* add date handler ([a3e0eba](a3e0eba706))
* correct fake data dates ([d88bfcf](d88bfcf564))
* handle iso date strings ([ca0a3e4](ca0a3e49ac))
* handle long dates with time ([3ba96fe](3ba96feec9))
* handle missing spaces in intro after certain characters ([#99](https://github.com/kolplattformen/skolplattformen/issues/99)) ([2926de3](2926de31fe))
* links ([#64](https://github.com/kolplattformen/skolplattformen/issues/64)) ([905b893](905b893ca7))
* parse calendar dates as utc before iso ([#100](https://github.com/kolplattformen/skolplattformen/issues/100)) ([73f6d8b](73f6d8ba72))
* parse intro without positive lookbehind regex ([#102](https://github.com/kolplattformen/skolplattformen/issues/102)) ([f8b3df2](f8b3df2936))
* Translations update from Weblate ([#16](https://github.com/kolplattformen/skolplattformen/issues/16)) ([94a3883](94a38833c1))
* use date constructor instead of luxon ([74ea878](74ea878073))
* use parseDate for all date handling ([6cd92ac](6cd92acbe3))

### Features

* 🎸 Added .author and .imageAltText on NewsItem ([#42](https://github.com/kolplattformen/skolplattformen/issues/42)) ([6e84a63](6e84a6391a))
* 🎸 Added getter for logged in personal number ([#39](https://github.com/kolplattformen/skolplattformen/issues/39)) ([a860d12](a860d1208c))
* 🎸 Added language support ([#121](https://github.com/kolplattformen/skolplattformen/issues/121)) ([9dcdf78](9dcdf78515))
* 🎸 Alla nyhetsbrev ([#67](https://github.com/kolplattformen/skolplattformen/issues/67)) ([f3f658f](f3f658fdd3))
* 🎸 API call retries and support for error reporting ([#5](https://github.com/kolplattformen/skolplattformen/issues/5)) ([9ed5df2](9ed5df2e45))
* 🎸 Build, tag and release ([b71adc5](b71adc57fb))
* 🎸 cache busting ([5ce4ddd](5ce4ddd9d0))
* 🎸 Cache prefixas med personnummer ([#8](https://github.com/kolplattformen/skolplattformen/issues/8)) ([fc146ea](fc146ea7fc))
* 🎸 Classmates ([#14](https://github.com/kolplattformen/skolplattformen/issues/14)) ([a6ce6ea](a6ce6ea9f6)), closes [#7](https://github.com/kolplattformen/skolplattformen/issues/7)
* 🎸 Code cleanup, refactoring, linting and tests ([d0a0314](d0a0314ae6))
* 🎸 Curriculum as peer dependency ([#122](https://github.com/kolplattformen/skolplattformen/issues/122)) ([e24a9b3](e24a9b3c5e))
* 🎸 Exporting all types in index ([#45](https://github.com/kolplattformen/skolplattformen/issues/45)) ([8351ef2](8351ef275f))
* 🎸 Exporting LoginStatusChecker interface ([#46](https://github.com/kolplattformen/skolplattformen/issues/46)) ([20e18e5](20e18e5e23))
* 🎸 Fake mode for 121212121212, 201212121212 and 1212121212 ([#35](https://github.com/kolplattformen/skolplattformen/issues/35)) ([8d264b9](8d264b9787))
* 🎸 Fakedata laggar 0.2-1 sekund ([#68](https://github.com/kolplattformen/skolplattformen/issues/68)) ([018d600](018d60099d))
* 🎸 Fallback language ([#7](https://github.com/kolplattformen/skolplattformen/issues/7)) ([e944468](e944468734))
* 🎸 First implementation ([e5438b0](e5438b0f26))
* 🎸 First release ([d37f3db](d37f3db3e8))
* 🎸 Forcing release ([d4151fa](d4151fa26f))
* 🎸 getSessionCookie and removed News object ([#24](https://github.com/kolplattformen/skolplattformen/issues/24)) ([91ba683](91ba6833b4)), closes [#22](https://github.com/kolplattformen/skolplattformen/issues/22) [#23](https://github.com/kolplattformen/skolplattformen/issues/23)
* 🎸 getUser ([#19](https://github.com/kolplattformen/skolplattformen/issues/19)) ([39b62b7](39b62b7b37)), closes [#9](https://github.com/kolplattformen/skolplattformen/issues/9)
* 🎸 Hämta lektionsschema ([#110](https://github.com/kolplattformen/skolplattformen/issues/110)) ([c288449](c2884497bf))
* 🎸 Image ([#21](https://github.com/kolplattformen/skolplattformen/issues/21)) ([2ad7523](2ad7523a1d)), closes [#10](https://github.com/kolplattformen/skolplattformen/issues/10)
* 🎸 It now handles comments ([065e0e9](065e0e9682))
* 🎸 Loads schedule ([#16](https://github.com/kolplattformen/skolplattformen/issues/16)) ([53d42de](53d42de62c)), closes [#13](https://github.com/kolplattformen/skolplattformen/issues/13) [#8](https://github.com/kolplattformen/skolplattformen/issues/8)
* 🎸 Made User properties optional for hook convenience ([#31](https://github.com/kolplattformen/skolplattformen/issues/31)) ([0e0e996](0e0e996589))
* 🎸 Misc codes (Lunch, Prandium, MTID) ([59e350b](59e350b6ab))
* 🎸 Multilang support for useTimetable ([#14](https://github.com/kolplattformen/skolplattformen/issues/14)) ([be6c9d1](be6c9d1302))
* 🎸 Names from curriculum ([#116](https://github.com/kolplattformen/skolplattformen/issues/116)) ([504503f](504503f7a0))
* 🎸 New properties on NewsItem and updated fake data ([#44](https://github.com/kolplattformen/skolplattformen/issues/44)) ([dea899b](dea899bd17))
* 🎸 News are sorted, desc, by modified date ([#147](https://github.com/kolplattformen/skolplattformen/issues/147)) ([a4b7b7f](a4b7b7f6a9))
* 🎸 News images that do not require login ([#43](https://github.com/kolplattformen/skolplattformen/issues/43)) ([5daf186](5daf186d5c))
* 🎸 Notifications ([#20](https://github.com/kolplattformen/skolplattformen/issues/20)) ([348e437](348e43778d)), closes [#11](https://github.com/kolplattformen/skolplattformen/issues/11)
* 🎸 Notifications sorted by modified, then created date ([#151](https://github.com/kolplattformen/skolplattformen/issues/151)) ([91f63e8](91f63e8d2a))
* 🎸 Polish ([#9](https://github.com/kolplattformen/skolplattformen/issues/9)) ([18c8126](18c81264a0))
* 🎸 Possibly first working version ([0e4acba](0e4acba776))
* 🎸 Remove all obsolete login obstacles ([#146](https://github.com/kolplattformen/skolplattformen/issues/146)) ([befb073](befb073a32))
* 🎸 Remove required personal number in route ([#118](https://github.com/kolplattformen/skolplattformen/issues/118)) ([c3b4b15](c3b4b153c3))
* 🎸 Removed getImage() and added .fullImageUrl to NewsItem ([#33](https://github.com/kolplattformen/skolplattformen/issues/33)) ([5c3929d](5c3929d9d1))
* 🎸 Replaced Moment with Luxon ([#30](https://github.com/kolplattformen/skolplattformen/issues/30)) ([e41f0bf](e41f0bf435))
* 🎸 Släpp sargen - nu kör vi ([#60](https://github.com/kolplattformen/skolplattformen/issues/60)) ([c5e9992](c5e9992f9a))
* 🎸 Switched to Markdown Extra converter ([#58](https://github.com/kolplattformen/skolplattformen/issues/58)) ([3b7b067](3b7b0677a4))
* 🎸 Timetables ([#12](https://github.com/kolplattformen/skolplattformen/issues/12)) ([2ae212d](2ae212d46a))
* 🎸 Updated curriculum and fake data with new codes ([#117](https://github.com/kolplattformen/skolplattformen/issues/117)) ([0a02ffa](0a02ffa04d))
* 🎸 useNewsDetails(child, news) ([5d4f751](5d4f7515cd))
* add newsItemDetails ([1826b80](1826b80d4b))
* call newsItemDetails to get details for a news item. Resolves [#28](https://github.com/kolplattformen/skolplattformen/issues/28) ([5dcc42e](5dcc42eeac))
* Improve menu ([#109](https://github.com/kolplattformen/skolplattformen/issues/109)) ([9c4fcb2](9c4fcb2d25))
* Ombyggd parsning av nyhetsbrev ([#65](https://github.com/kolplattformen/skolplattformen/issues/65)) ([a5dfb70](a5dfb704f4))
* update typings for ScheduleItem ([9c87535](9c87535c5b))

* Rebuilt session handling and login (#78) ([c62dab9](c62dab9e2e)), closes [#78](https://github.com/kolplattformen/skolplattformen/issues/78)

### BREAKING CHANGES

* 🧨 useTimetable now requires lang
* 🧨 getTimetable requires language
* 🧨 Child -> EtjanstChild

* feat: 🎸 Test data for skola24Children and timetable

* docs: ✏️ Updated instructions

Co-authored-by: Johan Öbrink <johan.obrink@gmail.com>
* This updates the `startDate` and `endDate` to be
potentially `undefined`
* 🧨 Major update of peer dependency embedded-api
* 🧨 Cookie and Session handling reworked
* 🧨 Nä... egentligen inte
* 🧨 api no longer exposes getImage()
* 🧨 Change to types (moment -> strings) and api.getSchedule (moment ->
luxon.DateTime)
* 🧨 Call signature of getNews changed
2021-10-03 12:13:50 +02:00
semantic-release-bot 916b86064b chore(release): 1.48.0 [skip ci]
# [1.48.0](https://github.com/kolplattformen/skolplattformen/compare/v1.47.2...v1.48.0) (2021-10-01)

### Features

* 🎸 Notifications use modified, then created date ([a655bbc](a655bbc590))
2021-10-01 13:09:32 +02:00
semantic-release-bot 789833625a chore(release): 1.47.2 [skip ci]
## [1.47.2](https://github.com/kolplattformen/skolplattformen/compare/v1.47.1...v1.47.2) (2021-09-30)

### Bug Fixes

* 🐛 Hämta alla aviseringar och sortera på senast ändrad ([71cb230](71cb230b92))
* 🐛 Tog bort headerLargeTitle från navigationComponent ([73019af](73019af8f4))
2021-09-30 22:45:20 +02:00
semantic-release-bot fab42c8d29 chore(release): 1.47.1 [skip ci]
## [1.47.1](https://github.com/kolplattformen/skolplattformen/compare/v1.47.0...v1.47.1) (2021-09-29)

### Bug Fixes

* 🐛 Begränsa höjden på schemat ([#495](https://github.com/kolplattformen/skolplattformen/issues/495)) ([5c81ad3](5c81ad3145))
2021-09-30 01:04:49 +02:00
semantic-release-bot 756ad2c800 chore(release): 1.47.0 [skip ci]
# [1.47.0](https://github.com/kolplattformen/skolplattformen/compare/v1.46.2...v1.47.0) (2021-09-29)

### Features

* 🎸 add settings screen ([#492](https://github.com/kolplattformen/skolplattformen/issues/492)) ([3b307d2](3b307d25b3))
2021-09-29 17:34:54 +02:00
semantic-release-bot fcb8170e24 chore(release): 1.46.2 [skip ci]
## [1.46.2](https://github.com/kolplattformen/skolplattformen/compare/v1.46.1...v1.46.2) (2021-09-29)

### Bug Fixes

* 🐛 Correct font name so the font shows on Android ([#493](https://github.com/kolplattformen/skolplattformen/issues/493)) ([fd1ff0d](fd1ff0dc71))
2021-09-29 15:45:22 +02:00
semantic-release-bot 209626a68f chore(release): 1.46.1 [skip ci]
## [1.46.1](https://github.com/kolplattformen/skolplattformen/compare/v1.46.0...v1.46.1) (2021-09-23)

### Bug Fixes

* 🐛 Bumped embedded to 5.3.2 ([4522298](4522298d15))
2021-09-23 10:59:59 +02:00
semantic-release-bot 638f70e019 chore(release): 1.46.0 [skip ci]
# [1.46.0](https://github.com/kolplattformen/skolplattformen/compare/v1.45.1...v1.46.0) (2021-09-23)

### Features

* 🎸 Use custom async storage ([#461](https://github.com/kolplattformen/skolplattformen/issues/461)) ([98f7c04](98f7c04f1c))
2021-09-23 10:44:06 +02:00
semantic-release-bot 4c6868fc90 chore(release): 1.45.1 [skip ci]
## [1.45.1](https://github.com/kolplattformen/skolplattformen/compare/v1.45.0...v1.45.1) (2021-09-22)

### Bug Fixes

* 🐛 Fixes crash in 2.0.1 (RN 0651 upgrade issue) ([#481](https://github.com/kolplattformen/skolplattformen/issues/481)) ([0f893b9](0f893b9b6d))
2021-09-22 13:27:04 +02:00
semantic-release-bot 27e08094bb chore(release): 1.45.0 [skip ci]
# [1.45.0](https://github.com/kolplattformen/skolplattformen/compare/v1.44.0...v1.45.0) (2021-09-18)

### Features

* 🎸 Fler språk i schemat (uppd. curriculum) ([#476](https://github.com/kolplattformen/skolplattformen/issues/476)) ([6a30053](6a3005330c))
2021-09-18 23:42:54 +02:00
semantic-release-bot 0dabf08c53 chore(release): 1.44.0 [skip ci]
# [1.44.0](https://github.com/kolplattformen/skolplattformen/compare/v1.43.2...v1.44.0) (2021-09-18)

### Features

* 🎸 Changed newsListItem display date to modified ([c1da658](c1da658388))
* 🎸 Modified used for child overview as well ([0ad8bfe](0ad8bfe15c))
* 🎸 Updated embedded for correct sorting ([9efef8d](9efef8dad9))
2021-09-18 20:47:27 +02:00
semantic-release-bot dea4f3622d chore(release): 1.43.2 [skip ci]
## [1.43.2](https://github.com/kolplattformen/skolplattformen/compare/v1.43.1...v1.43.2) (2021-09-16)

### Bug Fixes

* 🐛 Småfixar i schemat ([2c770c0](2c770c08fb))
2021-09-16 22:37:17 +02:00
semantic-release-bot 0dfc7d825c chore(release): 1.43.1 [skip ci]
## [1.43.1](https://github.com/kolplattformen/skolplattformen/compare/v1.43.0...v1.43.1) (2021-09-16)

### Bug Fixes

* 🐛 Översättningar på menytabbarna ([#471](https://github.com/kolplattformen/skolplattformen/issues/471)) ([b7a732d](b7a732d21b))
2021-09-16 12:58:23 +02:00
semantic-release-bot 4e60eafe21 chore(release): 1.43.0 [skip ci]
# [1.43.0](https://github.com/kolplattformen/skolplattformen/compare/v1.42.2...v1.43.0) (2021-09-16)

### Features

* 🎸 Den nygamla klasslistan ([#462](https://github.com/kolplattformen/skolplattformen/issues/462)) ([f0d05a5](f0d05a5000)), closes [#441](https://github.com/kolplattformen/skolplattformen/issues/441)
2021-09-16 10:32:59 +02:00
semantic-release-bot a480cbc48a chore(release): 1.42.2 [skip ci]
## [1.42.2](https://github.com/kolplattformen/skolplattformen/compare/v1.42.1...v1.42.2) (2021-09-15)

### Bug Fixes

* 🐛 Välja språk på Android var trasigt ([#467](https://github.com/kolplattformen/skolplattformen/issues/467)) ([d431d68](d431d68f5c))
2021-09-15 23:51:24 +02:00
semantic-release-bot e5f2364f27 chore(release): 1.42.1 [skip ci]
## [1.42.1](https://github.com/kolplattformen/skolplattformen/compare/v1.42.0...v1.42.1) (2021-09-14)

### Bug Fixes

* 🐛 Fixes long navigation names in tab bar ([fe51923](fe51923249))
* decrease font weight to 500 ([69ff3ff](69ff3ff0e1))
* fontSize on tabBarLabel decreased ([36bc627](36bc62752a))
2021-09-14 09:30:18 +02:00
semantic-release-bot dfe2bd5012 chore(release): 1.42.0 [skip ci]
# [1.42.0](https://github.com/kolplattformen/skolplattformen/compare/v1.41.0...v1.42.0) (2021-09-14)

### Bug Fixes

* update colors to reach AAA ([0140984](0140984918))

### Features

* 🎸 Fixes status page and bump embedded ([7b65652](7b6565296e))
2021-09-14 08:02:49 +02:00
semantic-release-bot 6bc817daf0 chore(release): 1.41.0 [skip ci]
# [1.41.0](https://github.com/kolplattformen/skolplattformen/compare/v1.40.1...v1.41.0) (2021-09-13)

### Features

* 🎸 release 2.0.0 for Android ([0dcb983](0dcb98312f))
2021-09-13 18:19:58 +02:00
semantic-release-bot 30baf00c15 chore(release): 1.40.1 [skip ci]
## [1.40.1](https://github.com/kolplattformen/skolplattformen/compare/v1.40.0...v1.40.1) (2021-09-12)

### Bug Fixes

* 🐛 Bump embedded-api to 5.2.0 ([9f00ba4](9f00ba4929))
2021-09-12 18:49:51 +02:00
semantic-release-bot fb736eaed8 chore(release): 1.40.0 [skip ci]
# [1.40.0](https://github.com/kolplattformen/skolplattformen/compare/v1.39.1...v1.40.0) (2021-09-09)

### Bug Fixes

* 🐛 Added hitslop to language button to increase touch area ([#449](https://github.com/kolplattformen/skolplattformen/issues/449)) ([26a85da](26a85dae39)), closes [#436](https://github.com/kolplattformen/skolplattformen/issues/436)
* 🐛 Changed to "Öppna skolplattformen" on startpage ([#447](https://github.com/kolplattformen/skolplattformen/issues/447)) ([29be7de](29be7debc2)), closes [#433](https://github.com/kolplattformen/skolplattformen/issues/433)
* 🐛 fix missing "app" target in projet file ([4e91bb5](4e91bb57cd))
* adjust margins and typography on start page ([aea0b52](aea0b5264b))
* fix tests ([485db25](485db25807))
* hide start-end if we have no schedule ([616362d](616362d14b))
* linter ([62e278a](62e278a44b))
* Öppna skolplattformen på alla språk. Closes [#333](https://github.com/kolplattformen/skolplattformen/issues/333) ([5cda041](5cda041cda))

### Features

* add lunch to daily schedule ([76c7108](76c7108b96))
* add lunch to schedule ([03eab44](03eab44fc9))
* day summary on front page ([b82f744](b82f744567))
2021-09-09 08:48:58 +02:00
semantic-release-bot 504d7d8e5b chore(release): 1.39.1 [skip ci]
## [1.39.1](https://github.com/kolplattformen/skolplattformen/compare/v1.39.0...v1.39.1) (2021-09-08)

### Bug Fixes

* 🐛 Bump embedded-api to 5.1.4 ([0d4591e](0d4591ece8))
2021-09-08 23:24:46 +02:00
semantic-release-bot 3b6c176501 chore(release): 1.39.0 [skip ci]
# [1.39.0](https://github.com/kolplattformen/skolplattformen/compare/v1.38.1...v1.39.0) (2021-08-19)

### Features

* add police report protocol ([77b3c6b](77b3c6b084))
2021-08-19 12:53:02 +02:00
semantic-release-bot dc70fafbd6 chore(release): 1.38.1 [skip ci]
## [1.38.1](https://github.com/kolplattformen/skolplattformen/compare/v1.38.0...v1.38.1) (2021-08-17)

### Bug Fixes

* 🐛 Ta bort avbryt från listan vid login ([#443](https://github.com/kolplattformen/skolplattformen/issues/443)) ([6f68751](6f68751e10))
2021-08-17 14:53:54 +02:00
semantic-release-bot c78cc7d395 chore(release): 1.38.0 [skip ci]
# [1.38.0](https://github.com/kolplattformen/skolplattformen/compare/v1.37.0...v1.38.0) (2021-08-16)

### Bug Fixes

* bugfix, must call the damn function ([b6c7f78](b6c7f7853b))
* flash was in js, now ts ([5e39618](5e39618e88))
* linting ([1877cdd](1877cdd594))
* remove flash msg for now ([f98b215](f98b2154dc))

### Features

* automatic sorting on dates ([b911ae8](b911ae8c84))
* handle timeouts, throttling, ratelimit etc from google ([a67ee60](a67ee60f02))
* load timeline dynamically from Google Sheet ([c53a8c0](c53a8c0bb2))
* updated history ([9fa7d10](9fa7d10bb1))
* updated history with events up to July ([#423](https://github.com/kolplattformen/skolplattformen/issues/423)) ([62c3f2a](62c3f2a97f))
2021-08-17 00:12:15 +02:00
semantic-release-bot 863a9ba82f chore(release): 1.37.0 [skip ci]
# [1.37.0](https://github.com/kolplattformen/skolplattformen/compare/v1.36.4...v1.37.0) (2021-08-16)

### Bug Fixes

* 🐛 dark mode-färgerna tillbaka ([49328b4](49328b44f9))

### Features

* Add custom Poppins typeface ([67a8aca](67a8aca9e4))
* added day summary on front page ([1917b7e](1917b7e2d4))
* login screen and move logout button ([fa7b103](fa7b10318f))
* new colors ([c178f9c](c178f9c3b4))
2021-08-16 19:51:41 +02:00
semantic-release-bot ef0a71154c chore(release): 1.36.4 [skip ci]
## [1.36.4](https://github.com/kolplattformen/skolplattformen/compare/v1.36.3...v1.36.4) (2021-05-28)

### Bug Fixes

* 🐛 Kalender - text blir avklippt ([#410](https://github.com/kolplattformen/skolplattformen/issues/410)) ([377d468](377d4684e4)), closes [#409](https://github.com/kolplattformen/skolplattformen/issues/409)
2021-05-29 00:27:12 +02:00
semantic-release-bot 04cbf823f6 chore(release): 1.36.3 [skip ci]
## [1.36.3](https://github.com/kolplattformen/skolplattformen/compare/v1.36.2...v1.36.3) (2021-05-26)

### Bug Fixes

* 🐛 add a11y properties for childListItems ([db8434d](db8434d7f3)), closes [#354](https://github.com/kolplattformen/skolplattformen/issues/354)
2021-05-26 08:07:51 +02:00
semantic-release-bot 7eb6e68b55 chore(release): 1.36.2 [skip ci]
## [1.36.2](https://github.com/kolplattformen/skolplattformen/compare/v1.36.1...v1.36.2) (2021-05-25)

### Bug Fixes

* 🐛 knapparna i childListItem pekar rätt igen ([#407](https://github.com/kolplattformen/skolplattformen/issues/407)) ([458daf6](458daf6c67))
2021-05-25 20:09:09 +02:00
semantic-release-bot 1602fff63a chore(release): 1.36.1 [skip ci]
## [1.36.1](https://github.com/kolplattformen/skolplattformen/compare/v1.36.0...v1.36.1) (2021-05-25)

### Bug Fixes

* 🐛 use modal for login method picker. Fixes [#404](https://github.com/kolplattformen/skolplattformen/issues/404) ([bf472fb](bf472fb943))
2021-05-25 15:28:28 +02:00
semantic-release-bot 92be4a7097 chore(release): 1.36.0 [skip ci]
# [1.36.0](https://github.com/kolplattformen/skolplattformen/compare/v1.35.1...v1.36.0) (2021-05-21)

### Features

* 🎸 Fler språk ([#400](https://github.com/kolplattformen/skolplattformen/issues/400)) ([0e8e905](0e8e90581b))
2021-05-22 00:07:12 +02:00
semantic-release-bot 01fc8bb962 chore(release): 1.35.1 [skip ci]
## [1.35.1](https://github.com/kolplattformen/skolplattformen/compare/v1.35.0...v1.35.1) (2021-05-17)

### Bug Fixes

* **site:** dark mode icons ([#396](https://github.com/kolplattformen/skolplattformen/issues/396)) ([d85915d](d85915d790))
2021-05-17 07:17:23 +02:00
semantic-release-bot 61f0bb0241 chore(release): 1.35.0 [skip ci]
# [1.35.0](https://github.com/kolplattformen/skolplattformen/compare/v1.34.2...v1.35.0) (2021-05-17)

### Features

* **site:** dark mode ([#393](https://github.com/kolplattformen/skolplattformen/issues/393)) ([36e809a](36e809a5f0))
2021-05-17 07:13:11 +02:00
semantic-release-bot ebf51d73d1 chore(release): 1.34.2 [skip ci]
## [1.34.2](https://github.com/kolplattformen/skolplattformen/compare/v1.34.1...v1.34.2) (2021-05-16)

### Bug Fixes

* 🐛 Ord som inte är översatta hämtas från svenska ([6724f3f](6724f3f683))
2021-05-16 22:50:27 +02:00
semantic-release-bot 4c59504617 chore(release): 1.34.1 [skip ci]
## [1.34.1](https://github.com/kolplattformen/skolplattformen/compare/v1.34.0...v1.34.1) (2021-05-12)

### Bug Fixes

* 🐛 Added a11y lint and fixes those errors ([a37aeab](a37aeabf88))
2021-05-12 11:53:02 +02:00
semantic-release-bot a8a102dd4d chore(release): 1.34.0 [skip ci]
# [1.34.0](https://github.com/kolplattformen/skolplattformen/compare/v1.33.1...v1.34.0) (2021-05-12)

### Features

* added flash message in header ([b7efee1](b7efee1e99))
2021-05-12 10:17:02 +02:00
semantic-release-bot 0bc1cf6dbc chore(release): 1.33.1 [skip ci]
## [1.33.1](https://github.com/kolplattformen/skolplattformen/compare/v1.33.0...v1.33.1) (2021-05-11)

### Bug Fixes

* 🐛 Fixes dark mode image on children ([19b8f78](19b8f78318)), closes [#388](https://github.com/kolplattformen/skolplattformen/issues/388)
2021-05-11 14:17:24 +02:00
semantic-release-bot 85bc6d4210 chore(release): 1.33.0 [skip ci]
# [1.33.0](https://github.com/kolplattformen/skolplattformen/compare/v1.32.1...v1.33.0) (2021-05-11)

### Features

* 🎸 Added current language name to auth screen ([9f15a30](9f15a303b8)), closes [#367](https://github.com/kolplattformen/skolplattformen/issues/367) [#332](https://github.com/kolplattformen/skolplattformen/issues/332)
2021-05-11 13:34:55 +02:00
semantic-release-bot 79f485ff9d chore(release): 1.32.1 [skip ci]
## [1.32.1](https://github.com/kolplattformen/skolplattformen/compare/v1.32.0...v1.32.1) (2021-05-11)

### Bug Fixes

* 🐛 Added Alert Icon when personal number is wrong ([b187c40](b187c40ecb)), closes [#359](https://github.com/kolplattformen/skolplattformen/issues/359)
* 🐛 Improved accessibility on login screen ([d57078b](d57078b65b)), closes [#351](https://github.com/kolplattformen/skolplattformen/issues/351)
2021-05-11 11:33:41 +02:00
semantic-release-bot 2b99a64730 chore(release): 1.32.0 [skip ci]
# [1.32.0](https://github.com/kolplattformen/skolplattformen/compare/v1.31.0...v1.32.0) (2021-05-10)

### Features

* 🎸 Format calendar dates with weekday ([3923bf1](3923bf11c4))
2021-05-10 12:01:26 +02:00
semantic-release-bot d887160ad5 chore(release): 1.31.0 [skip ci]
# [1.31.0](https://github.com/kolplattformen/skolplattformen/compare/v1.30.1...v1.31.0) (2021-05-10)

### Bug Fixes

* 🐛 Fixes background color issue when calender items is empt ([9f96431](9f96431681))

### Features

* 🎸 Add clear icon to search input ([6f87887](6f87887fcd))
2021-05-10 11:56:59 +02:00
semantic-release-bot 1f43ab7f34 chore(release): 1.30.1 [skip ci]
## [1.30.1](https://github.com/kolplattformen/skolplattformen/compare/v1.30.0...v1.30.1) (2021-05-09)

### Bug Fixes

* 🐛 Patch fast-fuzzy to remove warning ([45210e1](45210e15c6))
2021-05-09 15:17:25 +02:00
semantic-release-bot 3348992b4d chore(release): 1.30.0 [skip ci]
# [1.30.0](https://github.com/kolplattformen/skolplattformen/compare/v1.29.0...v1.30.0) (2021-05-09)

### Bug Fixes

* 🐛 Update to React-native 0.64.1 to make build work on xCode 4.5 ([#372](https://github.com/kolplattformen/skolplattformen/issues/372)) ([bbe268f](bbe268f2c2))

### Features

* 🎸 Add testId to find components in tests ([8636779](8636779e3c))
* 🎸 Change to translated texts in tests ([29273b8](29273b8566))
2021-05-09 13:49:18 +02:00
semantic-release-bot c41fbdaa70 chore(release): 1.29.0 [skip ci]
# [1.29.0](https://github.com/kolplattformen/skolplattformen/compare/v1.28.1...v1.29.0) (2021-05-09)

### Bug Fixes

* 🐛 formattering av schema som försvann är tillbaka ([#371](https://github.com/kolplattformen/skolplattformen/issues/371)) ([fbc8514](fbc8514052))

### Features

* 🎸 Replace abort with cancel ([134e904](134e904d86))
2021-05-09 11:03:26 +02:00
semantic-release-bot 200885a8f9 chore(release): 1.28.1 [skip ci]
## [1.28.1](https://github.com/kolplattformen/skolplattformen/compare/v1.28.0...v1.28.1) (2021-05-06)

### Bug Fixes

* 🐛 android layout fixes after dark mode ([#369](https://github.com/kolplattformen/skolplattformen/issues/369)) ([683afe1](683afe15f8))
2021-05-06 17:25:51 +02:00
semantic-release-bot d95c921cde chore(release): 1.28.0 [skip ci]
# [1.28.0](https://github.com/kolplattformen/skolplattformen/compare/v1.27.5...v1.28.0) (2021-05-06)

### Features

* 🎸 Dark mode ([#364](https://github.com/kolplattformen/skolplattformen/issues/364)) ([bd9a4f5](bd9a4f54b9))
2021-05-06 14:38:10 +02:00
semantic-release-bot 27602ac3c2 chore(release): 1.27.5 [skip ci]
## [1.27.5](https://github.com/kolplattformen/skolplattformen/compare/v1.27.4...v1.27.5) (2021-05-02)

### Bug Fixes

* 🐛 Fixes crash in ViewPager when setting selectedIndex ([#347](https://github.com/kolplattformen/skolplattformen/issues/347)) ([a358351](a358351a3a))
2021-05-02 14:45:11 +02:00
semantic-release-bot 7ac39ae0f9 chore(release): 1.27.4 [skip ci]
## [1.27.4](https://github.com/kolplattformen/skolplattformen/compare/v1.27.3...v1.27.4) (2021-04-30)

### Bug Fixes

* 🐛 Formatering nyhetsbrev. Bumpade version på embedded-api ([#345](https://github.com/kolplattformen/skolplattformen/issues/345)) ([7e2fd8f](7e2fd8f74d))
2021-04-30 10:54:31 +02:00
semantic-release-bot ba077c816c chore(release): 1.27.3 [skip ci]
## [1.27.3](https://github.com/kolplattformen/skolplattformen/compare/v1.27.2...v1.27.3) (2021-04-30)

### Bug Fixes

* 🐛 Day is selected after data is loaded ([ccaa17b](ccaa17bf96))
2021-04-30 09:01:47 +02:00
semantic-release-bot 4579c1278c chore(release): 1.27.2 [skip ci]
## [1.27.2](https://github.com/kolplattformen/skolplattformen/compare/v1.27.1...v1.27.2) (2021-04-29)

### Bug Fixes

* 🐛 schema syns inte om kalender är tom ([#342](https://github.com/kolplattformen/skolplattformen/issues/342)) ([d9bcc06](d9bcc06df3))
2021-04-29 10:50:40 +02:00
semantic-release-bot a5694c17bc chore(release): 1.27.1 [skip ci]
## [1.27.1](https://github.com/kolplattformen/skolplattformen/compare/v1.27.0...v1.27.1) (2021-04-28)

### Bug Fixes

* 🐛 Fixes lunch rendering ([#341](https://github.com/kolplattformen/skolplattformen/issues/341)) ([6c75d9d](6c75d9d119))
2021-04-28 21:26:16 +02:00
semantic-release-bot 875cff6793 chore(release): 1.27.0 [skip ci]
# [1.27.0](https://github.com/kolplattformen/skolplattformen/compare/v1.26.0...v1.27.0) (2021-04-28)

### Features

* **a11y:** update colors and styling to improve accessibility ([9dd9691](9dd9691aa9))
2021-04-28 14:22:02 +02:00
semantic-release-bot 6a7bc53568 chore(release): 1.26.0 [skip ci]
# [1.26.0](https://github.com/kolplattformen/skolplattformen/compare/v1.25.0...v1.26.0) (2021-04-28)

### Bug Fixes

* 🐛 Förbättrad markdown-parsning ([9546540](9546540d93))
* 🐛 Förbättrad markdown-parsning ([6d3ff81](6d3ff81185))
* 🐛 Localised names of days ([fe27819](fe2781994d))
* 🐛 Localised names of days ([f31c93b](f31c93b3d6))
* 🐛 Removed console.log ([9671fa2](9671fa223d))
* 🐛 Removed console.log ([9266711](9266711e7e))
* 🐛 Renamed misnamed location ([fba0c61](fba0c61709))
* 🐛 Renamed misnamed location ([d537a6d](d537a6d5eb))
* 🐛 uppdaterade version av embedded-api ([ebb0340](ebb03408a1))
* 🐛 uppdaterade version av embedded-api ([eaa2353](eaa23539a1))
* bug when getting next weeks schedule ([036968b](036968bfc3))
* bug when getting next weeks schedule ([fc22916](fc2291605e))
* linter is picky ([3af39c1](3af39c14be))
* linter is picky ([a2846cd](a2846cdb35))

### Features

* 🎸 Polish support in curriculum ([b8ef523](b8ef523afc))
* 🎸 Polish support in curriculum ([96c816e](96c816e33c))
* 🎸 Updated deps and removed unnecessary parsing in week ([586a975](586a975920))
* first working schema ui ([d3d2be3](d3d2be3a3e))
* first working schema ui ([8b69a20](8b69a20ab2))
* first working version in test ([0a8be80](0a8be80a1d))
* first working version in test ([4bf571b](4bf571b5d8))
* use curriculun lib ([8b700e5](8b700e5516))
* use curriculun lib ([0e61c16](0e61c16aa9))
* visa summering per dag inkl indikation om gymnastik ([ea18203](ea182035d8))
* visa summering per dag inkl indikation om gymnastik ([02eb7dc](02eb7dcf92))
2021-04-28 10:57:14 +02:00
semantic-release-bot 93df9ee967 chore(release): 1.25.0 [skip ci]
# [1.25.0](https://github.com/kolplattformen/skolplattformen/compare/v1.24.1...v1.25.0) (2021-04-25)

### Features

* 🎸 Added useAppState hook and logs out user if not authenticated ([#328](https://github.com/kolplattformen/skolplattformen/issues/328)) ([772f652](772f65273c))
2021-04-25 15:29:15 +02:00
semantic-release-bot b29bcb287c chore(release): 1.24.1 [skip ci]
## [1.24.1](https://github.com/kolplattformen/skolplattformen/compare/v1.24.0...v1.24.1) (2021-04-23)

### Bug Fixes

* **site:** screenshot alignment ([#326](https://github.com/kolplattformen/skolplattformen/issues/326)) ([e777b69](e777b693c3))
2021-04-23 15:07:35 +02:00
semantic-release-bot c8aaf45396 chore(release): 1.24.0 [skip ci]
# [1.24.0](https://github.com/kolplattformen/skolplattformen/compare/v1.23.0...v1.24.0) (2021-04-21)

### Features

* Add Patreon badge. Add info about contributing with Weblate. ([#311](https://github.com/kolplattformen/skolplattformen/issues/311)) ([b37571d](b37571d012))
2021-04-21 19:35:52 +02:00
semantic-release-bot 2eb78e6224 chore(release): 1.23.0 [skip ci]
# [1.23.0](https://github.com/kolplattformen/skolplattformen/compare/v1.22.1...v1.23.0) (2021-04-21)

### Features

* 🎸 Gratis ([#312](https://github.com/kolplattformen/skolplattformen/issues/312)) ([ac8581d](ac8581d0b9))
2021-04-21 19:24:52 +02:00
semantic-release-bot 2fd64dbdc8 chore(release): 1.22.1 [skip ci]
## [1.22.1](https://github.com/kolplattformen/skolplattformen/compare/v1.22.0...v1.22.1) (2021-04-20)

### Bug Fixes

* 🐛 Lade tillbaka utbildningsnivå under barnets namn ([#307](https://github.com/kolplattformen/skolplattformen/issues/307)) ([659cb36](659cb36b09))
2021-04-20 12:54:53 +02:00
semantic-release-bot 69208bf0f2 chore(release): 1.22.0 [skip ci]
# [1.22.0](https://github.com/kolplattformen/skolplattformen/compare/v1.21.1...v1.22.0) (2021-04-20)

### Features

* 🎸 Added Polish ([bb35884](bb35884651))
2021-04-20 11:55:43 +02:00
semantic-release-bot 5a83999d95 chore(release): 1.21.1 [skip ci]
## [1.21.1](https://github.com/kolplattformen/skolplattformen/compare/v1.21.0...v1.21.1) (2021-04-20)

### Bug Fixes

* 🐛 Adress call turned off everywhere ([b95c9e7](b95c9e77cf))
2021-04-20 10:41:27 +02:00
semantic-release-bot f6373e4ae1 chore(release): 1.21.0 [skip ci]
# [1.21.0](https://github.com/kolplattformen/skolplattformen/compare/v1.20.1...v1.21.0) (2021-04-20)

### Bug Fixes

* 🐛 added import of moment locales for available languages ([e7c0d55](e7c0d5568b))

### Features

* 🎸 Added Polish language ([53f6d4c](53f6d4c4f0))
2021-04-20 09:06:45 +02:00
semantic-release-bot ca25e7a852 chore(release): 1.20.1 [skip ci]
## [1.20.1](https://github.com/kolplattformen/skolplattformen/compare/v1.20.0...v1.20.1) (2021-04-19)

### Bug Fixes

* 🐛 uppdatering av QA sidan ([c90aeff](c90aeffe36))
2021-04-19 15:56:33 +02:00
semantic-release-bot ffb255c754 chore(release): 1.20.0 [skip ci]
# [1.20.0](https://github.com/kolplattformen/skolplattformen/compare/v1.19.1...v1.20.0) (2021-04-19)

### Features

* 🎸 Redesign of webview, simpler interface ([#287](https://github.com/kolplattformen/skolplattformen/issues/287)) ([5723b19](5723b198f7))
2021-04-19 08:13:13 +02:00
semantic-release-bot 5fe91cf5c0 chore(release): 1.19.1 [skip ci]
## [1.19.1](https://github.com/kolplattformen/skolplattformen/compare/v1.19.0...v1.19.1) (2021-04-18)

### Bug Fixes

* 🐛 Settings menu was not updated on language change ([#286](https://github.com/kolplattformen/skolplattformen/issues/286)) ([6418d6e](6418d6ee42))
2021-04-18 20:44:45 +02:00
semantic-release-bot bf92550b86 chore(release): 1.19.0 [skip ci]
# [1.19.0](https://github.com/kolplattformen/skolplattformen/compare/v1.18.0...v1.19.0) (2021-04-18)

### Features

* 🎸 Add errormessage to loading page ([#255](https://github.com/kolplattformen/skolplattformen/issues/255)) ([d1c5b09](d1c5b09cf3)), closes [#195](https://github.com/kolplattformen/skolplattformen/issues/195)
2021-04-18 13:54:43 +02:00
semantic-release-bot bde751d184 chore(release): 1.18.0 [skip ci]
# [1.18.0](https://github.com/kolplattformen/skolplattformen/compare/v1.17.0...v1.18.0) (2021-04-17)

### Features

* 🎸 Add new Status page ([#259](https://github.com/kolplattformen/skolplattformen/issues/259)) ([2dd1564](2dd15640e2))
2021-04-17 17:46:19 +02:00
semantic-release-bot 30d1e120a9 chore(release): 1.17.0 [skip ci]
# [1.17.0](https://github.com/kolplattformen/skolplattformen/compare/v1.16.1...v1.17.0) (2021-04-17)

### Features

* 🎸 Remove required personal number on login on same device ([#271](https://github.com/kolplattformen/skolplattformen/issues/271)) ([2604640](260464026b))
2021-04-17 17:15:36 +02:00
semantic-release-bot 243e9806f7 chore(release): 1.16.1 [skip ci]
## [1.16.1](https://github.com/kolplattformen/skolplattformen/compare/v1.16.0...v1.16.1) (2021-04-17)

### Bug Fixes

* 🐛 Fixes issue where locale was not saved ([19554c7](19554c788f)), closes [#280](https://github.com/kolplattformen/skolplattformen/issues/280)
2021-04-17 14:45:55 +02:00
semantic-release-bot 13c628ba68 chore(release): 1.16.0 [skip ci]
# [1.16.0](https://github.com/kolplattformen/skolplattformen/compare/v1.15.1...v1.16.0) (2021-04-16)

### Features

* 🎸 Added text for empty menu ([bbfb2a3](bbfb2a36ae))
* 🎸 Updated embedded-api for better menu handling ([675454a](675454a2fe))
2021-04-16 21:54:44 +02:00
semantic-release-bot 9e406596dc chore(release): 1.15.1 [skip ci]
## [1.15.1](https://github.com/kolplattformen/skolplattformen/compare/v1.15.0...v1.15.1) (2021-04-16)

### Bug Fixes

* 🐛 Remove two packages that have security issues ([5a0d673](5a0d67363d))
2021-04-16 10:44:34 +02:00
Rickard Natt och Dag f223eed808
chore: update root dependencies (#274) 2021-04-15 17:06:03 +02:00
semantic-release-bot df32967ca2 chore(release): 1.15.0 [skip ci]
# [1.15.0](https://github.com/kolplattformen/skolplattformen/compare/v1.14.0...v1.15.0) (2021-04-13)

### Features

* 🎸 Updated curriculum ([#268](https://github.com/kolplattformen/skolplattformen/issues/268)) ([960be8a](960be8a334))
2021-04-13 15:47:20 +02:00
semantic-release-bot a4fb31781e chore(release): 1.14.0 [skip ci]
# [1.14.0](https://github.com/kolplattformen/skolplattformen/compare/v1.13.0...v1.14.0) (2021-04-13)

### Bug Fixes

* 🐛 Downgraded react-native testing lib ([14e9ad8](14e9ad8972))
* 🐛 Reverting to old api-hooks to isolate problem ([5945651](5945651803))

### Features

* 🎸 Updated embedded-api and api-hooks ([5a3391a](5a3391ad24))
* 🎸 Updated embedded-api for time tables with full names ([bc1e638](bc1e638426))
* 🎸 Working compound child list enabling time tables ([323fc13](323fc13efe))
2021-04-13 14:42:17 +02:00
semantic-release-bot 0d1de3589a chore(release): 1.13.0 [skip ci]
# [1.13.0](https://github.com/kolplattformen/skolplattformen/compare/v1.12.0...v1.13.0) (2021-04-07)

### Features

* **site:** uppdatera timeline med april ([#264](https://github.com/kolplattformen/skolplattformen/issues/264)) ([ddf74eb](ddf74ebdf3))
2021-04-07 14:06:52 +02:00
semantic-release-bot 2e7e69c8f5 chore(release): 1.12.0 [skip ci]
# [1.12.0](https://github.com/kolplattformen/skolplattformen/compare/v1.11.1...v1.12.0) (2021-04-05)

### Features

* 🎸 Upgrade embedded-api to 3.0.2 ([654471f](654471f803))
2021-04-05 21:12:37 +02:00
semantic-release-bot ef0edffe10 chore(release): 1.11.1 [skip ci]
## [1.11.1](https://github.com/kolplattformen/skolplattformen/compare/v1.11.0...v1.11.1) (2021-04-03)

### Bug Fixes

* 🐛 Remove warning on markdown component '... unique key ..' ([5ab6ce2](5ab6ce2b09))
2021-04-03 22:39:51 +02:00
semantic-release-bot 5671eb7ad0 chore(release): 1.11.0 [skip ci]
# [1.11.0](https://github.com/kolplattformen/skolplattformen/compare/v1.10.4...v1.11.0) (2021-04-03)

### Features

* 🎸 Datum i kalendern ([b1e2d4f](b1e2d4f541))
2021-04-03 08:36:33 +02:00
semantic-release-bot f4fd6bf81b chore(release): 1.10.4 [skip ci]
## [1.10.4](https://github.com/kolplattformen/skolplattformen/compare/v1.10.3...v1.10.4) (2021-04-02)

### Bug Fixes

* 🐛 calendar sorting ([c0f5336](c0f5336012))
2021-04-03 01:04:47 +02:00
semantic-release-bot f3ae284a0c chore(release): 1.10.3 [skip ci]
## [1.10.3](https://github.com/kolplattformen/skolplattformen/compare/v1.10.2...v1.10.3) (2021-04-02)

### Bug Fixes

* 🐛 siffran vid kalenderikonen visade fel antal ([b34a2c2](b34a2c20b6))
2021-04-03 00:19:33 +02:00
semantic-release-bot efbe1a19ac chore(release): 1.10.2 [skip ci]
## [1.10.2](https://github.com/kolplattformen/skolplattformen/compare/v1.10.1...v1.10.2) (2021-04-02)

### Bug Fixes

* 🐛 Fixes issue where settings icon was hidden on Android ([f3d3af1](f3d3af1b6e)), closes [#180](https://github.com/kolplattformen/skolplattformen/issues/180)
2021-04-02 21:37:46 +02:00
semantic-release-bot b243d3cab3 chore(release): 1.10.1 [skip ci]
## [1.10.1](https://github.com/kolplattformen/skolplattformen/compare/v1.10.0...v1.10.1) (2021-04-01)

### Bug Fixes

* fel i datumhantering ([#241](https://github.com/kolplattformen/skolplattformen/issues/241)) ([7e1b068](7e1b068e8f))
2021-04-01 13:44:54 +02:00
semantic-release-bot e3c24f74ee chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/kolplattformen/skolplattformen/compare/v1.9.5...v1.10.0) (2021-04-01)

### Features

* 🎸 release 1.6.0 för Android ([241c984](241c9846a3))
2021-04-01 12:54:34 +02:00
semantic-release-bot 88990234a1 chore(release): 1.9.5 [skip ci]
## [1.9.5](https://github.com/kolplattformen/skolplattformen/compare/v1.9.4...v1.9.5) (2021-04-01)

### Bug Fixes

* 🐛 Korrekt registrering av CookieJar för Android ([74de762](74de762f9a))
2021-04-01 11:52:49 +02:00
semantic-release-bot c3ed855067 chore(release): 1.9.4 [skip ci]
## [1.9.4](https://github.com/kolplattformen/skolplattformen/compare/v1.9.3...v1.9.4) (2021-04-01)

### Bug Fixes

* förbättra tillgänglighet för länkar i navigering ([#237](https://github.com/kolplattformen/skolplattformen/issues/237)) ([9a3b036](9a3b0360d6))
2021-04-01 09:54:20 +02:00
semantic-release-bot f9f8663450 chore(release): 1.9.3 [skip ci]
## [1.9.3](https://github.com/kolplattformen/skolplattformen/compare/v1.9.2...v1.9.3) (2021-03-31)

### Bug Fixes

* ta bort anteckningar från kalenderevent ([#231](https://github.com/kolplattformen/skolplattformen/issues/231)) ([cf85a52](cf85a52c50))
2021-03-31 10:12:03 +02:00
semantic-release-bot 629a049fda chore(release): 1.9.2 [skip ci]
## [1.9.2](https://github.com/kolplattformen/skolplattformen/compare/v1.9.1...v1.9.2) (2021-03-31)

### Bug Fixes

* korrekt registrering av cookie jar ([b24e090](b24e090471))
2021-03-31 07:52:18 +02:00
semantic-release-bot 8196e3318e chore(release): 1.9.1 [skip ci]
## [1.9.1](https://github.com/kolplattformen/skolplattformen/compare/v1.9.0...v1.9.1) (2021-03-31)

### Bug Fixes

* 🐛 Refactoring and simpler registering of custom cookie jar ([e783504](e78350414a))
2021-03-31 07:44:54 +02:00
semantic-release-bot 4225fa52f2 chore(release): 1.9.0 [skip ci]
# [1.9.0](https://github.com/kolplattformen/skolplattformen/compare/v1.8.0...v1.9.0) (2021-03-30)

### Features

* **site:** add timeline ([#223](https://github.com/kolplattformen/skolplattformen/issues/223)) ([1e8a21f](1e8a21f3fb))
2021-03-30 11:48:22 +02:00
semantic-release-bot 2d0679fc2d chore(release): 1.8.0 [skip ci]
# [1.8.0](https://github.com/kolplattformen/skolplattformen/compare/v1.7.0...v1.8.0) (2021-03-29)

### Features

* 🎸 Di TV ([#221](https://github.com/kolplattformen/skolplattformen/issues/221)) ([7dd778a](7dd778a384))
2021-03-29 15:40:24 +02:00