Commit Graph

11 Commits

Author SHA1 Message Date
Keegan George 52089be65b
DEV: Remove min/max versions (#76) 2023-12-04 12:14:20 -08:00
Keegan George ff04d3dc34
FIX: version should not include `v` (#75) 2023-11-30 13:44:22 -08:00
Keegan George 924bca8840
DEV: Deprecate theme component for migration to core (#74) 2023-11-30 10:54:37 -08:00
Keegan George ec42e4a022
FIX: Minimum version should include `.beta9` (#15) 2022-08-12 08:12:19 -07:00
Keegan George b41da81bc4
DEV: Update about information (#14) 2022-08-11 12:58:02 -07:00
Keegan George 52710496ed
FIX: conflicting class declaration with core (#4)
* DEV: Remove `fade-in` and use `jsuites.basic.css` instead

* FIX: Linting issues with jspreadsheet-theme

* WIP: Add bash script to handle vendor assets

* FIX: Ember Linting fixes

* DEV: Cleanup comments and commented code
2022-07-28 07:33:25 -07:00
Keegan George 40f42a92d2 DEV: Move jsuites library to separate file 2022-07-14 09:21:22 -07:00
Keegan George 87b91f5a6f WIP: Use JSpreadsheet instead of Importabular 2022-07-13 15:42:13 -07:00
Keegan George 9bfc23c599 WIP: New approach (see description)
- Add edit table button (beside expand table button)
- Parse the table contents
- Display the table as a spreadsheet using the Importabular library
2022-07-12 15:27:03 -07:00
Keegan George 4c8cfa9559 FEATURE: Ability to build a table in the composer
- Adds a button to the composer tools which triggers a modal window for a table builder
- Table builder contains fields to add table contents, as well as buttons to align contents, and add additional tables/rows
2022-07-04 14:58:50 -07:00
Keegan George fc9898daac INIT: Add base theme component files 2022-07-03 20:47:08 -07:00