Commit f964a34
Particle 10.8.0 :: TAILWIND (#815)
* Add SVGO Formatter and README
* feat: add tailwind to package.json
* refactor: add tailwind as a dev dependency
* feat: add tailwind configuration and verify
* add purgecss, config and a few examples
* tailwind styling now working with tailwind.config.js
* Update dependency stylelint to ^13.2.0 (#766)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
* refactor: use tailwind instead of bootstrap and sass for welcome page
* refactor: simplify styling
* Refactor protons/borders to use tailwind
* Override default fontFamily in tailwind.config.js
* Import serif font, set font-family on all heading elements
* WIP
* Refactor protons/spacing to use Tailwind classes
* Refactor protons/tables to use Tailwind
* feat: add welcome page using tailwind
* style: improve welcome header sizing
* upgrade: npm audit fix complete
* WIP: removing SASS/SCSS/Bootstrap without errors
* WIP: removing sass and bootstrap
* refactor: use tailwindo to convert the apps folder to use tailwind not bootstrap
* refactor: use tailwindo to convert the source folder to use tailwind not bootstrap
* refactor: remove bootstrap comment now that no longer accurate
* refactor: improve whitespace formatting
* refactor: improve whitespace formatting
* refactor: improve whitespace formatting
* Demo spacing and color vars
* refactor: move styling as per managers suggestion
* resolve terminal error from tailwindo conflicting with twig
* resolve terminal error from tailwindo conflicting with twig list groups
* resolve terminal error from tailwindo conflicting with twig type proton
* resolve terminal error from tailwindo conflicting with navbar twig
* refactor: improve whitespace formatting
* resolve fmt error in package.json
* remove test that imports file that does not exist
* refactor: fmt
* Refactor breakpoints
* Create a hex_to_rgba twig filter to use in protons/colors demo.
* refactor: improve whitespace formatting
* test: fix utility class expectations to pass test
* Clean up
* test: resolve a few tests and comment out others for now for travis ci
* Tailwind: Add color classes to code and anchor elements
* refactor: improve whitespace formatting
* feat: try out extend in tailwind config
* test: resolve all broken tests and formatting
* Tailwind: Demo tailwind fontFamily config'
* Tailwind: rename file'
* Tailwind: Demo tailwind fontWeight and fontStyle config'
* Tailwind: Demo text size and text colors
* Tailwind: improve badge styling
* Tailwind: fix edge case for transparent and black
* Tailwind: fix edge case for transparent and black
* Tailwind: fix edge case for transparent and black for badges
* Tailwind: fix whitespace for pre code tags to not overflow and start at left
* Tailwind: start styling alerts with tailwind
* Tailwind: improve styling alerts with tailwind
* Tailwind: improve styling alerts with tailwind
* Tailwind: allow partials to refresh browser on save
* Tailwind: improve styling alerts with tailwind
* Tailwind: improve styling breadcrumb with tailwind
* Tailwind: improve styling alerts with tailwind
* Tailwind: improve whitespace
* Tailwind: left align tr titles
* Tailwind: improve whitespace
* Tailwind: improve stylelintrc to handle tailwind directive
* Tailwind: improve styling buttons with tailwind
* Tailwind: improve styling buttons with tailwind including fancy flex
* Tailwind: improve styling buttons and dropdowns with tailwind
* Tailwind: color syntax for code example blocks using googles prettyprint
* Tailwind: avoid setting all classes on alert
* Tailwind: improve styling buttons and dropdowns with tailwind
* Tailwind: improve z-index buttons and dropdowns with tailwind
* Tailwind: improve dropdowns and data driven approach
* Tailwind: improve dropdowns and data driven approach
* Tailwind: refactor to local dropdown styling
* Tailwind: improve dropdowns and data driven approach
* Tailwind: improve dropdowns and data driven approach
* Tailwind: improve dropdowns and data driven approach
* Tailwind: improve dropdowns and data driven approach
* Tailwind: dropup working and remove old button attributes
* Tailwind: beter naming for elements
* Tailwind: right menu alignment working
* Tailwind: dropdown start on disabling menu option
* Tailwind: dropdown start on disabling, header and divider menu option
* Tailwind: dropdown complete in-menu options MVP
* Tailwind: dropdown menu form formating lookign good but no dropdown yet
* Tailwind: cleanup whitespace and comments
* Update Proton Demos
* Refactor Drupal Theme and Add Module
* Revise Button Pattern
* Revise Button Documentation
* Revise Breadcrumb and Demo
* Revise Grids
* Revise Card, Grid, and Pagination Patterns
* Update Articles and Vue Widgets
* Update Card Grids
* Update Footer
* Revise Removed Line Breaks
* Update Directory Paths
* Refactor New DS Directory Structure
* Update Line Break in Namespace
* Add GitHub Directory
* Rename DS Apps to Lib
* Fix Spacing Errors
* Remove Contributing Pre-11
* Feedback Pass
* Feedback Pass
* Delete SCSS File from Generator
* Feedback Pass
* Remove Unit Whitelist
* Stylelint Updates
* WIP: Sync Config
* package updates
* Compile debugging
* Move styleint out of webpack and into postcss, fix css loaders to combine correctly, nuke vscode folder
* Update Tailwind Purge Config + Svg Spritemap Plugin
* Update SVG to Tailwind Util
* DS Only Tailwind Purge
* Comment on Whitelist
* Update Branding for SVG Change
* Update to Use Font Sans Key
* Resolve Package Lock Issues
* Update all min/patch versions
* Upgrade terser-webpack-plugin to ^3
* Move deps to appropriate dev/regular dependencies in package.json
* Upgrade eslint to 7, proper ordering in package.json
* Upgrade jest and babel-jest to 26
* Update new-component generator deps
* npm audit fix, update libraries to pull out of drupal aggregation, let tailwind look at js for purge
Co-authored-by: Jason Leonhard <leonhard.jason@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: Ayana Powell <ayanapowell1@gmail.com>
Co-authored-by: Christopher Bloom <bloomcb@gmail.com>1 parent cf1b848 commit f964a34
370 files changed
Lines changed: 14354 additions & 23005 deletions
File tree
- .github
- ISSUE_TEMPLATE
- .vscode
- apps
- drupal
- includes
- module/particle_theme
- src
- Components
- ParticleTools
- TwigExtension
- src/Tools
- templates
- block
- content
- field
- form
- layout
- theme
- config
- install
- optional
- includes
- src
- templates
- block
- content
- field
- form
- layout
- particle-fourcol
- particle-onecol
- particle-threecol
- particle-twocol
- misc
- views
- node-pl
- pattern-lab
- _annotations
- _data
- _meta
- _patterns
- 00-protons-demo
- 01-atoms-demo
- alert
- badge
- branding
- breadcrumb
- button
- dropdown
- grid
- image
- list-group
- svg
- 02-molecules-demo
- card
- carousel
- jumbotron
- pagination
- vue-widget
- 03-organisms-demo
- accordion
- article
- card-grid
- 04-templates-demo
- 05-pages-demo
- scss
- docs
- source/default
- _macros
- _patterns
- 00-protons
- 01-atoms
- alert
- badge
- __tests__
- branding
- breadcrumb
- button
- __tests__
- dropdown
- __tests__
- grid
- image
- list-group
- __tests__
- svg
- __tests__
- icons
- scss
- svg
- 02-molecules
- card
- carousel
- __tests__
- jumbotron
- __tests__
- pagination
- vue-widget
- 03-organisms
- accordion
- __tests__
- article
- card-grid
- 04-templates
- 05-pages
- lib
- __tests__
- utils
- vue-widget
- __tests__
- src
- vue-cards
- components
- vue-clock
- vue-cryptos
- components
- vuex-cryptos
- components
- static
- fonts
- images
- tokens
- __tests__
- fonts
- js/utils
- sass
- libraries/bootstrap
- utils
- tools
- generators/new-component
- generators/app/templates/ds
- sass
- tests
- unit/__mocks__
- vrt/backstop_data/casper_scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
16 | | - | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
20 | 16 | | |
21 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
22 | 30 | | |
23 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
This file was deleted.
0 commit comments