Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/muhammadsammy/tailwindcss-classnames

Functional typed classnames for TailwindCSS
https://github.com/muhammadsammy/tailwindcss-classnames

v1.2.2

73e51b7fb97c9759d1205b6ca8ec1a16c9f339d7 authored over 4 years ago by Muhammad Sammy <[email protected]>
Fix missing TMaxWidth Classes

b8afa64b966dd05928223f97567136b8efc404a6 authored over 4 years ago by Muhammad Sammy <[email protected]>
1.2.1

1541d86b1c2710e6950f27e14580d7bbdf25270b authored over 4 years ago by Muhammad Sammy <[email protected]>
Fix missing negative paddings and margins

cc58856986fc157217cc99c1b1bec1291646fdcb authored over 4 years ago by Muhammad Sammy <[email protected]>
Fix missing auto paddings and margins

53960f6e9bce30ed2f2951e812080b83d519ee09 authored over 4 years ago by Muhammad Sammy <[email protected]>
Bump version to 1.2.0 closes #4

1014e10ab776283d48d358459efdca928eec414a authored over 4 years ago by Muhammad Sammy <[email protected]>
1.1.5-next.7

5313ec8b984a2cd61de665fd745ad78469a502e7 authored over 4 years ago by Muhammad Sammy <[email protected]>
Update README.md

575f8f8a14c10d807ee6416a877a27f883096368 authored over 4 years ago by Muhammad Sammy <[email protected]>
Fix inconsistent code style

b90019e2242a4f57572077cc5b6c305dd22002a0 authored over 4 years ago by Muhammad Sammy <[email protected]>
Generate width and height spacings from config

f395b2b636e6a737cba5a091b54f144237f5b55b authored over 4 years ago by Muhammad Sammy <[email protected]>
Generate margin spacing from config

6b45c7ddcf3c7cb68396e931e6c2090c3d26554f authored over 4 years ago by Muhammad Sammy <[email protected]>
Generate padding spacings from config

95ae33557f91e59ce6cd6032d9596d96f3dff68a authored over 4 years ago by Muhammad Sammy <[email protected]>
1.1.5-next.6

05ab6d54f48300d27ce2591e5a5cb809fbf6e0ca authored over 4 years ago by Muhammad Sammy <[email protected]>
Fix #11 evenChild returing odd-child psuedo class

059db1c73ac4930c0beb765afbdd8c3026785c46 authored over 4 years ago by Muhammad Sammy <[email protected]>
1.1.5-next.5

765a5baa95a66c620cea3ba602ca5bbd1d07e0fb authored over 4 years ago by Muhammad Sammy <[email protected]>
Remove plugins from config data

788f654fea4bb980bf962d01f37ad7f066063c50 authored over 4 years ago by Muhammad Sammy <[email protected]>
1.1.5-next.4

ce2bb8516cb902bf4a3a279fc814e5999c159cef authored over 4 years ago by Muhammad Sammy <[email protected]>
Refactor

6d81f834d061e3e00f5a6e23f52ce0ff545434e0 authored over 4 years ago by Muhammad Sammy <[email protected]>
Fix missing Transforms classes

e33e40d14f38204fbe7b7401e7cc8ec2f4721f76 authored over 4 years ago by Muhammad Sammy <[email protected]>
1.1.5-next.3

fa79adffd6764cd23b17d03a37c022a61194fbcf authored over 4 years ago by Muhammad Sammy <[email protected]>
Fix errors when eval() on configs with plugins

7c302712bcf4580cd690bee0486a5af9a85ca3a9 authored over 4 years ago by Muhammad Sammy <[email protected]>
1.1.5-next.2

311de42471f28532d6603ea2d2c8917f25918a13 authored over 4 years ago by Muhammad Sammy <[email protected]>
Remove console log

87665ef8c4749d498a9ba654a5db053ea63b1472 authored over 4 years ago by Muhammad Sammy <[email protected]>
1.1.5-next.1

aa0155e46b1193ecd8db3d3c5de0b471988396e2 authored over 4 years ago by Muhammad Sammy <[email protected]>
Add a shebang in cli.ts

34a67f9ccde071d6b7ddc288df74b0a2c4754aa6 authored over 4 years ago by Muhammad Sammy <[email protected]>
1.1.5-next.0

5ba0fbdb3eb95d1cc049231bd9fb367cbea241dd authored over 4 years ago by Muhammad Sammy <[email protected]>
1.1.5-alpha.1

12c9d59b3b2752a7aafcb46f353b8795fc5ced2d authored over 4 years ago by Muhammad Sammy <[email protected]>
Create a CLI to generate classes from config

