Releases: payw-org/eodiro
Releases · payw-org/eodiro
v2.1.0 Beta 18
v2.1.0 Beta 18
Highlights
- Introducing all new design including Banner and page transition
- Completely kill the flickering issue of the Banner component
Bug Fixes
- Prevent zooming select element on iOS Safari
v2.1.0 Beta 17
v2.1.0 Beta 17
Refactor
- Improve the stability of navigation including Go Back and Jump
Bug Fixes
- Fix an issue where the lanuage changes unexpectedly when navigate to a post through my page - #260
v2.1.0 Beta 16
v2.1.0 Beta 16
Features
- Show contributors in the opensource page
- Now can select coverage options for searching lectures
- Add a new
extraSmall
proportion props option to Grid layout comoponent - Create a new string utils module and
camelToKebab
function - New 'Jump Back' navigation alongside the 'Go Back'
- No more duplicate
asyncData
process when navigate to cached pages- Create and use a new
isCached
module
- Create and use a new
- Show the posts I wrote in my page and also you can navigate to the post page directly by clicking it
Performance
- Make square posts and comments load much faster
Chore
- Improve the stability of topbar progress
- Now the GoBack button disappears when scroll over 100px distance, not immediately after scroll down
v2.1.0 Beta 15
v2.1.0 Beta 15
Features
- New lecture search using the eodiro API 2
Bug Fixes
- Now can set the language properly - #259
Dev
- Create scripts for purely automated deployment
v2.1.0 Beta 14
v2.1.0 Beta 14
Fix
- Fix deploy scripts
v2.1.0 Beta 13
v2.1.0 Beta 13
Fix
- Add a component name to lecture page
v2.1.0 Beta 12
v2.1.0 Beta 12
Features
- Use new eodiro API 2's lecture API
Refactors
- Add trailing commas
Bug Fixes
- Keep scroll position when reload the page - #256
Chore
- Add a slight border around the element fills to make them more distinguishable
v2.1.0 Beta 11
v2.1.0 Beta 10
v2.1.0 Beta 9
Performance
- Use only two components to transition between previous and next routes instead of utilizing redundant
v-if
s for every hamlet
Bug Fixes
Chore
- Improve my page design and layouts
- Show the currently deployed version number in home
- Enhance page transition