Commit Graph
100 Commits
Author SHA1 Message Date
CJ Patoilo 4a2244b0cf Ordering the badges 2016-11-22 20:27:30 -03:00
CJ Patoilo fc0cceca92 Fix code style 2016-11-22 19:40:59 -03:00
CJ Patoilo 43a5fb3add Update path name 2016-11-22 19:37:31 -03:00
CJ Patoilo 7ba79ac4f6 Merge branch 'feature/improvements' into develop 2016-11-22 19:31:06 -03:00
CJ Patoilo f88f8d2fef Remove selector from browser-sync 2016-11-22 19:30:41 -03:00
CJ Patoilo 7ed897cd1d Added eslint 2016-11-22 19:30:05 -03:00
CJ Patoilo 013511b58e Update badges on readme file 2016-11-22 19:29:33 -03:00
CJ Patoilo 298eab1fa2 Added appveyor 2016-11-22 19:28:46 -03:00
CJ Patoilo af1d3fc26a Added unit test and coveralls 2016-11-22 19:27:09 -03:00
CJ Patoilo f6657df79f Improvement in the regression and build test 2016-11-22 06:31:35 -03:00
CJ Patoilo b9f0fff1ab Update node version 2016-11-22 06:28:38 -03:00
CJ Patoilo 40e684970d Updated readme 2016-11-19 15:37:59 -03:00
CJ Patoilo fc6a3558e6 Updated npm dependencies 2016-11-19 15:35:46 -03:00
CJ Patoilo 74f32e672e New release v1.2.0 2016-11-14 01:01:56 -03:00
CJ Patoilo 5628b08606 Fix pathname 2016-11-14 01:01:43 -03:00
CJ Patoilo 7b9488cc26 Improvements made by cssnano 2016-11-11 02:40:15 -03:00
CJ Patoilo 0927e5db9d Update test coverage 2016-11-11 02:30:09 -03:00
CJ Patoilo 8a6d9fec7f Updated image path 2016-10-09 18:28:25 -03:00
CJ Patoilo 0622545ded Updated ignore files 2016-10-08 12:46:11 -03:00
CJ Patoilo 379539065f Small fix the component.json file 2016-10-07 16:26:36 -03:00
CJ Patoilo 4a5472ba69 Added pre task to start the test and serve 2016-10-07 16:25:14 -03:00
CJ Patoilo 51b161411f Removed .version file 2016-10-07 16:22:49 -03:00
CJ Patoilo cd39551a17 Merge branch 'master' into develop
# Conflicts:
#	package.json
2016-10-07 15:34:16 -03:00
CJ PatoiloandGitHub 99a9f2a215 Test task updated 2016-09-11 02:19:48 -03:00
CJ Patoilo d6242241da Added code linter in the test command 2016-09-11 02:08:27 -03:00
CJ Patoilo 72130018c2 Selector arranged alphabetically 2016-09-11 00:51:48 -03:00
CJ Patoilo 50164f1850 Removing duplicate declaration 2016-09-11 00:50:41 -03:00
CJ Patoilo 655124deea Merge branch 'release/v1.2.0-rc7' 2016-09-10 05:52:10 -03:00
CJ Patoilo 310105422a Update visual regression test with BackstopJS 2016-09-10 05:51:08 -03:00
CJ Patoilo 0bcad6b9e4 Adding divisor element in the test 2016-09-10 02:56:47 -03:00
CJ Patoilo cc446d5d46 Improved spacing of the divider 2016-09-10 02:55:48 -03:00
CJ Patoilo ff497a2bf5 Merge branch 'hotfix/v1.2.0-rc6' 2016-09-10 02:31:11 -03:00
CJ Patoilo f3db0b346f Merge branch 'hotfix/v1.2.0-rc6' into develop 2016-09-10 02:31:11 -03:00
CJ Patoilo 143c0edc33 Build dist files to new release 2016-09-10 02:30:06 -03:00
CJ Patoilo 47e4f859c8 Small fix to keep style guide defined 2016-09-10 02:26:01 -03:00
CJ Patoilo c9178e03ce Removing font family to keep the default of the normalize.css 2016-09-10 02:25:19 -03:00
CJ Patoilo 863bbb9a7d Small fix 2016-09-10 02:15:45 -03:00
CJ Patoilo 89bcbac602 Fixes information in the list tests 2016-09-10 02:02:17 -03:00
CJ Patoilo 8842832568 Improvements in the lists 2016-09-10 02:01:04 -03:00
CJ Patoilo 6f54484281 Improvements in the typographies 2016-09-10 02:00:51 -03:00
CJ Patoilo da9c33365d Improvement on the forms 2016-09-10 01:47:59 -03:00
CJ Patoilo c613aa4092 Forced to replace inherit values of the normalize.css 2016-09-10 01:43:50 -03:00
CJ Patoilo 6fed41171e Safari desktop has a bug using rem, but Safari mobile works 2016-09-10 01:32:11 -03:00
CJ Patoilo d378eeec0d Updating the list of spacing statement 2016-09-10 01:11:31 -03:00
CJ Patoilo 437d4f59b9 Shorter clearfix 2016-09-10 00:46:42 -03:00
CJ Patoilo f32cb6c362 Remove support only for IE 6/7 2016-09-10 00:42:49 -03:00
CJ Patoilo 6025cdde17 The space content is one way to avoid an Opera bug. 2016-09-10 00:41:38 -03:00
CJ Patoilo 2a32cf2acc Fix branch 'master' 2016-09-09 21:53:14 -03:00
CJ Patoilo c5ee472409 Merge branch 'feature/improvements' into develop 2016-09-09 21:37:54 -03:00
CJ Patoilo 84f0cffa6b Defining the sections that will be analyzed by the test 2016-09-09 21:34:39 -03:00
CJ Patoilo 35410848f4 Arranging the order of selectors and properties 2016-09-09 21:33:20 -03:00
CJ PatoiloandGitHub 77cc5439fd Merge pull request #112 from devmagpie-contrib/fix_table_colour
Table border color was specified in hex instead of a variable
2016-09-09 19:50:52 -03:00
CJ Patoilo 7a6fe6399b Updated image color 2016-09-09 18:18:34 -03:00
CJ PatoiloandGitHub 3ebbf08535 Merge pull request #99 from jackmcpickle/sass-linter
Add Sass linting support
2016-08-10 20:58:47 -03:00
CJ Patoilo 9889008c61 Improvement svg 2016-08-07 23:35:10 -03:00
CJ Patoilo f1b0f5128f Fix media queries changing rem to px 2016-08-07 23:25:33 -03:00
CJ Patoilo e025328389 Improvement 2016-08-07 16:29:11 -03:00
CJ Patoilo 483467d08a Remove class .button-disabled 2016-08-07 15:48:40 -03:00
CJ Patoilo deabca1bbf Updated color value 2016-08-07 15:47:06 -03:00
CJ Patoilo 8ee52bbef3 Updated visual regression test 2016-08-07 15:45:57 -03:00
CJ PatoiloandGitHub 63e8700a7f Rename .sass-lint to .sasslintrc
Rename .sass-lint to .sasslintrc
2016-08-06 09:36:03 -03:00
CJ PatoiloandGitHub 4cf06b0d0b Fix space to tab 2016-08-06 09:34:11 -03:00
CJ PatoiloandGitHub 0b34c4ca0a Merge pull request #86 from sudheerDev/85-a-focus
Added focus state for a tag.
2016-08-06 07:32:54 -03:00
CJ Patoilo ad2c1f196b Merge branch 'release/v1.2.0-rc4' 2016-08-04 00:23:43 -03:00
CJ Patoilo 05bf620831 Add .verions file and .github folder to be ignored, define main files on component.json file and fix typo on contributing file 2016-08-04 00:22:25 -03:00
CJ PatoiloandGitHub 84be4bf44c Merge pull request #67 from CodinCat/patch-1
Fix typo
2016-08-01 01:09:19 -03:00
CJ Patoilo 463220786a Merge branch 'release/release/v1.2.0-rc3' 2016-08-01 01:02:38 -03:00
CJ Patoilo 496ce8cb38 Merge branch 'feature/improvements' into develop 2016-08-01 01:00:52 -03:00
CJ Patoilo 074ae22a76 Run build task 2016-08-01 00:59:43 -03:00
CJ Patoilo e00aa54271 Updated contributing file with new info about visual regression test 2016-08-01 00:58:59 -03:00
CJ Patoilo e5d808b7f3 Merge branch 'feature/improvements' into develop 2016-07-31 21:29:16 -03:00
CJ Patoilo ba298be4ad Added visual regression test 2016-07-31 21:28:58 -03:00
CJ Patoilo 527db9dfaf Added image module 2016-07-31 17:50:40 -03:00
CJ Patoilo 1d20b81f03 Added server to preview the changes 2016-07-31 17:48:42 -03:00
CJ Patoilo b0f4fc2c9e Merge branch 'hotfix/Fix_the_build_task' 2016-07-30 00:44:26 -03:00
CJ Patoilo ad24a05c0f Merge branch 'hotfix/Fix_the_build_task' into develop 2016-07-30 00:44:26 -03:00
CJ Patoilo 35c8e5701b Updated dist files 2016-07-30 00:44:11 -03:00
CJ Patoilo 26da7152e4 Merge branch 'release/v1.2.0-rc2'
# Conflicts:
#	.github/contributing.md
#	examples/index.html
2016-07-30 00:38:46 -03:00
CJ Patoilo d4f339c355 Merge branch 'feature/improvements' into develop 2016-07-30 00:31:59 -03:00
CJ Patoilo 28ffdaef68 Added build and watch tasks 2016-07-30 00:30:31 -03:00
CJ Patoilo b852813d64 Organizing files ignored by alphabetical order 2016-07-26 02:13:14 -03:00
CJ Patoilo 83dff058fe Renamed the demo folder to examples 2016-07-25 03:17:50 -03:00
CJ Patoilo 8d83e0b25e Update the build system, removing Grunt and adding nam scripts 2016-07-25 02:22:33 -03:00
CJ Patoilo 4b61100f61 Merge branch 'release/v1.2.0-rc1'
# Conflicts:
#	src/_Form.sass
2016-07-23 07:00:50 -03:00
CJ Patoilo bf0911f813 Ignore .github folder 2016-07-23 06:36:05 -03:00
CJ Patoilo 88682e228c Merge branch 'feature/fixes' into develop 2016-07-23 06:16:18 -03:00
CJ PatoiloandGitHub 672a3e1dba Merge pull request #100 from jackmcpickle/row-state-classes
address issue of row state classes having to be nested
2016-07-08 08:26:25 -03:00
CJ Patoilo 69103b9be4 Merge branch 'feature/updating-documentation' into develop 2016-07-05 05:13:03 -03:00
CJ Patoilo 62e26153eb Updated README 2016-07-05 05:09:20 -03:00
CJ Patoilo c8f7a3d940 Added issue, pull request, and contributing templates 2016-07-05 03:13:43 -03:00
CJ Patoilo f90f0b6b1f Improvements 2016-07-03 18:54:08 -03:00
CJ Patoilo 70ad8c1ae0 Merge pull request #72 from y8/patch-1
put SVG on diet and make gzipped version 47% smaller
2016-02-04 10:58:51 -03:00
CJ Patoilo 61c59c3485 Merge pull request #74 from barrymcgee/73-correct-translation
fix translation in contributing file
2016-02-03 10:12:47 -03: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