100531b648a9b493090165172d7bfca030a9b1fe authored over 4 years ago by Muhammad Sammy <[email protected]>
1.1.5-alpha.0

b0d098727cd4f6d1b00a2da758a03e83170dc535 authored over 4 years ago by Muhammad Sammy <[email protected]>
Disable tslint for cli.ts and utils.ts

ac01710ed61953aa7f1b5158a2aa82a9028876ef authored over 4 years ago by Muhammad Sammy <[email protected]>
Add --passWithNoTests flag to test script

8f001ffe07a27bb50e6292c14ac5a2519620716b authored over 4 years ago by Muhammad Sammy <[email protected]>
Generate breakpoint classes from config

3184e9c00c5e01159479fb092be3af2b52e7205f authored over 4 years ago by Muhammad Sammy <[email protected]>
Generate pseudo classes with separator from config

c84539367901e38d0f915df9b6f39442d2443fe7 authored over 4 years ago by Muhammad Sammy <[email protected]>
Generate classes with prefix from tailwind config

84b241b93bf07b45872ec89f89341eb2d8480e4a authored over 4 years ago by Muhammad Sammy <[email protected]>
Merge branch 'cli-color-classes' into develop

28fb38e498cd2d951d6ef77b6d3273810a3edbe5 authored over 4 years ago by Muhammad Sammy <[email protected]>
Generate color classes from theme.extend config

c26c5c0b9ca4bd2cf1452208f866747cb3de1e68 authored over 4 years ago by Muhammad Sammy <[email protected]>
Generate default color classes if no color config

f53e82a09b143188fba1f319a1419282104c3381 authored over 4 years ago by Muhammad Sammy <[email protected]>
Generate classes from config theme.color property

94b8872aca499df4248e39d565f34ca3b6b736a3 authored over 4 years ago by Muhammad Sammy <[email protected]>
Update package.json

ed26744ab851d8ec516453c517a59b0fdedc9db5 authored over 4 years ago by Muhammad Sammy <[email protected]>
Merge branch 'develop'

a284e45d120dac4302d031739be1466e481b660c authored over 4 years ago by Muhammad Sammy <[email protected]>
Bump version to 1.1.4

b5ebecb859517ceffcd2a976d9b5680797450564 authored over 4 years ago by Muhammad Sammy <[email protected]>
Add SVG Stroke width classes

7dc4ca454b9e0b12f358da906320caf3d4d3469b authored over 4 years ago by Muhammad Sammy <[email protected]>
Merge branch 'transforms-classes' into develop

ff5f088d3f9a4c1689de646ec1b58bfa67ee1e6a authored over 4 years ago by Muhammad Sammy <[email protected]>
Add transform origin classes

4ea4868645ff539f5605ea96e40f8c2edac379f0 authored over 4 years ago by Muhammad Sammy <[email protected]>
Add skew classes

18e7456755829882149d833a55558b66c54762d8 authored over 4 years ago by Muhammad Sammy <[email protected]>
Add translate classes

f75c6cf8a3bfeb1564714fbd808f06b561af4498 authored over 4 years ago by Muhammad Sammy <[email protected]>
Add rotate classes

5c6bdfecd8ade00fb5e237587062a7d9f70695cd authored over 4 years ago by Muhammad Sammy <[email protected]>
Add scale classes

d86b25d5d0bef96dec6b0cf5c448088457ab014b authored over 4 years ago by Muhammad Sammy <[email protected]>
Update package.json

cf2a5781d1db424e4babc42fa370ff102fe38a1a authored over 4 years ago by Muhammad Sammy <[email protected]>
Merge branch 'themsammy-add-border-transitions-typography-classes'

a35eca3f61cd4f8e4b4abcbb41091a9f8a95cb8a authored over 4 years ago by Muhammad Sammy <[email protected]>
add transition classes

9d3124c260c4ecccd0f6978d4695d22489a5327e authored over 4 years ago by Muhammad Sammy <[email protected]>
Add Box Sizing classes

db5e74859bb7e6f0dc3001a270dcb2e2118ea751 authored over 4 years ago by Muhammad Sammy <[email protected]>
Add missing line height classes

031a1114f8d848ab4dbda033235576a87175915b authored over 4 years ago by Muhammad Sammy <[email protected]>
Add Top Right Bottom Left classes

87ac69dc98d03e4a264da8e8e1a7cc609cb87b4a authored over 4 years ago by Muhammad Sammy <[email protected]>
Add missing placeholder classes

51154a8035c0eb1204d36b7891b3bc36e604f004 authored over 4 years ago by Muhammad Sammy <[email protected]>
Add missing Overflow classes

cbda8b278e1c1fbfb748c11869e3ff3862692305 authored over 4 years ago by Muhammad Sammy <[email protected]>
Add missing Box Shadow classes

