8
1 Comment

Released huge update for Vuestic UI (UI Framwork for Vue 3) with data tables, Ag Grid theme and time pickers

https://github.com/epicmaxco/vuestic-ui
submitted this linkon November 11, 2021
  1. 2

    Hi guys!

    We started working on this release in August. Our framework lacked proper tables (initially, we had simple css tables only).

    With 1.3.0 we tried to cover most of the cases you might face:
    Light case - css only table
    Medium case - data table
    Heavy case - AG grid extension

    With all three cases you get the same visual style. Also, we've added time pickers as a bonus 😇

    Thank you for all the support!