Jeff Avallone
|
d2ef260f81
|
Fixing some styling issues in IE
|
2017-07-30 01:29:18 -04:00 |
|
Jeff Avallone
|
3dbdd2dadd
|
Removing deprecated bourbon mixins and old prefixing as a result
|
2017-07-29 17:01:20 -04:00 |
|
Jeff Avallone
|
30634d8eab
|
Fixing styling of SVG icons
|
2016-05-31 08:43:00 -04:00 |
|
Jeff Avallone
|
21b4915f41
|
Revert "Moving SVG CSS to the main page CSS"
This reverts commit ac0389c7fa .
|
2016-05-31 08:36:44 -04:00 |
|
Jeff Avallone
|
f68a410ac1
|
Embedding icons into markup
|
2016-03-10 17:45:14 -05:00 |
|
Jeff Avallone
|
ac0389c7fa
|
Moving SVG CSS to the main page CSS
|
2016-03-10 16:52:57 -05:00 |
|
Jeff Avallone
|
a7dc1a1357
|
Switching icons from font to SVG images
|
2016-03-08 21:47:27 -05:00 |
|
Jeff Avallone
|
025636d559
|
Switching from compass to node-sass and Bourbon
|
2015-10-31 22:45:36 -04:00 |
|
Jeff Avallone
|
bd40a71ece
|
Tweaking styling of header links
Fixes #5
|
2015-02-11 20:06:01 -05:00 |
|
Jeff Avallone
|
facd4f6ac4
|
Changing how permalink and download links are hidden
Using a class name instead of setting the display CSS property. This
way, the ::after of the download link can be hidden when the permalink
is gone
|
2014-12-30 16:20:37 -05:00 |
|
Jeff Avallone
|
6c49d6ba8e
|
Condensing some styles
|
2014-12-30 15:54:20 -05:00 |
|
Jeff Avallone
|
fc6ffbd73a
|
Merging some shared styles
|
2014-12-30 10:17:55 -05:00 |
|
Jeff Avallone
|
d6e81a2932
|
Beginning to merge rendering code in main.js and regexper.js
|
2014-12-29 18:37:21 -05:00 |
|
Jeff Avallone
|
8dda135960
|
Animating the progress bar
|
2014-12-29 18:01:10 -05:00 |
|
Jeff Avallone
|
f83e0c6ea8
|
Removing spinner
It has seemed a little excessive since adding the progress bar
|
2014-12-29 17:55:57 -05:00 |
|
Jeff Avallone
|
d538d7b62a
|
Adding progress bars to the inline diagrams in the documentation
|
2014-12-29 17:53:54 -05:00 |
|
Jeff Avallone
|
2007fd9e01
|
Styling tweaks
|
2014-12-26 15:24:19 -05:00 |
|
Jeff Avallone
|
efbd3aa762
|
Reformatting header nav links
|
2014-12-26 14:57:13 -05:00 |
|
Jeff Avallone
|
68e4bed048
|
Adding a deprecation notice for IE8
I may add similar notices for other old browsers, but IE8 was
particularly bad since it does not render most of the styles
|
2014-12-25 07:59:03 -05:00 |
|
Jeff Avallone
|
d21846e872
|
Fixing how styles are added to SVG documents to please IE
This also allowed the SVG element to be created in a single place
|
2014-12-24 23:01:32 -05:00 |
|
Jeff Avallone
|
f842b424cc
|
Adding warnings for non-standard escape sequence usage
|
2014-12-22 16:57:30 -05:00 |
|
Jeff Avallone
|
8021775880
|
Adding a 404 page
|
2014-12-21 19:59:07 -05:00 |
|
Jeff Avallone
|
49ac4d118b
|
Changing nav styling
|
2014-12-21 18:06:31 -05:00 |
|
Jeff Avallone
|
4bec717f84
|
Adding documentation
|
2014-12-21 18:02:18 -05:00 |
|
Jeff Avallone
|
445cec7c7f
|
Replacing "container" class with "application"
|
2014-12-21 15:22:59 -05:00 |
|
Jeff Avallone
|
fbb8c4187d
|
Tweaking styling in preparation for writing documentation
|
2014-12-21 14:26:09 -05:00 |
|
Jeff Avallone
|
9a79b95337
|
Finally writing the changelog (at least for now)
|
2014-12-20 11:18:15 -05:00 |
|
Jeff Avallone
|
484abdbb0c
|
Explicitly specifying image dimensions
|
2014-12-16 23:22:33 -05:00 |
|
Jeff Avallone
|
f69d24e302
|
Tweaking styles
|
2014-12-16 15:46:56 -05:00 |
|
Jeff Avallone
|
8651fd0d9b
|
Adding some nav items
|
2014-12-16 11:05:13 -05:00 |
|
Jeff Avallone
|
4195a101a2
|
Fixing some small styling issues
|
2014-12-16 10:00:57 -05:00 |
|
Jeff Avallone
|
dea4011530
|
Adding progress indicator
|
2014-12-15 15:19:37 -05:00 |
|
Jeff Avallone
|
67a71289bc
|
Getting rid of GitHub ribbon in exchange for a simple link
|
2014-12-15 11:05:37 -05:00 |
|
Jeff Avallone
|
b103982273
|
Changing the cursor used on the "Display" button
|
2014-12-15 10:12:30 -05:00 |
|
Jeff Avallone
|
354f9bc928
|
Getting textarea sizing and padding correct this time
|
2014-12-05 22:59:39 -05:00 |
|
Jeff Avallone
|
ca2494da16
|
Fixing styling bug
|
2014-12-04 21:25:44 -05:00 |
|
Jeff Avallone
|
257fb19369
|
Adding initial UI JS
This still needs lots of tests to be written, and checks for missing
browser functionality (specifically around Blob URLs)
|
2014-12-04 18:37:35 -05:00 |
|
Jeff Avallone
|
f61c849501
|
Adding Regexper markup and styles
|
2014-11-23 17:13:05 -05:00 |
|
Jeff Avallone
|
fcdc3f8ecd
|
Adding initial compass integration
|
2014-11-23 16:16:10 -05:00 |
|