247b6a1f848517ebe1c94af9839e3a733f65e48d authored over 4 years ago by Muhammad Sammy <[email protected]>
Add missing classes in TBorderRadius

92a21b15eba7b7c8ef843ef4f370060fb21f44ba authored over 4 years ago by Muhammad Sammy <[email protected]>
Add missing classes in TBorderWidth

2c94885b8dc5c963e650cc18220aa1cb93b44bc9 authored over 4 years ago by Muhammad Sammy <[email protected]>
Add clear classes

92d9ec743a28ed523ada2c9027f4ac0e02f7f791 authored over 4 years ago by Muhammad Sammy <[email protected]>
Merge pull request #6 from krzysztofzuraw/feat/add-grid

Add CSS grid classes

04e3d0ab2021cbe2ab17503ec640ca1909868cb6 authored over 4 years ago by Muhammad Sammy <[email protected]>
Merge pull request #3 from mattpocock/patch-1

Fixed typo in readme

a99cc8f0cbfbb2dc850d868a3278eadedf9edbe2 authored over 4 years ago by Muhammad Sammy <[email protected]>
feat: add css grid properties

6fa27aa5df96d018598175703b0bd27ca98e5ff6 authored over 4 years ago by Krzysztof Żuraw <[email protected]>
Fixed typo in readme

bb1f64615f3ef8fffbcdd7d18b531a429a767fd7 authored almost 5 years ago by Matt Pocock <[email protected]>
Chore : Update screenshot in README (#2)

Chore : Update screenshot in README

cc85086a53f7bb47418feadca5a6acf8203f1ceb authored almost 5 years ago by Christian Alfoni <[email protected]>
Update screenshot

898b93c873e8b32ce780ef75c7b1682d5efa941e authored almost 5 years ago by punitda <[email protected]>
fix typo

32b7d6ae76a15626fe74711e1e1e75b11882aed6 authored almost 5 years ago by Christian Alfoni <[email protected]>
codesandbox

fe1865f5df1e66747cd7557ef40b9f6c1fa32f8a authored almost 5 years ago by Christian Alfoni <[email protected]>
fix wrong typing of mt

1d548d81a4a2f88f42412acc35f9716c30e95d80 authored almost 5 years ago by Christian Alfoni <[email protected]>
add device sizes

3a3d0d7ba8a4798a39ebc363584dfb2f1aa6ff03 authored almost 5 years ago by Christian Alfoni <[email protected]>
bump version

0d711a59a1923a283ee6514b0e986ca4b82caa44 authored almost 5 years ago by Christian Alfoni <[email protected]>
update keywords

74c0e4640ef81c8760bb668f621a6b9cab181565 authored almost 5 years ago by Christian Alfoni <[email protected]>
rename to classnames

81cff0b36a239c682d7a4dec26fa74c2e640a12f authored almost 5 years ago by Christian Alfoni <[email protected]>
Update README.md

d1f0f55951b3b053fa1cd4ba8add439b7e26c3d6 authored almost 5 years ago by Christian Alfoni <[email protected]>
fix issue with pseudo

3ff962e85a6a9195cee095254a1156c955782d81 authored almost 5 years ago by Christian Alfoni <[email protected]>
fix typing issue with pseudo

a06d4bd36190ce3527355935b34050f04ceaa79b authored almost 5 years ago by Christian Alfoni <[email protected]>
pseudo selectors and create custom

76eb584fa73f71a204b2bb194027431894ad1172 authored almost 5 years ago by Christian Alfoni <[email protected]>
Update README.md

3918434265affe7ace470d1ffb7627b82a280877 authored almost 5 years ago by Christian Alfoni <[email protected]>
update readme

061f6898b6538ebc6e58c66de2a4e2767a9a7e06 authored almost 5 years ago by Christian Alfoni <[email protected]>
Update README.md

c5e3833fd1adc14dafeff1956df58cda51625fec authored almost 5 years ago by Christian Alfoni <[email protected]>
Update README.md

79a2d12967858aa16fd11e7833339bde78c4d4ba authored almost 5 years ago by Christian Alfoni <[email protected]>
fix image

e46156b3db670d059288940e973744c61842500c authored almost 5 years ago by Christian Alfoni <[email protected]>
image

5edf595845b1cc0e59b43b004391185e6b09d8c4 authored almost 5 years ago by Christian Alfoni <[email protected]>
initial commit

c9b2dff16c18baf79295246417ff3d25cc942845 authored almost 5 years ago by Christian Alfoni <[email protected]>
Initial commit

3f18625c1f4588ffddef74971f3d13b0ee558f67 authored almost 5 years ago by Christian Alfoni <[email protected]>