Releases: JudicialCouncilOfCalifornia/courtyard
tc-dev.1: trial court homepage (#218)
- Themability
- Trial Court Components
- Demo - https://deploy-preview-218--pensive-swanson-392c50.netlify.com/?p=templates-homepage
atticus
-
Remove uncessary files.
-
Remove the version from package.json
It’s incorrect and not necessary since we are not publishing an real NPM project.
-
Fix security issues, namely serialize-javascript.
-
Move colors into their own data file.
-
Refactor: Buttons
-
Refactor: Icon
-
Refactor: Logo
-
Refactor: Action list
-
Refactor: Card
-
Refactor: Hero
-
Refactor: Link list
-
Refactor: List block
-
Refactor: List group
-
Refactor: Postcard
-
Refactor: Step
-
Refactor: Tile
-
Refactor: Timeline item
-
Refactor: Accordion
-
Refactor WIP: Datefinder
-
Refactor: Read more
-
Refactor: Header group
-
Refactor: Card Section
-
Refactor: Choice Section
-
Refactor: Modal
-
Refactor: Steps
-
Refactor: Switchboard
-
Refactor: Text Section
-
Refactor: Timeline
-
Refactor: Basic page
-
Refactor: Choice
-
Refactor: Choice Results
-
Refactor: Onramp
-
Refactor: Service
-
Refactor WIP: Pages
-
Refactor: Remove unused data.
-
Rebuild scripts.
-
Rebuild after rebase.
-
Fix duplicate colliding font issue
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:
'public/fonts/lato/Lato-Bold.ttf'
'public/fonts/lato/lato-bold.ttf'
'public/fonts/lato/Lato-Regular.ttf'
'public/fonts/lato/lato-regular.ttf'
'public/fonts/lora/Lora-Bold.ttf'
'public/fonts/lora/lora-bold.ttf'
'public/fonts/lora/Lora-BoldItalic.ttf'
'public/fonts/lora/lora-boldItalic.ttf'
'public/fonts/lora/Lora-BoldItalic.woff2'
'public/fonts/lora/Lora-Bolditalic.woff2'
'public/fonts/lora/Lora-Regular.ttf'
'public/fonts/lora/lora-regular.ttf'
'source/fonts/lato/Lato-Bold.ttf'
'source/fonts/lato/lato-bold.ttf'
'source/fonts/lato/Lato-Regular.ttf'
'source/fonts/lato/lato-regular.ttf'
'source/fonts/lora/Lora-Bold.ttf'
'source/fonts/lora/lora-bold.ttf'
'source/fonts/lora/Lora-BoldItalic.ttf'
'source/fonts/lora/lora-boldItalic.ttf'
'source/fonts/lora/Lora-BoldItalic.woff2'
'source/fonts/lora/Lora-Bolditalic.woff2'
'source/fonts/lora/Lora-Regular.ttf'
'source/fonts/lora/lora-regular.ttf'
-
Fix Lato-Semibold to Lato-SemiBold, which is what the CSS refers to.
-
Add data inheritance plugin; update dependencies.
-
Refactor: Basic page data.
-
Refactor: Choice results data.
-
Refactor: Tab section
-
Fix code style.
-
Refactor: Service tab section
-
Refactor: Choice results to use join and nested components via data.
-
Minor data tweaks/fixes in Switchboard and Basic page.
-
Refactor: Autospacing test page data.
-
Refactor: Switchboard urls to pages.
-
Refactor: Debt collection, general info, bank levy pages.
-
Refactor: Lien against real property page.
-
Refactor: Negotiating a Settlement
-
Refactor: Remove unecessary defaults from judgment pages.
-
Refactor: Pay in Installments and Wage Garnishment pages.
-
Refactor: Partial data cleanup for Name Change and Services pages.
-
Refactor: Jump Nav
-
Refactor: Move autospacing to a new “Tests” category.
-
Refactor: Jump nav - ensure there are no
- when there are empty array items.
-
Refactor: Move template items back to top-level.
-
Refactor: Onramp FL-300 page data.
Note: Extends (which should not really be used in PL) allows the data to be inherited properly, even though it’s in not in the lineage.
-
Refactor: Header Nav
-
Refactor: Side Nav
-
Fix: Safari issue with Modal component.
-
Fix: Use unique id’s for timeline on Negotiating a Settlement page.
-
Refactor: Use the read-more block variant directly! 🎉
-
Refactor: Fix parsing errors.
-
Refactor: Let hero data be top-level.
-
Refactor: Use list-group in data.
-
Refactor: Don’t print empty
- ’s due to empty array items.
-
Refactor: Fix some broken ids.
-
Use molecules-list-block-files variant directly.
-
Downgrade everything. Netlify only supports PHP 5.6.
-
Refactor: Datefinder
-
Refactor: Fix icons. Do not explicitly pass the icon file.
This is set globally, and will merge with the default in icon.yml.
-
Refactor: Finally fixed icon sprites, now in source directly.
-
Refactor: Additional data cleanup.
-
Refactor: Datefinder: Remove icon data.
-
Refactor: Include datefinder pattern directly in data.
-
Refactor: Checkbox: Fix duplicate ID issues.
-
Refactor: Date input: Fix duplicate ID issues.
-
Refactor: Icons: Include sprite directly in source.
-
Rebuilt assets.
atticus
-
Fix backdrop flashing on page load
-
Fix all file names to be what the CSS expects to prevent 404s.
-
Jump nav: Allow empty list.
-
Fixing color contrast ratios
-
Datefinder conditionals (#153)
-
Conditionally include portions of datefinder.
-
Adjust indentation.
-
Test list element
-
Updating tile component
-
Card variant needs to be passed in order to work. (#160)
-
Image rendering option needs to be in the image object. (#159)
-
Fixing read more icon
-
Fixing wrapping header and line heights for accordions
-
Action list component (#161)
-
Refactor link-button.
-
Action list component.
-
Fix code style.
atticus
Updates include
- Fixing color contrast ratios for background color variants
atticus
Updated include:
- Header styles
- Dark title color
- Modal styles
- Version number
atticus
Initial code freeze on front end component styles