Commit Graph

  • 6b0598c5c3 forgot this one as well Glen Maddern 2016-09-24 18:13:09 +10:00
  • 07f29472e3 0.1.4 v0.1.4 Glen Maddern 2016-09-24 18:08:51 +10:00
  • 8f715c114c added one more of postcss deps Glen Maddern 2016-09-24 18:08:45 +10:00
  • ab3de608d0 0.1.3 v0.1.3 Glen Maddern 2016-09-24 18:01:48 +10:00
  • 73b7a9fb84 tidying up lint and flow Glen Maddern 2016-09-24 17:34:34 +10:00
  • 5d29bb342d ohh yeahh define and inherit can work! Glen Maddern 2016-09-24 17:25:23 +10:00
  • bae610b7e5 using the safe parser and getting context to work!! Glen Maddern 2016-09-24 17:18:49 +10:00
  • 4b55c70b8c passing in a theme component Glen Maddern 2016-09-24 16:39:47 +10:00
  • d8f3b225c7 updating tests Glen Maddern 2016-09-24 16:27:20 +10:00
  • 2ca84aa7d0 not passing on non-html attributes Glen Maddern 2016-09-24 16:20:48 +10:00
  • 5251664bb4 moved element to StyledComponent Glen Maddern 2016-09-24 15:56:54 +10:00
  • 0f002bd5d7 farkn linter Glen Maddern 2016-09-24 14:49:29 +10:00
  • 5c5ef8fff3 maxLength of 40 seems to give decent performance on large rule sizes: https://gist.github.com/geelen/60f1bca94bf1b32dac3c2d5f0992c6e1 Glen Maddern 2016-09-24 14:44:27 +10:00
  • 78b7595669 defer injection until first render so it appears after anything loaded with css-loader Glen Maddern 2016-09-24 14:44:03 +10:00
  • 906d502449 bumped react ver Glen Maddern 2016-09-24 14:43:20 +10:00
  • 68cbef2ec4 ugh eslint Glen Maddern 2016-09-23 12:10:20 +10:00
  • d7d4d6b7f7 0.1.2 v0.1.2 Glen Maddern 2016-09-23 10:15:14 +10:00
  • 1ec1e7e677 drop the space at the beginning of the class names Glen Maddern 2016-09-23 10:15:09 +10:00
  • 1cbd1ceddf MANDATORY EMOJI 😎 Glen Maddern 2016-09-23 10:09:52 +10:00
  • e074981176 fixed toggle test Glen Maddern 2016-09-23 09:35:51 +10:00
  • f82d37fdd0 0.1.1 v0.1.1 Glen Maddern 2016-09-23 09:17:52 +10:00
  • cf4918c6ab broke this when i forked postcss nested Glen Maddern 2016-09-23 09:17:38 +10:00
  • 199a3ee2cb add semicolons automatically Glen Maddern 2016-09-23 09:06:45 +10:00
  • 146d767096 adding a postcss dep Glen Maddern 2016-09-23 09:02:28 +10:00
  • 835d2249f7 fixed linting Glen Maddern 2016-09-23 07:25:51 +10:00
  • 52f25420ee 0.1.0 v0.1.0 Glen Maddern 2016-09-23 07:04:09 +10:00
  • a799de5bfb drop aphrodite Glen Maddern 2016-09-23 07:03:23 +10:00
  • 3121c21e64 test passing again Glen Maddern 2016-09-23 06:55:26 +10:00
  • 4bddbfcf8a basically most of the project can disappear now Glen Maddern 2016-09-23 06:55:20 +10:00
  • c5e42bc998 tidy up logs Glen Maddern 2016-09-23 06:18:08 +10:00
  • db1bd97b35 its amazingly easy when you put it like this Glen Maddern 2016-09-23 06:17:27 +10:00
  • 37e5bce7e1 not sure if theres any reason not to do this Glen Maddern 2016-09-23 06:13:38 +10:00
  • 27f946bdaf omfg yes using glamor and this is WORKING again Glen Maddern 2016-09-23 06:10:18 +10:00
  • 94bc41237c moved into a vendor dir Glen Maddern 2016-09-23 06:10:07 +10:00
  • 26826594f7 YES postcss nested does enough, I think Glen Maddern 2016-09-23 05:22:49 +10:00
  • 8035bdc1f9 omg may have just had a brainwave Glen Maddern 2016-09-22 17:12:42 +10:00
  • e59a8c7735 ugh had to copy postcss source to remove its dependency on fs :/ Glen Maddern 2016-09-22 16:44:38 +10:00
  • 08d078b83e adding the ComponentStyle in place of Root and breaking out a types file Glen Maddern 2016-09-22 15:50:44 +10:00
  • 0274bcad11 fixed flow errors Glen Maddern 2016-09-22 15:11:21 +10:00
  • 12b6d04a30 simplify meaning of flatten Glen Maddern 2016-09-22 14:54:18 +10:00
  • 9fd7828e55 broke out into util files Glen Maddern 2016-09-22 14:44:41 +10:00
  • f9aeb7918d ugh flow can gtfkd right now Glen Maddern 2016-09-22 12:52:03 +10:00
  • 61b3212b25 flatten is handling simple series of objects Glen Maddern 2016-09-22 12:29:18 +10:00
  • ab1c01c0ec simple interleave method and test Glen Maddern 2016-09-22 11:53:06 +10:00
  • 4d7c803916 got myself a place to work Glen Maddern 2016-09-22 11:27:45 +10:00
  • d51985ad36 Setup Flow Types (#25) Max Stoiber 2016-09-19 20:20:11 -04:00
  • 4a71d6d4b4 Merge pull request #23 from css-components/displayName Glen Maddern 2016-09-15 11:04:13 +10:00
  • 55e4e81254 Merge branch 'master' into displayName Glen Maddern 2016-09-15 10:35:09 +10:00
  • e0d658ebf0 Very very introductory introduction to the syntax Glen Maddern 2016-09-14 19:24:01 +10:00
  • 5a47ef0347 Test element Max 2016-09-13 18:44:24 +02:00
  • 890fb9cddc added displayname to returned component Glen Maddern 2016-09-14 05:48:16 +10:00
  • 574b805294 Git ignore npm-debug.log (#21) Max Stoiber 2016-09-13 19:41:28 +02:00
  • bd4a0f0317 Move MediaQuery tests to test/ folder (#20) Max Stoiber 2016-09-13 19:41:19 +02:00
  • 89f884d927 Add Travis and AppVeyor support (#18) Max Stoiber 2016-09-13 18:12:28 +02:00
  • c85dc12f7f Controversial: Move element to constructors Max 2016-09-13 15:53:37 +02:00
  • 9472e531b0 Fix all the linting errors Max 2016-09-13 15:50:06 +02:00
  • c8ca84a1a8 Setup linting Max 2016-09-13 14:38:43 +02:00
  • 20deadeae7 Merge pull request #15 from css-components/prune Max Stoiber 2016-09-13 14:22:10 +02:00
  • 59854ed23e Don't export primitives Max 2016-09-13 11:25:15 +02:00
  • 8800a2562f Kill simple Max 2016-09-13 11:19:19 +02:00
  • 449c2e5633 Kill rules Max 2016-09-13 11:18:31 +02:00
  • 061854be52 Kill units Max 2016-09-13 11:17:02 +02:00
  • 7001642f12 Kill elem Max 2016-09-13 11:16:32 +02:00
  • 9f62f584b1 0.0.6 v0.0.6 Max 2016-09-13 08:54:35 +02:00
  • 7f254392e8 Merge pull request #10 from css-components/css-in-js Max Stoiber 2016-09-13 08:54:00 +02:00
  • 453483f6a3 Use isPlainObject instead of isObject Max 2016-09-13 08:50:49 +02:00
  • 426e3dfb4c Merge branch 'master' into css-in-js Max 2016-09-13 08:24:16 +02:00
  • 1d1cd043cb Move CSS-in-JS logic to css Max 2016-09-13 08:19:08 +02:00
  • 2ee994452e 0.0.5 v0.0.5 Max 2016-09-10 12:10:20 +02:00
  • 0ec20a1b99 0.0.5-1 v0.0.5-1 Max 2016-09-10 10:05:32 +02:00
  • e102bcffef Merge branch 'media-support' Max 2016-09-10 10:04:35 +02:00
  • 039170db63 Merge pull request #11 from css-components/media-support Max Stoiber 2016-09-10 10:04:05 +02:00
  • fb47314903 0.0.5-0 v0.0.5-0 Max 2016-09-10 09:25:33 +02:00
  • fb7ad13866 deleted unused file Glen Maddern 2016-09-09 23:13:40 +10:00
  • 23e5141e3c tested the MediaQuery#fullQuery method directly Glen Maddern 2016-09-09 23:13:31 +10:00
  • bb0f7f43ec made the regexp more permissive and complex media queries pass Glen Maddern 2016-09-09 23:13:05 +10:00
  • 47d3a59bdd Add rudimentary media query parsing support Max 2016-09-09 11:05:20 +02:00
  • b6546e78aa Add failing simple test Max 2016-09-09 10:44:42 +02:00
  • 61d7a36fa3 Add first CSS-in-JS support Max 2016-09-09 10:21:28 +02:00
  • 0e8a784346 Merge pull request #9 from karlhorky/patch-1 Jed Watson 2016-09-05 01:14:46 +10:00
  • effd37b0e6 Stub out a quick readme Karl Horky 2016-09-04 13:32:57 +02:00
  • ca50dcd6cd 0.0.4 v0.0.4 Glen Maddern 2016-08-22 16:04:53 +10:00
  • 2b4acf7713 added next and all sibling selector nesting Glen Maddern 2016-08-22 16:02:31 +10:00
  • c11bb3e3f5 0.0.3 v0.0.3 Glen Maddern 2016-08-19 13:10:49 +10:00
  • 270046490b added toggle as a simple namespacing higher-order styling function factory Glen Maddern 2016-08-19 13:10:41 +10:00
  • 9d5f52fd24 0.0.2 v0.0.2 Glen Maddern 2016-08-17 15:49:12 +10:00
  • 3da526ef2d allowing non-string "tags" to be styled Glen Maddern 2016-08-17 15:48:59 +10:00
  • 244d0105fb commented where this came from Glen Maddern 2016-08-16 18:03:04 +10:00
  • 3244c903b3 creating a styled alias for each tag Glen Maddern 2016-08-16 18:01:47 +10:00
  • 84b71101c7 added the styled constructor Glen Maddern 2016-08-16 17:56:14 +10:00
  • f61ce5d32c allowing # for ids in selectors Glen Maddern 2016-08-16 17:55:14 +10:00
  • dab469440d realised this does depend on react for the moment Glen Maddern 2016-08-16 17:41:56 +10:00
  • 49bc7e9b0e gearing up to be able to publish Glen Maddern 2016-08-16 17:24:23 +10:00
  • f5d004199d got mocha testing the project as-is Glen Maddern 2016-08-16 17:14:47 +10:00
  • 673755fe39 moved across from the demo project Glen Maddern 2016-08-16 17:11:32 +10:00
  • 71cad7832c setting up mocha scripts Glen Maddern 2016-08-16 17:08:48 +10:00
  • 6cd407884d setting up dependencies Glen Maddern 2016-08-16 17:06:44 +10:00
  • 8a3b4be477 npm init Glen Maddern 2016-08-16 16:53:43 +10:00
  • d2561d4928 Initial commit Glen Maddern 2016-08-16 16:41:33 +10:00