Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2024-02-03)
Features
Add app head title and favicon (b6bb4fd )
Add baidu and google analytics (bc86a2a )
Add LoadingIndicator component and implement loading state in DataList (a98b004 )
Add meta tags for SEO and update ogDescription in index.vue (8abc7f8 )
Add new components and styles (95f24ca )
add nuxt-elasticsearch module and search api (d72615b )
Add page prop to DataList and SearchBar components (f408a17 )
Add skeleton loader for pending state in DataList component (deb9d03 )
add Vuetify configuration and components (c2f34e9 )
initial docker config (f0dccae )
Refactor DataList component and add copyText utility function (08bf4db )
Refactor DataList.vue and search/index.ts, Add highlight (5070f8d )
Refactor MainMenu.vue component and add website disclaimer dialog (d0a6d12 )
update styles and add dark/light theme toggle (0355856 )
Bug Fixes
Add click event for selecting suggest items in SearchBar.vue (bae85c8 )
Persist user theme in Cookies (2133536 )
Refactor DataList and SearchBar components, add scrollToTop functionality (c9300e1 )
Update component titles and placeholders (c0c85a2 )
Update DataList.vue component (a3535b4 )
update link colors in MainMenu.vue (6fbd84a )
update themeCookie expiration date (6c3c6a6 )
use elasticsearch client instead of nuxt-elasticsearch (03fde2b )
Docs
CI
You can’t perform that action at this time.