Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | add style guide page to nav.adoc | Sarah White | 2018-01-26 | 2 | -9/+10 | |
| | | | | | | | | - edit style guide | |||||
| * | start a style guide; document the checklist | Dan Allen | 2018-01-26 | 1 | -0/+54 | |
| | | ||||||
| * | style checklists | Dan Allen | 2018-01-26 | 2 | -9/+69 | |
|/ | | | | | | | - hide default bullet - add list marker using CSS - add checklist to example - reset font style for all i.fa elements | |||||
* | use posix path module in relativize helper | Dan Allen | 2018-01-25 | 1 | -1/+1 | |
| | ||||||
* | don't include .git at end of clone URL in README | Dan Allen | 2018-01-24 | 1 | -1/+1 | |
| | ||||||
* | fix back icon in Firefox | Dan Allen | 2018-01-12 | 1 | -28/+4 | |
| | | | | - remove problematic defs from SVG | |||||
* | merge !18 | Dan Allen | 2018-01-11 | 1 | -21/+18 | |
|\ | | | | | rerun yarn in each job in the CI pipeline | |||||
| * | rerun yarn in each job in the CI pipeline | Dan Allen | 2018-01-10 | 1 | -21/+18 | |
|/ | | | | - only rely on .yarn-cache, not node_modules | |||||
* | merge !15 | Dan Allen | 2018-01-11 | 12 | -4/+792 | |
|\ | | | | | resolves #19 add UI development documentation | |||||
| * | minor copyedits to README and docs | Sarah White | 2018-01-10 | 4 | -16/+16 | |
| | | ||||||
| * | add evaluation tutorial to README | Dan Allen | 2018-01-10 | 2 | -7/+157 | |
| | | | | | | | | | | | | | | | | - add evaluation tutorial to README - extract URIs as attributes - update intro - update copyright - clarify Node install instructions in docs | |||||
| * | revise documentation for accuracy | Dan Allen | 2018-01-10 | 9 | -93/+128 | |
| | | ||||||
| * | add ui development documentation | Sarah White | 2018-01-10 | 12 | -1/+604 | |
|/ | | | | | | - set up documentation component for Antora - add rough page order to nav.adoc - minor typo fix to README | |||||
* | keep UI bundle in upstream master; automatically expire for non-master | Dan Allen | 2018-01-02 | 1 | -3/+17 | |
| | ||||||
* | merge !17 | Dan Allen | 2018-01-03 | 1 | -2/+13 | |
|\ | | | | | resolves #16 add job to CI pipeline to publish UI bundle | |||||
| * | don't install yarn in CI as it's already available in the image | Dan Allen | 2018-01-02 | 1 | -1/+0 | |
| | | ||||||
| * | add job to CI pipeline to publish UI bundle | Dan Allen | 2018-01-02 | 1 | -1/+13 | |
|/ | ||||||
* | format Handlebars templates to make them more readable | Dan Allen | 2018-01-02 | 4 | -8/+16 | |
| | ||||||
* | merge !16 | Dan Allen | 2018-01-02 | 23 | -164/+179 | |
|\ | | | | | resolves #21 align UI (templates, CSS, JS, sample data) with UI model | |||||
| * | align templates with UI model | Dan Allen | 2018-01-02 | 23 | -164/+179 | |
|/ | | | | | | | | | | | | | | - align templates with Antora's UI model - add relativize helper to relativize a root relative URL to the current page - add detag helper to strip HTML tags from content - detag page title in HTML title element - replace the term "domain" with "component" - rename navigation-component to navigation-menu - update navigation JavaScript to activate path to current page in navigation tree - update build preview task to assign correct properties on model - update sample UI model - remove page-versions and has-versions helpers - compare selected/latest/current using equality instead of checking boolean property | |||||
* | don't copy template files (layouts, partials, and helpers) to published site | Dan Allen | 2017-11-27 | 1 | -1/+4 | |
| | ||||||
* | merge !14 | Dan Allen | 2017-11-28 | 4 | -4/+21 | |
|\ | | | | | resolves #15 configure CI job to publish preview site to GitLab Pages | |||||
| * | configure CI job to publish preview site to GitLab Pages | Dan Allen | 2017-11-27 | 4 | -4/+21 | |
|/ | | | | | | | - change output folder for preview site to public (requirement of GitLab Pages) - add the public folder to .gitignore file - add job to CI build that publishes preview site from master branch - add link to preview site to the README | |||||
* | add reference to recipe for multiple destinations with browserify to build task | Dan Allen | 2017-11-20 | 1 | -0/+1 | |
| | ||||||
* | upgrade dependencies | Dan Allen | 2017-11-20 | 2 | -194/+692 | |
| | ||||||
* | remove redundant units on line-height value | Dan Allen | 2017-11-20 | 1 | -2/+2 | |
| | ||||||
* | merge !13 | Dan Allen | 2017-11-21 | 2 | -4/+41 | |
|\ | | | | | resolves #14 add JavaScript for fragment jumper | |||||
| * | add JavaScript for fragment jumper | Dan Allen | 2017-11-20 | 2 | -4/+41 | |
|/ | ||||||
* | merge !12 | Dan Allen | 2017-11-20 | 2 | -5/+13 | |
|\ | | | | | resolves #13 add JavaScript for mobile navbar | |||||
| * | add JavaScript for mobile navbar | Dan Allen | 2017-11-20 | 2 | -5/+13 | |
|/ | ||||||
* | merge !11 | Dan Allen | 2017-11-20 | 2 | -1/+19 | |
|\ | | | | | resolves #11 add JavaScript for page version selector | |||||
| * | add JavaScript for page version selector | Dan Allen | 2017-11-20 | 2 | -1/+19 | |
|/ | ||||||
* | merge !10 | Dan Allen | 2017-11-20 | 5 | -1/+235 | |
|\ | | | | | resolves #10 add JavaScript for navigation menu | |||||
| * | add back arrow SVG | Sarah White | 2017-11-20 | 1 | -0/+110 | |
| | | ||||||
| * | use back icon for control to hide open navigation menu | Dan Allen | 2017-11-18 | 1 | -1/+1 | |
| | | ||||||
| * | add JavaScript for navigation menu | Dan Allen | 2017-11-18 | 3 | -0/+124 | |
|/ | ||||||
* | Merge !9 | Dan Allen | 2017-10-26 | 21 | -11/+1749 | |
|\ | | | | | resolves #9 add CSS to style UI and article content | |||||
| * | update postcss-calc dependency | Dan Allen | 2017-10-24 | 2 | -4/+4 | |
| | | ||||||
| * | add GitHub-inpsired theme for highlight.js | Dan Allen | 2017-10-24 | 2 | -0/+97 | |
| | | ||||||
| * | add CSS and sample content for article | Dan Allen | 2017-10-24 | 4 | -13/+738 | |
| | | | | | | | | | | - add sample content for testing article styles - add CSS to style article | |||||
| * | add CSS for UI shell | Dan Allen | 2017-10-24 | 18 | -5/+918 | |
| | | | | | | | | | | | | | | - add CSS for all UI elements outside of article content - add additional CSS classes to be activated by JavaScript - add Roboto and Roboto Mono font packages as dev dependencies - change navigation button in toolbar to a toggle | |||||
| * | configure stylelint to not enforce blank line before comment | Dan Allen | 2017-10-14 | 1 | -1/+4 | |
|/ | ||||||
* | Merge !8 | Dan Allen | 2017-10-13 | 6 | -0/+698 | |
|\ | | | | | resolves #8 add supporting icons for UI elements | |||||
| * | add supporting icons for UI elements | Hubert SABLONNIÈRE | 2017-10-13 | 6 | -0/+698 | |
|/ | ||||||
* | Merge !7 | Dan Allen | 2017-10-13 | 26 | -15/+315 | |
|\ | | | | | | | resolves #7 add HTML page templates | |||||
| * | add HTML page templates | Dan Allen | 2017-10-13 | 26 | -15/+315 | |
|/ | | | | | | | - add HTML page templates - fill in UI model to activate all parts of templates - add helpers for use in templates - update build:preview task to apply 404 template to 404 page | |||||
* | Merge !6 | Dan Allen | 2017-10-13 | 3 | -12/+59 | |
|\ | | | | | resolves #6 load fonts from node modules | |||||
| * | load fonts from node modules, include fonts in UI bundle, rewrite font path | Dan Allen | 2017-10-12 | 3 | -12/+59 | |
|/ | ||||||
* | Merge !5 | Dan Allen | 2017-10-13 | 10 | -43/+760 | |
|\ | | | | | resolves #5 add highlight.js as a vendor JavaScript library | |||||
| * | update eslint rules and format JavaScript | Dan Allen | 2017-10-12 | 6 | -32/+16 | |
| | | | | | | | | | | | | - set maximum line length to 120 - don't require a space immediately after the line comment character or inside a block comment - format JavaScript |