Page feedback
Readme Changelog
Development stage
- 1
 - In research
 - 2
 - Alpha
 - 3
 - Beta
 - 4
 - Production
 
Alpha components have not been thoroughly tested by developers. Learn more about component maturity.
1.1.5
- Removed redundant package-lock.json (due to workspaces config in monorepo). This fixes vulnerability in the npm 
ippackage. 
1.1.3
- Changes to how styles are inserted into the document.
 
1.1.2
- Updated color variables to go inline with CEILAB color palette.
 
1.1.1
- Standardized components buttons styles.
 
1.1.0
- Changed name of package from 
ds-feedbacktods-page-feedback. - Changed name of custom element to 
<cagov-page-feedback>. 
1.0.12
- Remove unnecessary constructor, sync README markup with test markup on publish
 
1.0.11
- Linted and formatted code per root eslint/prettier settings.
 - Added unit test.
 
1.0.10
- Changed per page feedback's container background color to Primary Dark color.
 
1.0.9
- Removed line height from the feedback's main h2 label in mobile and added 1rem margin bottom to it.
 
1.0.8
- Changed mobile media queries values to 768px and fixed some mobile styles
 
1.0.7
- Changed ds-feedback's background to primary color.