1.0.2 (2024-02-22)
- remove dead link (cec8385)
- add changelog (ddb8b66)
1.0.1 (2024-02-03)
- update release branch to master (e54140b)
- 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)
- 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)
- add devGuide (08745d3)
- add docker deployment options (daf7ed6)
- delete src readme (df264f1)
- README (d9d8754)
- update issue templates (fc6d453)
- update README href (a14227a)
- add release.yml (4932d2b)