Dan Allen [Fri, 23 Mar 2018 03:51:19 +0000 (21:51 -0600)]
remove old gtag script attempt
Dan Allen [Fri, 23 Mar 2018 03:43:10 +0000 (21:43 -0600)]
consolidate gtag script
Dan Allen [Fri, 23 Mar 2018 03:29:10 +0000 (21:29 -0600)]
try another variant of the gtag code
Dan Allen [Fri, 23 Mar 2018 01:03:25 +0000 (19:03 -0600)]
fix google tag manager script
Dan Allen [Mon, 19 Mar 2018 07:29:19 +0000 (07:29 +0000)]
merge !41
resolves #46 use correct component version in root navigation entry
Dan Allen [Sun, 18 Mar 2018 21:59:09 +0000 (15:59 -0600)]
use correct component version in root navigation entry
- use page.componentVersion instead of page.component to retrieve URL for current component version
Dan Allen [Thu, 15 Mar 2018 22:43:35 +0000 (22:43 +0000)]
merge !40
Enable Kotlin and Scala language support in highlight.js config
Thomas Girard [Thu, 15 Mar 2018 16:30:26 +0000 (16:30 +0000)]
Enable Kotlin and Scala language support in highlight.js config
Dan Allen [Thu, 15 Mar 2018 06:01:57 +0000 (06:01 +0000)]
merge !38
resolves #45 isolate state for each nav menu
Dan Allen [Fri, 9 Mar 2018 21:23:28 +0000 (14:23 -0700)]
isolate state for each nav menu
- add data-component attribute to navigation container
- add data-version attribute to navigation container
- store state for each menu separately, using the component + version as the key
- add version field to nav-state data to detect & purge incompatible data
Dan Allen [Thu, 15 Mar 2018 00:55:17 +0000 (00:55 +0000)]
merge !39
Enable nix language support in highlight.js config
Pierre Radermecker [Wed, 14 Mar 2018 23:15:50 +0000 (23:15 +0000)]
Enable nix language support in highlight.js config
Dan Allen [Wed, 14 Mar 2018 21:43:22 +0000 (15:43 -0600)]
enable haskell language support in highlight.js config
Dan Allen [Wed, 7 Mar 2018 11:06:23 +0000 (04:06 -0700)]
change siteRootUrl to site.homeUrl
Sarah White [Wed, 21 Feb 2018 02:18:01 +0000 (02:18 +0000)]
merge !37
resolves #27 add sidebar styles
Dan Allen [Wed, 21 Feb 2018 00:52:06 +0000 (17:52 -0700)]
update styles for sidebar block
- move background and padding to container div
- only apply title styles to title for sidebar
- change background to something more neutral
- apply semi-bold weight to sidebar title
Dan Allen [Wed, 21 Feb 2018 00:51:54 +0000 (17:51 -0700)]
add sidebar block to preview page
Sarah White [Fri, 16 Feb 2018 22:05:55 +0000 (15:05 -0700)]
add sidebar section to style guide
Sarah White [Fri, 16 Feb 2018 21:04:02 +0000 (14:04 -0700)]
add sidebar content styles
Sarah White [Wed, 14 Feb 2018 21:38:55 +0000 (14:38 -0700)]
add styles for sidebar title
Dan Allen [Wed, 14 Feb 2018 00:52:33 +0000 (00:52 +0000)]
merge !36
resolves #43 switch from browser-sync to gulp-server-livereload
Dan Allen [Mon, 12 Feb 2018 09:25:34 +0000 (02:25 -0700)]
switch from browser-sync to gulp-connect
- switch from browser-sync to gulp-connect
- only enable livereload if env var LIVERELOAD=true is set
- add missing return in build preview task
- remove debounce in watch
Dan Allen [Mon, 12 Feb 2018 10:55:38 +0000 (03:55 -0700)]
don't need to wrap pack stream in Promise
Sarah White [Mon, 12 Feb 2018 06:04:55 +0000 (06:04 +0000)]
merge !35
remove docs component nav list title
Sarah White [Mon, 12 Feb 2018 05:55:04 +0000 (22:55 -0700)]
remove nav list title
Dan Allen [Sat, 10 Feb 2018 11:49:36 +0000 (04:49 -0700)]
use map-stream only
- use map-stream to apply a transform to a stream
- read UI model data asynchronously
- output message if no files are formatted
Dan Allen [Sun, 11 Feb 2018 10:36:39 +0000 (03:36 -0700)]
add some breathing room below the article
Dan Allen [Sat, 10 Feb 2018 10:01:15 +0000 (03:01 -0700)]
actually collapse top margin of first child of example block
Dan Allen [Sat, 10 Feb 2018 09:55:21 +0000 (02:55 -0700)]
rename inc helper to increment
Dan Allen [Sat, 10 Feb 2018 09:53:10 +0000 (09:53 +0000)]
merge !34
resolves #42 add square brackets around button reference; disable wrap
Dan Allen [Sat, 10 Feb 2018 09:29:18 +0000 (02:29 -0700)]
add square brackets around button reference; disable wrap
Dan Allen [Sat, 10 Feb 2018 09:44:22 +0000 (02:44 -0700)]
collapse top margin of first child of example block
Dan Allen [Sat, 10 Feb 2018 09:39:49 +0000 (02:39 -0700)]
fix size and alignment of ordered list numerations
Dan Allen [Sat, 10 Feb 2018 09:39:26 +0000 (02:39 -0700)]
remove colon following dt; add dlist example to preview
Dan Allen [Sat, 10 Feb 2018 09:01:32 +0000 (02:01 -0700)]
document how to support the ordered list numeration styles
Dan Allen [Sat, 10 Feb 2018 03:04:15 +0000 (03:04 +0000)]
merge !32
resolves #24 add numeration styles for ordered lists
Dan Allen [Fri, 9 Feb 2018 23:48:43 +0000 (16:48 -0700)]
add numeration styles for ordered lists
Dan Allen [Sat, 10 Feb 2018 02:59:39 +0000 (02:59 +0000)]
merge !33
resolves #41 tighten margin above nested list
Dan Allen [Fri, 9 Feb 2018 23:57:14 +0000 (16:57 -0700)]
tighten margin above nested list
- tighten margin above nested list
- reorder nested list permutations
- remove needless style for paragraph in list
Dan Allen [Sat, 10 Feb 2018 02:53:27 +0000 (02:53 +0000)]
merge !31
resolves #23 style keybinding reference
Dan Allen [Fri, 9 Feb 2018 21:17:24 +0000 (14:17 -0700)]
document the UI elements and how to style them
Dan Allen [Fri, 9 Feb 2018 21:16:55 +0000 (14:16 -0700)]
style keybinding (kbd and span.keyseq)
Dan Allen [Fri, 9 Feb 2018 21:11:48 +0000 (14:11 -0700)]
apply the brand monospace font to the kbd element
Dan Allen [Sat, 10 Feb 2018 02:45:56 +0000 (02:45 +0000)]
merge !30
resolves #22 improve listing, admonition, example block titles
Dan Allen [Fri, 9 Feb 2018 23:13:57 +0000 (16:13 -0700)]
style title on openblock
Dan Allen [Fri, 9 Feb 2018 23:02:17 +0000 (16:02 -0700)]
affix language tag when source block scrolls left-to-right
Dan Allen [Fri, 9 Feb 2018 22:51:43 +0000 (15:51 -0700)]
tweak styles for block titles and example blocks
- use darker color for block titles
- align sizing of block titles to grid
- tighten spacing between letters in block title
- change box shadow around blocks to 1.75px
- tighten letter spacing in language hover
- reorder styles
Dan Allen [Fri, 9 Feb 2018 22:51:25 +0000 (15:51 -0700)]
update sample page to align with source file
Sarah White [Fri, 9 Feb 2018 20:12:36 +0000 (13:12 -0700)]
improve listing, admonition, example block titles
- set margin to 0 on pre
- add example block content styles
Dan Allen [Sat, 10 Feb 2018 01:37:54 +0000 (18:37 -0700)]
remove auto width on images
Dan Allen [Sat, 10 Feb 2018 01:22:00 +0000 (18:22 -0700)]
update header styles for Antora docs
- adjust weight of bold elements in base.css
- set color for nested links in brand
- add padding to separator
- style menu list divider
- size icon in navbar
Dan Allen [Fri, 9 Feb 2018 22:09:48 +0000 (15:09 -0700)]
minor optimization to relativize helper
Dan Allen [Thu, 8 Feb 2018 23:40:21 +0000 (16:40 -0700)]
add padding below navigation list to allow slight overscroll
Dan Allen [Thu, 8 Feb 2018 23:28:03 +0000 (16:28 -0700)]
merge !29
resolves #38 correctly relativize URL when target ends with a fragment identifier
Dan Allen [Thu, 8 Feb 2018 07:50:09 +0000 (00:50 -0700)]
correctly relativize URL when target ends with a fragment identifier
Dan Allen [Thu, 8 Feb 2018 23:13:37 +0000 (16:13 -0700)]
merge !28
resolves #40 style links in footer
Dan Allen [Thu, 8 Feb 2018 03:41:49 +0000 (20:41 -0700)]
add missing page version to sample UI model
Dan Allen [Thu, 8 Feb 2018 03:41:17 +0000 (20:41 -0700)]
consolidate link styles
- set text decoration on link globally
- only override text decoration on link where necessary
Dan Allen [Thu, 8 Feb 2018 03:31:49 +0000 (20:31 -0700)]
style links in footer
- color #5d5d5d
- text decoration underline only on hover
Dan Allen [Thu, 8 Feb 2018 07:03:17 +0000 (07:03 +0000)]
merge !27
resolves #33 fix nav menu from crashing into footer
Dan Allen [Thu, 8 Feb 2018 03:07:38 +0000 (20:07 -0700)]
tweak spacing around component title in nav menu
Dan Allen [Thu, 8 Feb 2018 03:07:15 +0000 (20:07 -0700)]
assign explicit height to navigation menu div
Dan Allen [Thu, 8 Feb 2018 03:06:18 +0000 (20:06 -0700)]
extract navigation drawer height as variable
Sarah White [Wed, 7 Feb 2018 18:14:30 +0000 (18:14 +0000)]
merge !26
resolves #39 don't show edit this page if page.editUrl is not set
Dan Allen [Wed, 7 Feb 2018 06:07:07 +0000 (23:07 -0700)]
don't show edit this page if page.editUrl is not set
Sarah White [Wed, 7 Feb 2018 17:45:39 +0000 (17:45 +0000)]
merge !25
resolves #28 show nav list titles in nav menu and show component title in breadcrumbs
Dan Allen [Wed, 7 Feb 2018 05:52:11 +0000 (22:52 -0700)]
show navigation list titles
- show title (level 0) of navigation list
- add toggle button next to title of navigation list
- hide first level of list by default
- indent first level of list
- if navigation list has no title
* don't output toggle button and text in HTML
* automatically expand first level
* align first level of list with other navigation list titles
- add title of component above navigation menu
- tighten spacing in navigation menu
Dan Allen [Wed, 7 Feb 2018 04:09:28 +0000 (21:09 -0700)]
fix missing component title in breadcrumbs
Sarah White [Wed, 7 Feb 2018 03:39:03 +0000 (03:39 +0000)]
merge !24
resolves #30 increase admonition p and code font size
Dan Allen [Wed, 7 Feb 2018 01:01:45 +0000 (18:01 -0700)]
tweak pre, code, and admonition block font sizes
Sarah White [Tue, 6 Feb 2018 20:10:43 +0000 (13:10 -0700)]
add admonition section to UI style guide
Sarah White [Tue, 6 Feb 2018 18:33:04 +0000 (11:33 -0700)]
update admonition p and code font size
- add admonition block to title group
- add complex admonition to preview source
Dan Allen [Tue, 6 Feb 2018 10:51:57 +0000 (03:51 -0700)]
tame yarn by piping it to /dev/null
Dan Allen [Tue, 6 Feb 2018 08:35:31 +0000 (01:35 -0700)]
split head partial
- split head partial into head-meta and head-scripts
- consolidate gtags script
Dan Allen [Tue, 6 Feb 2018 02:46:39 +0000 (19:46 -0700)]
replace analytics.js with gtag.js for GA tracking
Sarah White [Mon, 5 Feb 2018 02:18:05 +0000 (02:18 +0000)]
merge !23
resolves #37 add Google Analytics tracking code if key is defined in model
Dan Allen [Sun, 4 Feb 2018 09:57:38 +0000 (02:57 -0700)]
add Google Analytics tracking code if key is defined in model
Sarah White [Mon, 5 Feb 2018 01:20:45 +0000 (01:20 +0000)]
merge !22
resolves #36 open menu on activate
Dan Allen [Sun, 4 Feb 2018 02:17:02 +0000 (19:17 -0700)]
format and consolidate code in navigation script
Dan Allen [Sun, 4 Feb 2018 02:14:31 +0000 (19:14 -0700)]
open menu item when activated
- open menu item when activated (i.e., clicked)
- reorder logic in navigation script to be more intuitive
- use single query to find all menu items to open
Dan Allen [Mon, 5 Feb 2018 00:03:44 +0000 (17:03 -0700)]
don't assume page.title is set in template
Sarah White [Sun, 4 Feb 2018 23:29:10 +0000 (23:29 +0000)]
merge !21
resolves #35 add list-style none on inline (flex) lists
Dan Allen [Sun, 4 Feb 2018 01:15:56 +0000 (18:15 -0700)]
add list-style none on inline (flex) lists
Sarah White [Sun, 4 Feb 2018 22:39:20 +0000 (22:39 +0000)]
merge !20
resolves #34 look for in-page links anywhere in page
Dan Allen [Sun, 4 Feb 2018 01:01:07 +0000 (18:01 -0700)]
look for in-page links anywhere in page
- fixes the scroll offset when an in-page link in the site navigation is clicked
Dan Allen [Sun, 4 Feb 2018 10:20:25 +0000 (03:20 -0700)]
reword footer text
Sarah White [Fri, 26 Jan 2018 00:57:04 +0000 (00:57 +0000)]
merge !19
resolves #29 style checklists
Sarah White [Fri, 26 Jan 2018 00:44:00 +0000 (17:44 -0700)]
add style guide page to nav.adoc
- edit style guide
Dan Allen [Thu, 25 Jan 2018 01:06:05 +0000 (18:06 -0700)]
start a style guide; document the checklist
Dan Allen [Thu, 25 Jan 2018 00:40:06 +0000 (17:40 -0700)]
style checklists
- hide default bullet
- add list marker using CSS
- add checklist to example
- reset font style for all i.fa elements
Dan Allen [Thu, 25 Jan 2018 21:09:57 +0000 (14:09 -0700)]
use posix path module in relativize helper
Dan Allen [Wed, 24 Jan 2018 23:54:11 +0000 (16:54 -0700)]
don't include .git at end of clone URL in README
Dan Allen [Fri, 12 Jan 2018 11:53:30 +0000 (04:53 -0700)]
fix back icon in Firefox
- remove problematic defs from SVG
Dan Allen [Thu, 11 Jan 2018 05:38:47 +0000 (05:38 +0000)]
merge !18
rerun yarn in each job in the CI pipeline
Dan Allen [Thu, 11 Jan 2018 03:53:42 +0000 (20:53 -0700)]
rerun yarn in each job in the CI pipeline
- only rely on .yarn-cache, not node_modules
Dan Allen [Thu, 11 Jan 2018 02:34:53 +0000 (02:34 +0000)]
merge !15
resolves #19 add UI development documentation
Sarah White [Thu, 11 Jan 2018 02:11:59 +0000 (19:11 -0700)]
minor copyedits to README and docs
Dan Allen [Wed, 10 Jan 2018 10:09:29 +0000 (03:09 -0700)]
add evaluation tutorial to README
- add evaluation tutorial to README
- extract URIs as attributes
- update intro
- update copyright
- clarify Node install instructions in docs
Dan Allen [Wed, 10 Jan 2018 09:23:40 +0000 (02:23 -0700)]
revise documentation for accuracy
Sarah White [Fri, 15 Dec 2017 01:23:56 +0000 (18:23 -0700)]
add ui development documentation
- set up documentation component for Antora
- add rough page order to nav.adoc
- minor typo fix to README