Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V5 final final #705

Merged
merged 63 commits into from
Feb 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
87486e3
Changes values and scales
Aug 15, 2022
cd0b04c
Add compiled CSS
Aug 15, 2022
7e1cf5a
Changes copy and updates color variable
Aug 15, 2022
b7fa28e
Fixes a few typos, corrects build order
Nov 1, 2022
0bcca0c
Changes how flexbox properties are organized
Nov 8, 2022
7892bbd
Changes to includes listed in main list
Nov 8, 2022
9d60103
Adds partial for align content
Nov 8, 2022
a7d2dcd
Adds new compiled source
Nov 8, 2022
bc56e32
Removes flex-direction from flexbox partial and adds to separate partial
Nov 8, 2022
8332d9a
Changes the grid to be configurable and use linear-gradient
Jul 10, 2023
fbd76e7
Cleanup errant ns
Jul 10, 2023
0cdc964
Changes the build to preserve CSS variables in compiled output
Jul 10, 2023
ae3de0b
Removes errant ns
Jul 10, 2023
b07499f
Removes align in favor of smaller modules
Jul 10, 2023
6a291dc
Remove errant ns
Jul 11, 2023
683ad22
Adds fallbacks for variable declarations
Jul 11, 2023
15e7091
Updates method for hiding content visually but not from SR
Jul 11, 2023
a46bfb1
Adds variables to widths scale
Jul 12, 2023
6ce2872
Adds variables to gap module
Jul 12, 2023
d3421ea
Removes errant ns from font weight module
Jul 12, 2023
70fdc42
Adds variables to opacity module
Jul 12, 2023
dcd8743
Remove blank line
Jul 12, 2023
ea84b27
Adds variables to line-height module
Jul 12, 2023
3e3978a
Adds variables and relative based calc to coords module
Jul 12, 2023
a5061da
Adds variables to letter spacing module
Jul 12, 2023
607afac
Adds opacity to debug children
Jul 12, 2023
6e85fb4
Adds local variables to debug children
Jul 12, 2023
ed37a71
Removes zoom from clears
Jul 12, 2023
ae26759
Adds variables to heights module
Jul 12, 2023
9ec3be2
Removes the overflow container and errant ns
Jul 12, 2023
a3fd3f1
Adds variables to type scale module
Jul 12, 2023
c8158e6
Adds variables to border radius
Jul 12, 2023
88dd6ac
Adds variabgles to border-with modules. Adds one more step to scale
Jul 12, 2023
f94c074
Fixes type on grid column module
Jul 12, 2023
518e54a
Removes variable declarations from top of module
Jul 12, 2023
d53483b
Removes comment
Jul 12, 2023
9b9aaa6
Adds variables to borders module
Jul 12, 2023
5296ea5
Adds a class that accepts a variable assigmnent
Jul 12, 2023
cb4aecd
Adds variables to nested module.
Jul 12, 2023
c7bbfc6
Adds more transitions to links
Jul 12, 2023
5d6e56f
Fixs typo in typography module
Jul 12, 2023
b535de2
moves variables to _variables
Jul 12, 2023
a78e325
Moves configuration to variables
Jul 12, 2023
2034ada
Comment out shadow-hover for now
Jul 12, 2023
57397aa
First pass at refactoring box shadows to use variables
Jul 12, 2023
c97ceb6
First pass at adding text-shadows
Jul 12, 2023
5324af7
Adds new gradients module. A few patterns to iron out still.
Jul 12, 2023
591e63f
Adds new manifest and output
Jul 12, 2023
cc54682
small box shadow tweaks
Jul 12, 2023
cf8f07b
Starting out on some quick docs
Jul 12, 2023
8c89990
Adds a default configurable border-radius class
Jul 14, 2023
89edd4d
Fixes comment breaking build
Jul 14, 2023
bade6fd
Adds configurable default border-width
Jul 14, 2023
5c2a4fa
Adds variables to outline module. Adds filter none to hovers.
Jul 14, 2023
f1e1fbf
Adds gap column and gap row modules
mrmrs Aug 12, 2023
25e557f
Switch to container queries and a few other things
mrmrs Aug 12, 2023
4af2f07
Adds new module for all property
mrmrs Sep 6, 2023
010de55
Adds new module for glass like effects
mrmrs Sep 6, 2023
487d0b1
Adds new module for setting container-type
mrmrs Sep 6, 2023
6514f52
Adds scaffolding for backdrop filters module
mrmrs Sep 6, 2023
1971777
Design tweaks to values and scales
mrmrs Sep 6, 2023
3ff3dfb
Add newly compiled CSS
mrmrs Sep 6, 2023
6b8c744
Updates
mrmrs Sep 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,16 @@ Quickly build and design new UI without writing CSS.
## Features

* Mobile-first CSS architecture
* 490 accessible color combinations
* 8px baseline grid
* Multiple debugging utilities to reduce layout struggles
* Single-purpose class structure
* Optimized for maximum gzip compression
* Lightweight (~14kB)
* Lightweight (~19.4kB)
* Usable across projects
* Growing open source component library
* Works well with plain HTML, React, Ember, Angular, Rails and more
* Works well with plain HTML, React, Ember, Angular, Rails Svelte, Vue, and more
* Infinitely nestable responsive grid system
* Built with PostCSS
* Works out of the box but easy to customize and extend

## Getting Started

Expand Down Expand Up @@ -128,11 +127,11 @@ And of course...

Development of Tachyons is supported by

* [Digital Ocean](https://digitalocean.com)
* [Components AI](https://components.ai)
* [DWYL](https://dwyl.com)
* [VTEX](https://vtex.com)
* [Manifold](https://manifold.co)

## Help

If you have a question or need help feel free to [open an issue here](https://github.com/tachyons-css/tachyons/issues/new) or jump into the [Tachyons slack channel](http://tachyons-slack-invite.herokuapp.com).
If you have a question or need help feel free to [open an issue here](https://github.com/tachyons-css/tachyons/issues/new).
Loading