Skip to content

Releases: royalfig/smart

Bugs, images

26 Jun 23:47
c2eab95
Compare
Choose a tag to compare
  • 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

22 Jun 02:59
Compare
Choose a tag to compare
  • 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

19 Jun 19:16
c69e3ea
Compare
Choose a tag to compare
  • Updated sizing across templates for better UI
  • Updated spacing for elements added via Markdown or HTML rather than the Ghost editor

UI and A11y

18 Jun 02:59
a99dc7d
Compare
Choose a tag to compare
  • Updated correct tab order for keyboard navigation (a11y)
  • Updated navbar to be constrained to column (UI)

Add padding to search results container

14 Jun 01:20
5a7a6f1
Compare
Choose a tag to compare
Merge pull request #58 from royalfig/bug-fix/search-modal

Bug fix/search modal

UI and Readme updates

13 Jun 19:53
Compare
Choose a tag to compare
  • 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

11 May 02:20
Compare
Choose a tag to compare
  • Updated UI to fix inconsistencies across theme
  • Improved webpack dev process
  • Updated spacing on navbar

Share menu update

07 May 01:19
1495050
Compare
Choose a tag to compare
  • Updated share menu
  • Bug fixes
  • Updated post template

New grid system

03 May 01:29
f8fd296
Compare
Choose a tag to compare

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

29 Apr 01:23
97a6ef8
Compare
Choose a tag to compare

Updated styling.

The largest change is prefixing class names with "sm-" to avoid conflicts with other libraries and styles.