jhipster / jhipster-vuejs

A Vue.js blueprint for JHipster. It will use Vue.js as the frontend library!
https://www.jhipster.tech
Apache License 2.0
301 stars 179 forks source link

It adds a component to indicate which column is sorted and the direction #527

Closed antonioortizpola closed 4 years ago

antonioortizpola commented 4 years ago

Correction from merge request 460 Simple change in user interface only, already talked in a previous issue.

Fix #456

pascalgrimaud commented 4 years ago

Thanks a lot @antonioortizpola for your contributions. I'll try to include this, for the next release

pascalgrimaud commented 4 years ago

Following this merge, there are a lot of warning during npm test which need to be fixed:

console.error node_modules/vue/dist/vue.runtime.common.dev.js:621
      [Vue warn]: Unknown custom element: <jhi-sort-indicator> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

      found in

      ---> <JhiUserManagementComponent>
             <Root>