Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Walpole a68a663e94 Remove support for ruby 2.3 2019-03-25 11:24:15 -07:00
Thomas Walpole 5a1b681253 Prefer String#<< over += when possible 2018-11-19 15:44:51 -08:00
Thomas Walpole f6b2f3adf0 Code cleanup and enable line length cop 2018-11-03 13:03:48 -07:00
Thomas Walpole edc8a25f0b Call to_s on expression passed to CSS::split - Issue #2093 2018-09-04 08:53:35 -07:00
Thomas Walpole 2f8f15e11e minor cleanup/improve some variable names 2018-08-21 10:21:24 -07:00
Thomas Walpole e320f5d7fc style updates 2018-07-16 15:04:52 -07:00
Thomas Walpole f140cd3374 When splitting CSS only split on relevant commas 2018-06-05 11:20:12 -07:00
Thomas Walpole baabfa5d67 Require minimum of Ruby 2.3.0 2018-05-14 13:17:06 -07:00
Thomas Walpole 526a2a98ea Fix spec files naming and add missing pragmas 2018-04-18 13:45:35 -07:00
Thomas Walpole dfaf958ea7 more code cleanup 2018-01-15 14:02:20 -08:00
Thomas Walpole f7607ba9c3 Update click with key tests for OSX and Chrome 2018-01-12 11:31:03 -08:00
Thomas Walpole 24eb7a0702 rubocop driven style cleanup 2018-01-09 16:01:47 -08:00
Thomas Walpole e68051f6ac Rubocop driven cleanup 2018-01-08 14:39:56 -08:00
Thomas Walpole b160533d5b Move :id and :class options to SelectorQuery and add some tests 2016-09-22 17:13:48 -07:00