barrymcgee
df64e952fd
Correct translation in 'Building' section of README
...
Fixes #73
2016-02-03 10:53:32 +00:00
y8
7c4e74bd1a
Put SVG on diet
...
Passed the original SVG to the https://jakearchibald.github.io/svgomg/ and replaced the current version with a result.
2016-02-01 19:28:05 +01:00
CJ Patoilo
2bff5e341d
remove changelog from download
2016-01-31 04:18:00 -03:00
CJ Patoilo
709e642ba7
Merge pull request #69 from sudheerDev/typo/list
...
adding a missing semicolon
2016-01-31 03:51:04 -03:00
CJ Patoilo
5059aecad1
Merge branch 'release/v1.1.0'
2016-01-31 03:45:42 -03:00
CJ Patoilo
44319421bb
new release v1.1.0
2016-01-31 03:43:38 -03:00
CJ Patoilo
5a71f6ca33
Merge branch 'feature/new_feature' into develop
2016-01-31 03:35:52 -03:00
CJ Patoilo
4a443a80e8
added changelog
2016-01-31 03:29:53 -03:00
CJ Patoilo
2e03ebffa6
updated informations
2016-01-31 03:28:58 -03:00
CJ Patoilo
6da7fc5b55
Merge pull request #63 from alanorth/use-https
...
use https instead of http in demo
2016-01-31 03:27:45 -03:00
CJ Patoilo
8004bd7390
name change and fixing the problem with the element hr
2016-01-31 00:49:21 -03:00
CJ Patoilo
6ef2ccd0ea
improvement contributing
2016-01-31 00:46:05 -03:00
Sudheer
c7e099c571
Fix typo.
...
* Added a missing semicolon in _lists.sass
2016-01-30 23:33:50 +05:30
CodinCat
60f0ce471a
fix typo
2016-01-30 13:25:57 +08:00
Alan Orth
80fa9e0a0e
index.html: Prefer HTTPS for assets
...
All assests are hosted on servers configured for HTTPS, so this is
absolutely preferable in this day and age.
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2016-01-27 13:57:46 +02:00
CJ Patoilo
f2c6ff84c1
Merge pull request #41 from joaobarbosa/fix-links-target-blank
...
fix target blank of links
2016-01-16 11:53:31 -03:00
João Barbosa
e873eb0903
Fix target blank of links - issue #40
2016-01-15 09:48:23 -02:00
CJ Patoilo
d3b9f9c4bf
Merge branch 'release/v1.1.0-rc3'
2016-01-12 02:01:00 -03:00
CJ Patoilo
52233dc3ac
init tests
2016-01-12 02:00:21 -03:00
CJ Patoilo
e98f9493ea
updated information
2016-01-12 02:00:02 -03:00
CJ Patoilo
b1611aa8c7
Merge pull request #21 from joaobarbosa/custom-select
...
improvement of the appearance for select
2016-01-08 13:12:26 -03:00
CJ Patoilo
5594f52080
Merge branch 'release/v1.1.0-rc2'
2016-01-08 10:51:51 -03:00
CJ Patoilo
1397e3a758
added built file
2016-01-08 10:49:44 -03:00
CJ Patoilo
72ac7c5213
added atmosphere support
2016-01-08 09:53:50 -03:00
João Barbosa
c88d81a23a
Fixed #3 - Added SVG caret for select
2016-01-08 09:37:11 -02:00
CJ Patoilo
0854d49917
update contributing
2016-01-08 02:57:00 -03:00
CJ Patoilo
17de9daf41
Merge pull request #13 from rodrigoddalmeida/patch-1
...
making colors customizable
2016-01-08 01:32:50 -03:00
CJ Patoilo
fdb2498159
Merge pull request #7 from fredericodietz/disabled-state
...
add button disabled state
2016-01-08 00:55:44 -03:00
fredericodietz
ed2d9fb875
Fix class naming for code consistency
2016-01-06 22:53:48 -02:00
Rodrigo de Almeida
a810864ee5
Making colors customizable
...
With this change it's possible to customize all colors, using Sass's Variable Defaults.
2016-01-06 12:17:47 -02:00
CJ Patoilo
bbd7e9c424
update component file
2016-01-06 04:50:30 -03:00
CJ Patoilo
76d3591668
fix composer
2016-01-06 04:21:53 -03:00
CJ Patoilo
56b65d89e5
fix redundancy
2016-01-06 04:18:53 -03:00
CJ Patoilo
867b368cf0
updated project year
2016-01-06 04:15:54 -03:00
CJ Patoilo
5bf2cf04cf
Merge pull request #4 from abouthiroppy/abouthiroppy-modify-hexadecimal-notation
...
improvements hexadecimal notation for the readability of the code
2016-01-06 03:59:01 -03:00
CJ Patoilo
b0b9aef1ec
Merge branch 'release/v1.1.0-rc1'
2016-01-06 03:51:18 -03:00
CJ Patoilo
9dbe987278
added comments in the base module and fix conflicts in the code module
2016-01-06 03:49:32 -03:00
CJ Patoilo
eaaef03d28
improvement in code module
2016-01-06 03:38:50 -03:00
CJ Patoilo
284caf64e1
updated some informations and ignored files
2016-01-06 03:38:07 -03:00
CJ Patoilo
cfb3cc0563
added composer
2016-01-06 03:36:37 -03:00
CJ Patoilo
6708a7d26d
added contributing file
2016-01-06 02:18:47 -03:00
CJ Patoilo
53f53b8423
Merge pull request #2 from HugoGiraudel/feature/quotes
...
Normalized the usage of quotes
2016-01-05 01:38:08 -03:00
CJ Patoilo
bbdc706020
Merge pull request #1 from HugoGiraudel/feature/box-sizing
...
Made all elements inherit box-sizing from root
2016-01-04 14:22:43 -03:00
fredericodietz
2177135049
Add button disabled state
2016-01-03 17:20:28 -02:00
abouthiroppy
976ba6f50b
Modify 3 character hexadecimal notation
2016-01-01 01:38:05 +09:00
Hugo Giraudel
c671929b95
Normalized the usage of quotes
2015-12-31 12:26:47 +01:00
Hugo Giraudel
6513dc6faf
Made all elements inherit box-sizing from root
2015-12-31 12:21:59 +01:00
CJ Patoilo
f749aa8a15
updated readme
2015-12-29 00:05:47 -03:00
CJ Patoilo
38c84824b1
Merge branch 'release/v1.0.3'
2015-12-28 23:52:26 -03:00
CJ Patoilo
86cc748eb6
new release v1.0.3
2015-12-28 23:52:00 -03:00