Brian Reynolds

Results 6 issues of Brian Reynolds

I have created custom organization, organization user, and organization owner models using the abstract organization models The "Getting Started" sections of the docs say this about single-table customized organization models:...

As per docs, not passing any args to `muiTheme()` should create default light and dark themes. Selecting the dark theme does not change the theme being used within storybook. In...

Short compilation of notes from posting this project to reddit and other places and getting feedback. Some of these may be split into their own issues if large enough notes...

redux store is messy, reducers need to be properly split away from the root Reducers to include: * editor * theme * ui

`fontFamily` definitions from the Typography tool panel do not encase the font family in quotes, and this causes issues for google fonts with numbers in it (e.g. Press Start 2P)

Numerous typescript errors leftover (such as `implicit any`). Need to fix up those items