1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00
Commit Graph

192 Commits

Author SHA1 Message Date
2806b45f69 Update index.html 2020-04-29 12:19:05 -04:00
1803003293 Create FUNDING.yml 2020-04-29 12:16:44 -04:00
6b45794ce0 Merge pull request #44 from snnsnn/master
Fix border-box resetting
2020-04-03 11:47:06 -04:00
b1c95558ca v0.7.2 v0.7.2 2020-02-26 13:03:52 -05:00
432b1e090a Merge pull request #47 from b3u/b3u/45
expose mono font as variable
2020-02-26 12:50:58 -05:00
73cba27637 Update README.md 2020-02-26 12:49:50 -05:00
28529fda07 Merge pull request #48 from b3u/b3u/badges
Added 2 badges and contributing guidelines
2020-02-26 12:47:31 -05:00
c7237ad640 Add two readme badges
1. minzipped size badge
2. mentioned in awesome badge
2020-02-25 18:12:20 -05:00
c83721f6b0 Update CONTRIBUTING.md 2020-02-25 17:56:36 -05:00
d9f71f253b add contributing guidelines 2020-02-25 17:15:34 -05:00
166f9b5c68 expose mono font as variable 2020-02-25 16:01:41 -05:00
ffe5bea451 Fix border-box resetting
Follow best practices around border-box resetting:

* Make it easier to change the box-sizing in plugins or other components
* Not all elements are content-box by default, so skip resetting them
2019-10-21 08:59:02 +03:00
7fe49e6610 Merge pull request #42 from yne/master
Add .text-justify
2019-09-30 00:26:03 +02:00
09c97ca93c Add .text-justify 2019-09-25 13:18:14 +02:00
0b4d8f61ac Merge pull request #41 from yne/master
Add support for .dropdown in nav.tabs
2019-09-23 11:22:21 -04:00
yne
62eeaf2d44 Add support for .dropdown in nav.tabs 2019-09-22 09:45:59 +02:00
6f52797e29 v0.7.1 v0.7.1 2019-09-21 20:28:21 -04:00
ee19848081 Merge pull request #40 from yne/master
Add `.grouped.gapless` class
2019-09-15 13:26:44 -04:00
yne
121eb60df0 Add .grouped.gapless class 2019-09-15 16:39:12 +02:00
yne
f05ce0504d Clarify the difference between details and .dropdown 2019-09-15 16:30:16 +02:00
ed20f00004 Fix the broken docs 🙈 2019-09-15 00:47:00 -04:00
fcae86f912 v0.7.0 v0.7.0 2019-09-14 16:33:54 -04:00
3e86397694 Merge pull request #39 from yne/master
Add .dropdown class (#29) and fix #36
2019-09-14 15:56:05 -04:00
yne
86e6d50a3d Add .dropdown class (#29) and fix #36 2019-09-14 21:17:14 +02:00
5a9c44e9a9 Merge pull request #38 from yne/master
Add `.is-round`, `.is-pointer` and `.hide-pr`
2019-09-09 14:16:04 -04:00
d296eb9eeb Add .is-rounded, .is-pointer and .hide-pr 2019-09-04 16:51:30 +02:00
df72799fb4 Merge pull request #37 from yne/master
Update color to comply to Web Content Accessibility Guidelines
2019-09-02 14:31:55 -04:00
85170a99d9 Comply colors to Web Content Accessibility Guidelines 2019-09-02 13:23:37 +02:00
63429459f5 ↗️ upgrade deps 2019-08-18 13:41:42 -04:00
06157e6141 Update jekyll.yml 2019-08-18 11:58:14 -04:00
52780bca4c Update jekyll.yml 2019-08-18 11:56:39 -04:00
2c08e8d8b0 Update jekyll.yml 2019-08-18 11:47:48 -04:00
7e78440eed add GH action 2019-08-18 11:42:20 -04:00
11a0d72fe2 v0.6.2 v0.6.2 2019-05-12 12:57:17 -04:00
d58ae30e42 Merge branch 'master' of github.com:jenil/chota
# Conflicts:
#	dist/chota.min.css
2019-05-12 12:52:18 -04:00
2b83e17e19 utils: add 🆕 responsive helpers 2019-05-12 12:49:51 -04:00
18c74d1b1a Merge pull request #33 from kimulaco/feature/button-style
Adjust button margin
2019-05-07 10:15:54 -04:00
8f67b5741b Update button list margin 2019-04-25 18:34:21 +09:00
d6249da9f7 Merge pull request #31 from yne/patch-1
Add grouped spacing for <select> elements
2019-04-21 18:54:07 -04:00
d304e9bf0b Add grouped spacing for <select> elements 2019-04-20 20:52:09 +02:00
63dac8abf7 push built files 2019-03-23 18:02:24 -04:00
7056541dac v0.6.1 v0.6.1 2019-03-23 17:59:51 -04:00
a8b172a730 fixes for utils and button 2019-03-23 17:57:38 -04:00
bc2ae5f390 update the size 2019-03-23 14:12:00 -04:00
43d9a43372 0.6.0 v0.6.0 2019-03-23 13:57:08 -04:00
c32b24a5d0 add device grids and border utils 2019-03-23 13:54:27 -04:00
f19bda80c6 Merge pull request #28 from yne/disabled
Switch [disabled] to :disabled for <fieldset> support
2019-03-22 13:16:43 -04:00
yne
b93512db0e Switch [disabled] to :disabled for <fieldset> support 2019-03-22 16:23:47 +01:00
1882a4bf03 add rimraf and 0.5.3 v0.5.3 2019-03-12 22:18:51 -04:00
1ff69d47be Merge pull request #21 from nicholaswmin/master
Add .row-reverse to reverse direction
2019-03-12 22:08:06 -04:00