⚠️ Updated: Replaced Sass style nesting with CSS native nesting⚠️ Updated: Replaced CSS individual imports with glob import⚠️ Updated: replaced postcss-nested with postcss-nesting⚠️ Updated: optimized linting⚠️ Updated: tests folders, scripts and configs (CI)⚠️ Updated: removed testing from pre-commit
- Added: postcss-purgecss
- Added: Prettier rules in Stylelint
- Added: ESLint and Stylelint format on save
- Updated: VS Code Extensions
- Added: Installed Jest and Playwright
- Updated: Quick Start section README
- Added: Installed Partytown
- Added: Installed Lighthouse
- Added: Installed Unlighthouse
- Fixed: EsLint parsing error
- Updated: ESLint config and vscode.settings.jason
- Updated: Jest/Playwright workflow integration
- Added: Lighthouse script
- Updated: HTML linting
- Added: README Linting section
- Updated: Dependencies
- Added: Unlighthouse script
- Updated: Plasttic HTML Boilerplate to v1.3.3
- Updated: Plasttic CSS Reset to v3.0
- Updated: Plasttic HTML Boilerplate snippet
- Updated: Start script
- Updated: .##gitignore##
- Updated: ESLint config
- Updated: README About section
- Added: README Testing section
- Updated: robots.txt
- Fixed: dependencies security issues
- Fixed: Windows compatible CLI commands
- Added: Eslint support for Jest and Playwright
- Fixed: .dev.configs folder missing
- Updated: CSS updated to logical properties
- Updated: sitemap.xml
- Updated: print.css use logical properties
- Updated: VS Code settings (extensions)
- Added: visually-hidden utility class (.ptt-u-visually-hidden)
- Updated: TODO Tree settings
- Added: ESLint support for Node
- Added: Installed ts-node
- Updated: tsconfig (noUncheckedIndexedAccess)
- Updated: package/.gitignore
- Added: plasttic-ci github workflow (linting, testing)
- Added: system font stacks on tokens.css
- Updated: templates CSS
- Updated: Dependabot config and auto-merge workflow
- Testing section documentation 🚧
- Review templates 🚧
- Atomic Design implementation 🚧
- Single Page template
- Updated: PostCSS config
- Added(Fix): Husky install script
- Updated: README Start
- Updated: NPM scripts
- Added: Zod as devDependency
- Fixed: Build CSS minification (duplicated rules)
- Added: Stylelint Extension
- Added: Stylelint config
- Updated: postcss config files
- Updated: dependencies
- Added: css lint script
- Updated: NPM scripts
- Added: Stylelint CSS order
- Added: css-order.json in docs
- Updated: CSS files styles order
- Updated: README
- Updated: docs files
- Fixed: HTML linting script
- Updated: HTML minification script
- Updated tsconfig
⚠️ TS-Reset by default- Fixed ESLint parser error
- Updated Husky pre-commit hook
⚠️ Updated NPM scripts- Added NPM lint:* scripts
- Updated lintstaged config
⚠️ ESlint: Fixed error with typescript⚠️ Updated eslint config⚠️ Updated tsconfig⚠️ Updated lintstaged script- Updated package script
- Updated ESLint config: node support
- Updated Dependencies
- Updated Plasttic HTML boilerplate snippet
- Updated script names (lint/package)
- Fixed tsconfig error
- Fixed postcss config error
- Rewritten js/ts scripts
- Updated package script
⚠️ Updated package Husky hook: lint staged files only⚠️ Updated package script: Husky hooks
- Updated ESLint: global config
- Updated vscode.settings.json
⚠️ Updated ESLint: config overrides for Typescript
- Updated README
- Dependencies update
- Template page: Updated
skip-to-content
link to also be the#top
of page target - CSS/Atoms: Updated Link/Button focus-visible/no transition
- Added postcss-merge-rules, postcss-progressive-custom-properties
- Added linting hook on staged commits with husky
- Added publish github action
- HTML: Plasttic HTML Boilerplate v1.2.3
- Updated lint-staged config
- Updated eslint config (based on eslint-config-wesbos)
- Added VS Code settings file in .vscode folder
- Changed package github action to husky hook
- Updated README
⚠️ Updated npm package- Updated README
- Updated npm package
- Updated images
- Updated README
- Added NPX script for quick start
- Updated README
- Gitignore all
test
folders
- Updated eslint config
- Updated index.html to version 1.0.2
- Added .##gitignore.## for NPM publish
- Updated description
⚠️ Removed Sass from project- Updated PostCSS config
- NPM Scripts optimize
- Docs updates
⚠️ Changed NPM dev/build destination folders⚠️ Renamed tokens and added prefix- Fixed JS vendor folder NPM script
- Renamed utility and components classes
- Added postcss-discard-empty
- Dependabot setup and config
- Github Actions: auto-merge for Dependabot PRs
- Updated NPM scripts to allow https
- Added postcss-simple-vars
⚠️ Updated img folder structure- Moved social banner to root
⚠️ Major update to CSS Reset- Added postcss-custom-properties and @csstools/postcss-global-data
- Plasttic HTML5 boilerplate snippet
- Replaced cssnano with clean-css
⚠️ Renamed css filenames to .min.css- Removed CSS minification on dev script
- Removed JS minification on dev script
- CSS and JS Minification only on build script
⚠️ Installed plasttic-reset CSS Reset- Support for ES Modules
- Support for Typescript
- Ended support for IE11
- Improved Build HTML minify
- Added ESLint for VSCode from Wesbos/Airbnb + Vue
- Added default Focus Style in reset.css
- Added boilerplate.html
⚠️ Added postcss-nested- Updated browserslist on package.json
- Added SVGO
- Updated reset.css
- Update in @font-face
- Deleted browserconfig.xml/mstile-150_150.png
- Updated TODO: comments
- Added .editorconfig
- Implemented Defer CSS Load
- Temporary page
- 404 page
- Added scripts for page load
- Added postcss-media-minmax and postcss-import
- WebFonts optimization
- Updated all devDependencies
⚠️ Removed Squoosh-cli
- Template HTML structure
- Accessibility Hidden link
- 404 page
- Private directory
- Added PostCSS and Plugins
- Implement Custom Media properties
- NPM Dev and Build scripts
- New name: Plasttic
- Google Analytics script update
- Social Media meta tags update
- New global prefix (ptt-)
- CSS reset and print files outside Sass folders for those who don't want to use Sass
- reset.css and print.css update
- Accessibility "jump to content" hidden link
- package.json updated
- robots.txt and sitemap.xml update
- Added theme-color meta tag
- .htaccess update
- index.html update
- Website info files and icons review
- Minor Bug Fixes
- Sass folder structure redesigned
- HTML/Sass/CSS boilerplate code
- Head tags reviewed and improved
- Documentation
- HTML/Sass/CSS boilerplate code optimization
- Project documentation update and new Sass documentation
- Replaced Sanitize.css with A Modern CSS Reset
- Implemented SASS Partials with a new SASS Boilerplate
- Start with basic HTML5 Boilerplate