blob8108
|
818e025109
|
Revert style tweak
|
2013-09-05 13:48:25 +01:00 |
|
blob8108
|
ee71299687
|
Add category comment hack for stack blocks
|
2013-09-03 10:54:59 +01:00 |
|
blob8108
|
82a560ed50
|
Small style tweak
|
2013-09-03 10:42:42 +01:00 |
|
blob8108
|
095396f9cf
|
Fix text escaping!
|
2013-09-01 12:02:53 +01:00 |
|
blob8108
|
64f9279b3d
|
Update readme since live on forums
|
2013-08-31 20:19:00 +01:00 |
|
blob8108
|
ade4afc153
|
Allow inline blocks using parse("code.blocks", {inline: true});
|
2013-08-31 20:18:50 +01:00 |
|
blob8108
|
b2e5741080
|
Add simple tests
|
2013-08-25 22:37:08 +01:00 |
|
blob8108
|
150ad7781c
|
Whoops forgot the utf-8 HTML tag
|
2013-08-25 22:35:19 +01:00 |
|
blob8108
|
4ae4a309d3
|
Disambiguate "of" correctly
Fixes #19
|
2013-08-25 22:30:51 +01:00 |
|
blob8108
|
39487a192f
|
Add grey ellipsis ... spacer block
Fixes #21
|
2013-08-25 21:28:57 +01:00 |
|
blob8108
|
d97f679a7b
|
Merge branch 'master' of http://github.com/blob8108/scratchblocks2
|
2013-08-25 21:08:42 +01:00 |
|
blob8108
|
fbb647641e
|
Add left padding on container for custom block hats
|
2013-08-25 21:07:25 +01:00 |
|
blob8108
|
c7b2f6c2af
|
Update Dev-Readme.md
|
2013-08-15 08:08:55 +01:00 |
|
blob8108
|
977f988ce2
|
Move scratchblocks2-container inside element so we have better control over styling
|
2013-08-09 15:25:31 +01:00 |
|
blob8108
|
f468234ab5
|
Tweak padding for empty booleans
|
2013-07-23 15:46:43 +01:00 |
|
blob8108
|
6fece23e59
|
Reformat HTML5
|
2013-06-25 21:15:43 +01:00 |
|
blob8108
|
e3bce09ac5
|
Remove top stub on "else" if there's a cap block before;
Fix #16
|
2013-06-25 08:49:02 +01:00 |
|
blob8108
|
cc1d86a3a0
|
Fix line break bug
|
2013-06-17 21:55:54 +01:00 |
|
blob8108
|
f878575705
|
Fix dev image path
|
2013-06-17 21:05:57 +01:00 |
|
blob8108
|
94232462d9
|
Allow <br> as well as line breaks in script HTML
|
2013-06-17 21:05:27 +01:00 |
|
blob8108
|
22955e67c3
|
Update Readme
|
2013-06-13 23:32:40 +01:00 |
|
blob8108
|
d198a684e9
|
Move dev info to separate file
|
2013-06-13 23:25:26 +01:00 |
|
blob8108
|
ecb515c6bc
|
Cleanup test.html; add example usage HTML file
|
2013-06-13 23:21:32 +01:00 |
|
blob8108
|
5f9e4130c2
|
Cleanup JS
|
2013-06-13 22:56:48 +01:00 |
|
blob8108
|
c6ea811b30
|
Fix blocks*.txt formatting, remove double spaces
|
2013-06-13 22:55:48 +01:00 |
|
blob8108
|
152ddd8079
|
Move diacritics map to separate JS file
|
2013-06-13 22:18:57 +01:00 |
|
blob8108
|
d9aeca2ef1
|
Make src/dev.html load blocks*.txt
|
2013-06-13 20:30:07 +01:00 |
|
blob8108
|
db86b0e45f
|
Load less.js from CDN; warning messages
|
2013-06-13 19:47:35 +01:00 |
|
blob8108
|
f62b06df5e
|
Build scratchblocks2.blocks from blocks*.txt; minify JS
|
2013-06-13 19:38:12 +01:00 |
|
blob8108
|
20b541a3bc
|
Move files to build / src
|
2013-06-13 18:38:49 +01:00 |
|
blob8108
|
a76959fec5
|
Recognise ss for ß in preparation for German translation
|
2013-06-11 12:38:53 +01:00 |
|
blob8108
|
7f7dca1c4e
|
Remove misplaced log()
|
2013-06-03 14:54:00 +01:00 |
|
blob8108
|
839d1c5615
|
Update README
|
2013-05-30 20:15:21 +01:00 |
|
blob8108
|
4946ea1796
|
Add Brazilian Portugese language blocks and diacritic stripper
|
2013-05-30 20:12:30 +01:00 |
|
blob8108
|
111f1d5c0e
|
Recompile CSS
|
2013-05-30 18:36:33 +01:00 |
|
blob8108
|
c3a3137eaa
|
Tweak block border-radius
|
2013-05-30 18:34:56 +01:00 |
|
blob8108
|
bc907946fc
|
Parse "when distance < (20)" block correctly
Fix #10
|
2013-05-19 16:12:58 +01:00 |
|
blob8108
|
f7ef9dfc53
|
Wrap free-floating text/number inserts inside a block
Fix #12
|
2013-05-19 16:02:05 +01:00 |
|
blob8108
|
7d5096f9ea
|
Don't add "obsolete" class to text/number inserts
Fix #13
|
2013-05-19 15:46:14 +01:00 |
|
blob8108
|
62415455f2
|
Allow embedded blocks in number inserts
|
2013-05-12 22:12:53 +01:00 |
|
blob8108
|
f63cbe7422
|
Make math function "of" block accept spaces, caps
Fixes #11
|
2013-05-12 22:02:49 +01:00 |
|
blob8108
|
e6a1b8c0c1
|
Background blocks from 1.4
|
2013-05-12 21:11:45 +01:00 |
|
blob8108
|
a141077ccd
|
Tester: link color
|
2013-05-11 19:48:44 +01:00 |
|
blob8108
|
d036bd6d54
|
Editor v310. Video blocks -> sensing category.
|
2013-05-10 16:05:00 +01:00 |
|
blob8108
|
d24ce58b2d
|
Dev: Fix LESS watcher
|
2013-04-30 17:44:02 +01:00 |
|
blob8108
|
30c731ab06
|
Github pages -> github.io
|
2013-04-29 18:13:03 +01:00 |
|
blob8108
|
d5d8af9277
|
Coupla fixes
|
2013-04-21 12:57:08 +01:00 |
|
blob8108
|
87f547a15c
|
Update README.md
|
2013-04-01 00:41:40 +02:00 |
|
blob8108
|
9557064469
|
Custom block definition style tweaks. Fixes #5
|
2013-03-29 13:21:18 +00:00 |
|
blob8108
|
c63e442a4c
|
Compile CSS
|
2013-03-28 19:48:57 +00:00 |
|