lightsheet-team / lightsheet

GNU Lesser General Public License v3.0
1 stars 1 forks source link

UI look and feel #48

Closed amy-hoangg closed 5 months ago

amy-hoangg commented 6 months ago
  1. Create more elements and add classes to existing elements to select in CSS file
  2. Modify the existing addRow() to append the first of each row to be the row label
  3. Create addHeader()
  4. Implement ui.css based on Figma design and Js Spreadsheet
  5. Modify the InitializeData() in main.ts to call the new functions
rafinutshaw commented 5 months ago

Overall this is very good work. Just some minor issues.