Lucien Greathouse
2a0efe70a5
Add rough tests to ensure broken projects stay broken
2019-07-02 16:09:49 -07:00
Lucien Greathouse
ce09e57315
Tighten up meta files a bit more
2019-07-02 15:53:44 -07:00
Lucien Greathouse
91023c5239
Update more repository links
2019-07-02 15:37:10 -07:00
Lucien Greathouse
714fb10fac
Remove old docs scripts and update links to new repo
2019-07-02 15:35:29 -07:00
Lucien Greathouse
aa3e43207f
Update documentation to include meta docs
2019-07-02 15:30:56 -07:00
Lucien Greathouse
e045989d39
Update Changelog
2019-06-27 22:31:05 -07:00
Lucien Greathouse
ad5695210d
More strict .meta.json files
2019-06-27 22:24:44 -07:00
Lucien Greathouse
4dab6e5008
Update README
2019-06-24 11:27:40 -07:00
Lucien Greathouse
522f26cf4e
Update docs config for new repo
2019-06-22 23:41:16 -07:00
Lucien Greathouse
3eca4bc439
Rework README
2019-06-21 18:02:09 -07:00
Lucien Greathouse
b374f67b52
Merge branch 'onboarding-docs'
2019-06-21 17:54:01 -07:00
Lucien Greathouse
c68277be2c
Update docs links
2019-06-21 17:51:38 -07:00
Lucien Greathouse
bb8a3e82e6
New doc site
2019-06-21 17:44:08 -07:00
Lucien Greathouse
b511d4ba53
Update dependencies
2019-06-21 17:20:38 -07:00
Lucien Greathouse
fd997d4bda
Update README
2019-06-20 15:34:35 -07:00
Lucien Greathouse
21d04a9f85
Add another bullet point
2019-06-19 10:41:44 -07:00
Lucien Greathouse
dcb5c12197
Fill out some new docs
2019-06-17 16:06:25 -07:00
Lucien Greathouse
125e8766c5
Fix failing snapshot test from previous change
2019-06-16 16:46:38 -07:00
Lucien Greathouse
7bce1f6df4
docs: Fix typos on 'Why Rojo' page
2019-06-16 16:29:08 -07:00
Lucien Greathouse
8f66fb6fef
Set source path on rbxm/rbxmx models
2019-06-13 17:40:28 -07:00
Lucien Greathouse
711e009e6d
Rename InitMeta to ExtraMetadata
2019-06-12 18:33:59 -07:00
Lucien Greathouse
212fe31cb3
Tweak mechanism that ignores .meta.json files
2019-06-12 18:29:48 -07:00
boyned//Kampfkarren
a3dc4fa001
Support for .meta.json files other than init ( #189 )
...
* Support for .meta.json files other than init
* Localize .meta.json application
2019-06-12 18:22:47 -07:00
Lucien Greathouse
ff53113358
Add test project for recent project strictness change
2019-06-12 16:02:27 -07:00
Lucien Greathouse
94cbe15b54
Reserve names starting with a dollar sign, closes #191 .
2019-06-12 15:54:28 -07:00
Lucien Greathouse
90516e035d
Refactor project to start making a little more sense
2019-06-12 15:11:19 -07:00
Lucien Greathouse
c77c754f6d
Give plugin GUI a name
2019-06-11 18:00:12 -07:00
Lucien Greathouse
288c52a2cd
Updated changelog
2019-06-11 17:56:06 -07:00
Lucien Greathouse
f0fa7326dd
Add an icon to the plugin toolbar button
2019-06-11 17:52:12 -07:00
Lucien Greathouse
f29b0f2f26
New UI, simpler
2019-06-11 17:31:42 -07:00
Lucien Greathouse
5dcac24f99
Add a square Rojo logo with transparent background
2019-06-11 15:00:21 -07:00
Lucien Greathouse
1eb11ac377
Add R logo icons
2019-06-11 15:00:09 -07:00
Lucien Greathouse
2e89cdcfad
Fix malformed Enum being emitted when using Project::save
2019-06-10 18:05:10 -07:00
Lucien Greathouse
1b0beccd3d
Update Changelog
2019-06-10 17:52:44 -07:00
Lucien Greathouse
abb5a72fc4
Update Changelog
2019-06-10 17:47:04 -07:00
Lucien Greathouse
bf706f7586
plugin: Upgrade Roact and rbx-dom
2019-06-10 17:29:03 -07:00
Lucien Greathouse
4459663510
Upgrade rbx-dom dependencies
2019-06-10 17:26:34 -07:00
Lucien Greathouse
68a34dc28b
Add a test project with unions
2019-06-10 16:46:05 -07:00
Lucien Greathouse
ba1826587c
docs: Add TypeScript section to 'Why Rojo?'
2019-06-07 20:45:59 -07:00
Lucien Greathouse
2e7a8d50b0
Add a warning when trying to load 0.4.x projects
2019-06-07 18:45:30 -07:00
Lucien Greathouse
2a4ca21050
Substantial documentation improvements
2019-06-07 18:29:09 -07:00
boyned//Kampfkarren
0ed6c57c7f
init.meta.json support ( #183 )
...
* A minimum viable product for init.meta.json
* Properties support
* Add ignoreUnknownChildren support
* Apply requested changes
* Use reflection guiding
* Add a script to the test
* Change to ignoreUnknownInstances
* Apply requested changes
2019-06-06 16:58:58 -07:00
Lucien Greathouse
983d44947e
Upgrade rbx-dom
2019-05-31 13:34:54 -07:00
Lucien Greathouse
5bd88dc82f
plugin: Switch to Roact refactored bindings branch, with real joinBindings!
2019-05-31 13:23:17 -07:00
Lucien Greathouse
51bbab803f
Update CHANGELOG
2019-05-30 23:59:14 -07:00
Lucien Greathouse
a587ba4558
Add warning for rojo build to rbxl
2019-05-30 23:57:35 -07:00
Lucien Greathouse
075b6cca30
Use new rbx_dom_lua API
2019-05-30 18:37:56 -07:00
Lucien Greathouse
4c263bbb3e
plugin: Update to newer rbx-dom with better error handling
2019-05-29 18:40:58 -07:00
Lucien Greathouse
420627d892
0.5.0-alpha.11
v0.5.0-alpha.11
2019-05-29 14:07:15 -07:00
Lucien Greathouse
ce3a409997
Undo 0.5.0-alpha.10 release due to regression
2019-05-29 13:38:36 -07:00