- chore: npm5, shared stylelint config
- feat: inline web worker as a blob
- feat: inline SVG icons to avoid referential madness (#176)
- fix: stop using rollup-plugin-node-builtins (#175)
- feat: combine icons at build-time using svgstore (#174) (Kevin Cameron)
- Add option to sort by any timestamp value. (#170) (Connor Thomas Cleary)
- Handle listing with 0 entries (#169) (Kevin Cameron)
- Relationships polish (#168) (Kevin Cameron)
- Better loading state (#167) (Kevin Cameron)
- Progress bar on entry listing (Kevin Cameron)
- UI Polish 2 (#154) (Kevin Cameron)
- UI polish (#153) (Kevin Cameron)
- Revamp content editing with ContentState data. (#145) (Connor Thomas Cleary)
- Add padding to left of new schema page (#151) (Kevin Cameron)
- Browser bundle so global context is "window"
- Fix scheduling bugs. (#150) (Connor Thomas Cleary)
- Fix schema-edit page and bad schema-edit route. (#148) (Connor Thomas Cleary)
- Scrub instances of 'Anthracite' (#144) (Kevin Cameron)
- Publish button validity check. (#140) (Connor Thomas Cleary)
- Complete item listing overhaul. (#139) (Connor Thomas Cleary)
- Hidden field behavior (#132) (Connor Thomas Cleary)
- Fix logo, move docs
- anthracite -> crucible
- Re fix select behavior (#130) (Connor Thomas Cleary)
- Fix Select behavior (#128) (Connor Thomas Cleary)
- ☺Rework scheduling mechanism. (#126) (Connor Thomas Cleary)
- Don't modify objects you don't own (#124)
- Maintenance
- Correct radio type selected attr. (Kevin Cameron)
- Handle unset titles more gracefully
- Replace moment with various date-fns modules (#119) (Kriss Watt)
- Fix #115
- Adding missing dependencies (#113) (Kriss Watt)
- Fix up tab CSS, it was ugly
- Maintenance
- Maintenance
- Maintenance
- Maintenance
- Maintenance
- Incorrect import led to bad login redirect paths
- Maintenance
- More options aliasing so always up-to-date
- Make sure to always reference current data object
- Ensure always saving the most recent data
- Generate id for markdown type
- Better max-height for textarea/markdown
- Better handle height of CodeMirror instances
- Use flexbox instead of grids
- Streamline JWT flow some
- Clean up textarea/markdown styling a touch
- Need icons in exports! 🎨
- Standardize hovers a bit
- Remove nav hiding, it's buggy & complicated
- Respect document.title
- Added
⚠️ about & slashes - Fix bare
npm i
by doing the right thing - Added markdown type (#107) (Ryan McMillan)
- Maintenance
- Maintenance
- feat(core): slugs built-in
- Clean up repeating UI bindings
- Accidentally picked horrific bg color
- Fix schema view when default number value is defined (Ryan McMillan)
- repeating element style cleanup
- First release!