Sharon Stratsianis
Sharon Stratsianis
If we end up using the ui changes to contact-panes this will enable us to change the 'NewAddressBook' button to the solid-ui styles. This needs tests still
Create a more subtle menu
Styles
Just want to write the question here. We have the style module that exports styles and a function to apply them setStyle(). This is in style.js. It appears as though...
In order to follow the design.inrupt.org styles we need to add the font. Raleway and Roboto Below is the link found in https://github.com/inrupt/solid-style-guide/blob/master/css/main.css but we need to actually install it...
This is a modal. if you have an array of links [{ label: 'string', link: 'string'}, ... ] You call createWindow(Dom, listofLinks) and it will return the modal. To display...
This is in branch **add-header-styles** Currently all icons in solid-ui are in the icon directory as svg files, however in mashlib the icon for the header sits in a icon.ts...
 I think we can improve upon the styling of error messages. Simple changes: round the corners a bit with border-radius to match...
1) Even after running the instructions about nvm in the README you may encounter an error when the `npm run setup` gets to the point of installing node-solid-server. It says...
see PR https://github.com/SolidOS/mashlib/pull/176 We should research another way to check the bundle or control our bundle size. Here is an idea https://www.npmjs.com/package/webpack-bundle-analyzer