Skip to content

Releases: pixeldroid/programming-pages

v0.5.22

22 Feb 23:00
8454668
Compare
Choose a tag to compare
  • bump dependency versions to be current for 2020.02

v0.5.21

03 Jul 20:56
bdfd781
Compare
Choose a tag to compare
  • set width of sidebar search menu. fixes #42.
  • adjust size of search results box and handle overflow. fixes #43.

v0.5.20

03 Jun 23:53
f4eb3d4
Compare
Choose a tag to compare
  • improve api and docs for collapsible example macro

v0.5.19

27 May 19:04
5f6d70c
Compare
Choose a tag to compare
  • add macro and icon for collapsible examples; demonstrate usage
  • add theme user extension point for javascript

v0.5.18

23 May 02:27
b468c06
Compare
Choose a tag to compare

bug fix: add _sass folder to gemspec for inclusion in release artifacts. fixes #38.

v0.5.17

21 May 00:34
9297c57
Compare
Choose a tag to compare
  • remove unneeded attributes from script and style tags
  • save and restore possible prior state with include macros
  • add include for logging data to the console
  • bump github-pages dependency to 198
  • add link to installation guide from homepage
  • start using _sass folder to appease jekyll 3.8 warning

v0.5.16

03 Mar 19:26
f39b364
Compare
Choose a tag to compare
  • move theme css files into own directory
  • add customization point for user-defined css
  • add header class to top level items in indices
  • close spacing gap between collection tabs and search input

v0.5.15

27 Feb 02:08
de698ac
Compare
Choose a tag to compare
  • add overflow-x: auto for .ui.segment. fix #34.
  • use vertical menu to support more than 3 collection tabs
  • add TOC example to sampler
  • document use of custom collection names

v0.5.14

17 Feb 21:06
5243900
Compare
Choose a tag to compare
  • provide webfont for U+2B8C and apply to .reversefootnote. fix #28.
  • rename collection-* classes to sidebar-collection-*. fix #29.
  • bump github-pages to 196. fix #30.
  • add css to scale emoji with font sizes.

v0.5.13

11 Feb 03:05
b38da3d
Compare
Choose a tag to compare
  • improve search: key on title, category, description, search_tags
  • ensure titled pages outside of collections are searchable
  • add to and improve rendering of attributions; ensure each project has author and url
  • improve scroll-into-view and html layout of indices
  • correct indices styling for retracted menu
  • refactor debug info out of site info and attributions
  • improve docs