Releases: royalfig/smart
Releases · royalfig/smart
Bugs, images
- Update image zoom so it ignores bookmark images
- Table format
- Image sizing (more changes to come)
- Added share icon to share bar
- Added text to navbar on paged pages
- Bookmark styling
Bug fixes and UI updates
- Bugfix/search - enabled loading state
- UI/images - updated formatting
- UI/gradient
- UI/bookmark formatting
v.1.1.6: Merge pull request #61 from royalfig/bugfix/images
- Updated sizing across templates for better UI
- Updated spacing for elements added via Markdown or HTML rather than the Ghost editor
UI and A11y
- Updated correct tab order for keyboard navigation (a11y)
- Updated navbar to be constrained to column (UI)
Add padding to search results container
Merge pull request #58 from royalfig/bug-fix/search-modal Bug fix/search modal
UI and Readme updates
- Updated post image widths to more reasonable sizes
- Added spacing to authors block in post footer
- Added screenshots
- Updated readme
Updated UI and bug fixes
- Updated UI to fix inconsistencies across theme
- Improved webpack dev process
- Updated spacing on navbar
Share menu update
- Updated share menu
- Bug fixes
- Updated post template
New grid system
New grid system
- TTFB improved by 400ms
- Perf gains by removing sections on homepage that made additional
get
requests - Substituted
get
requests where possible
Updated UI
Updated styling.
The largest change is prefixing class names with "sm-" to avoid conflicts with other libraries and styles.