SolidScribe/client
Max 0202d1acda Bugfix Day 1
* Fixed attachments being displayed that were on archived or deleted notes
* Added options to show attachments on archived or trashed notes
* Showing note files will show all attachments for note even if its archived or trashed with mixed file types
* Fixed text about "Flux" theme which was removed
* Fixed bug when opening metric tracking that would prevent default fields from being shown
2022-12-20 19:59:03 +00:00
..
public Project restructuring, fixing minor bugs related to vue CLI upgrade 2022-10-23 19:14:31 +00:00
src Bugfix Day 1 2022-12-20 19:59:03 +00:00
.gitignore Updated vue CLI to latest version 2022-10-13 19:28:35 +00:00
babel.config.js Updating Everything to work correctly 2020-10-05 06:45:50 +00:00
jsconfig.json Updated vue CLI to latest version 2022-10-13 19:28:35 +00:00
package-lock.json Added metric tracking and some other little fixes 2022-12-20 17:42:38 +00:00
package.json Added metric tracking and some other little fixes 2022-12-20 17:42:38 +00:00
README.md Updated vue CLI to latest version 2022-10-13 19:28:35 +00:00

client

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.