Skip to content
Snippets Groups Projects
Commit b2e61457 authored by Manikanth Dindigala's avatar Manikanth Dindigala
Browse files

chore(release): 1.4.0

parent c89bff20
No related branches found
Tags v1.4.0
No related merge requests found
Pipeline #222837 passed
......@@ -2,6 +2,92 @@
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.
## [1.4.0](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.3.0...v1.4.0) (2021-08-23)
### Features
* add circular progress to the search list ([fc29c07](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/fc29c0724d0b5c751c4ac2277fc20a8119548c98))
* add incremental counter to either match ([e29e28f](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/e29e28f72118f0a92c9d36d592ddaf0002d9c184))
* add version number to page ([dcece01](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/dcece01a25057efdb2758eaa4dc2444f028e44de)), closes [#106](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/106)
* hits per sheet optimisation ([846dd29](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/846dd2957e0d999a76057ea98d1b55645830a46a))
* only show notifaction of *no results* if there aren't any in effect; not by default ([7079a0b](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/7079a0b7f664062948e0d44d266e248b44fe0b3a))
* update logos on website ([b5c0b16](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/b5c0b164bfd8c48ae7551bd7aef8e6481b82982d)), closes [#98](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/98)
### Bug Fixes
* adding a slash key ([a185b1e](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/a185b1ee96d1550bba3c68ea98159533163fe939))
* amount of total hits and distinctive sheets ([e6eb71d](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/e6eb71dec72ebc7a34c79a9b5d25692b44d8ef3e))
* display error message for empty search and search containing whitespace only ([20a41e0](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/20a41e080c4f211530a18654203e819d9a63767b))
* don't show an error message by default ([cba20fc](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/cba20fcac6b6d15bd4fa970f5d24888d2e9acd9c))
* implement filter to fix numerus for sheet/s and manuscript/s ([9cdb2ae](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/9cdb2ae81d3f8e609ab4ee465af38e60e64af5d7))
* logic to display any items on empty search ([0d3a9a2](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/0d3a9a29ee84a38d602c597da2935c6cb19dec8b))
* markdown formatting ([5a25591](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/5a25591e1d2093b0a56545e3746341fcfe391a22))
* modifying the method names ([ee1d451](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/ee1d451d83fe37842ade267874cf42c7fb6d1473))
* navigating from tido homepage to website ([4154c09](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/4154c091399151aeebf12b828fc26ed41fff220f))
* remove word boundary for whitespace ([50f7b5c](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/50f7b5c0d67a964eb9226732dbb5e1519ad5f9ad))
* removed the obsolete code. ([4ec1fc3](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/4ec1fc3422d6c0c38d9fbcd50a2c84f2bc9a9a13))
* replace page path with empty. ([19feac6](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/19feac6ad665ed6bcbce31d8876225824d5eecfb))
* scroll to top after using the pagination ([3c76fd6](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/3c76fd629208a01b1d63ba183f81876e1d16a0b9))
* search result list navigation error ([93a3010](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/93a30107504f1be71f34dbaead0ac3c80622dfcf))
* show pagination ony if needed ([f5010e7](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/f5010e739e78c8decada372c24f54debb3b4909c))
* update home page links ([b677e4c](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/b677e4ca0213308aabbfc12374b1834afe0d4f1f))
* update route path condition. ([d15f303](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/d15f30307a25d6b611f930327247990127f4cdc7))
### Reverts
* open TIDO on the page (botched during last merge) ([2d31b77](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/2d31b77cd018a97295a4e18e38d69b133ca3301e))
* Revert "Remove artifact updating" ([88fcff3](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/88fcff3e03385b5a96c99ce563e2d9b8c621efe9))
* Revert "Update .gitlab-ci.yml" ([5f6e634](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/5f6e6348f3127398812e407716fd346a11ffa1e2))
### Styling
* add missing key to loop structure ([5feba24](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/5feba24ce3c5aceaf2078350cd94f97e4cc900c5))
* change website color to (University) Blue ([d97a68d](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/d97a68d281a35925e766ce88125342577fcd86fc)), closes [#97](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/97)
* improve display of result number ([a512944](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/a512944a310fcf446348a3f506e64341c34619a4))
* minor ([e758fae](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/e758fae11484c33c68d5871b044dd8209531cbda))
* minor formatting / prop ordering ([f67356b](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/f67356b75426410156faa426ccb82597b5cd9324))
* minor formatting / whitespacing for better readability ([10388eb](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/10388eb227be3de4968cbb172f92bb2462bf5120))
* optimize heading/ structure on website ([dff5cc2](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/dff5cc22096fe8e513158eb080af47d61eeef9fa)), closes [#99](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/99)
* replace dfg logo and make it clickable ([b6492be](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/b6492be71a58c9fa021916fb29fea93a0ae0ee8b))
* style loading animation ([7f43a99](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/7f43a999ca91eed6dad55270ea1e90ab053aa5e2))
### Refactoring
* add line break for multiple hits ([cbacab6](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/cbacab60c737f030a772617d0039a4077840c84d))
* add the number of distinctive manuscripts delivered by the api ([56f37bd](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/56f37bd9fb153378c4c9221db8d63dd4994c32e5))
* adding white spaces according to review comments ([2ab8fef](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/2ab8fef88100e260844179cab4e8fd35d4f63919))
* fix path url ([daf9f91](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/daf9f91f71bb58f838a9d2df4a059710442c3770))
* move logic of valid query check to parent component ([561e862](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/561e86213c0a64a9852eb07f75831e9bc07d443f))
* moving the method to mixin. ([088c768](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/088c768a50d27b62741bc66058837acc366a211f))
* only render resultlist on match; not by default ([22006f2](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/22006f26019416034234d114c3aaf45cab0e6cf6))
* open TIDO on same page from search results ([fbb471d](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/fbb471d78dcc0411d05a0f1d908a3bdd27307138))
* provide singular / plural term (hit/s) according to the number of matches in each sheet ([4b566de](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/4b566de3c884618b6f22c85885fa7269a224100f))
* updating the paths ([9843f11](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/9843f119232cf1d5f446cbfc7aee3d46feffd528))
* use try-catch-finally according to the review proposal ([dcb3361](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/dcb3361155d48aefaa2113dc777b17307f2dd9e6)), closes [/gitlab.gwdg.de/subugoe/ahiqar/website/-/merge_requests/60#note_370134](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/note_370134)
* wrap request logic into try-catch-block ([e5b0a52](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/e5b0a527f56b4380c5706152f89301f880ea12e1))
### Chore
* add "Sayings" and "Parables" as Pages under Meta Edition ([217cc6f](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/217cc6f9b145cd2a77f3fa629663393da70c4ad4)), closes [#108](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/108)
* add info to the search ([6fced06](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/6fced06b004dae0fcfbc2cff29234b38f20caadf)), closes [#111](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/111)
* fix some minor typos ([763bf00](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/763bf00ff8e783c5953ae6ec356de9457b394fb2))
* merge develop ([e6437a3](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/e6437a334e429ed78cc53e24f5651dfef678601f))
* merge develop into working branch ([297bc76](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/297bc766764e7d9ffef70bcf29eac39c18a9c62d))
* merge latest changes from develop ([7bd6d45](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/7bd6d45aa3205b05897bf872c93e09fedfad016c))
* merge latest state from develop branch ([047536f](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/047536fde3aa6cdea83040344d977a3e9310218a))
* merge latest state of develop branch ([ad0439f](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/ad0439f8d5333842313740c080d705d7301056ec))
* merge latest state of develop branch ([4f6752c](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/4f6752cc3d6ce45a8034728fae0e9d4a23dc5708))
* minor typo ([e6a17b6](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/e6a17b6aa1a3fe2c2d23cecff73f47eb1123f535))
* minor wording ([a14396f](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/a14396f1f740d754ecf965aac2c01574f4053644))
* remove log stmt ([15e6b6e](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/15e6b6e4d8706fb609a8366417cb970867b56e66))
* remove log stmt ([701ac8f](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/701ac8f22e369dbbf0ff2ba1882e88bc77d56a52))
## [1.3.0](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.2.0...v1.3.0) (2021-08-03)
......
{
"name": "ahiqar-website",
"version": "1.3.0",
"version": "1.4.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "ahiqar-website",
"version": "1.3.0",
"version": "1.4.0",
"description": "",
"main": "",
"authors": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment