Commit Graph

53 Commits

Author SHA1 Message Date
filipenevola
2e8cf135c6 Roadmap update 2020-08-21 11:52:03 -04:00
Filipe Névola
60efe9d987 Update Roadmap.md
- Tree shaking update
- Cordova example update
- Windows performance update
- Angular tutorial fix (it is not updated yet)
2020-06-03 05:22:36 -04:00
filipenevola
d9c6bde7e8 Updates Roadmap.md and CONTRIBUTING.md 2020-05-21 15:23:48 -04:00
Seba Kerckhof
9c9a8263ab Add separate SERVER_NODE_FLAGS envar (#10965)
* Add separate SERVER_NODE_FLAGS envar

Since Meteor 0.5.3, Meteor allowed to pass node command line flags
to the server node process via the `NODE_OPTIONS` environment variable.

However, since Node version 8 / Meteor 1.6 this has become a default node
envar with the same behavior:
https://nodejs.org/api/cli.html#cli_node_options_options

The side effect is that this now also affects Meteor tool.

The command line parameters could already be set separately via the `TOOL_NODE_FLAGS` envar.
This is now also possible (again) for the server.
2020-04-17 20:17:53 -04:00
Eric Burel
efeccc85d6 Roadmap: SSR
Edits leader

Co-authored-by: Filipe Névola <filipe@meteor.com>
2020-04-07 15:38:23 -04:00
filipenevola
ef7d1d3990 Updates Roadmap with MongoDB update 2020-03-18 15:58:50 -03:00
filipenevola
17136ff79a Updates Roadmap and History with 1.10.1 2020-03-16 12:31:04 -03:00
Tsegaselassie Tadesse
d3dd0a1756 Update Roadmap to nominate lead for Vue.js 2020-02-19 09:26:22 -05:00
filipenevola
6edd9d354b Roadmap update Jan 31 2020-01-31 10:55:07 -04:00
Filipe Névola
11e44e3e9a Roadmap update Jan 31 2020-01-31 10:51:35 -04:00
Jan Küster
3844f976ff Roadmap - Update Blaze Tutorial
Add Jan Küster and Harry Adel to take on the Blaze tutorials
2020-01-15 13:57:04 +01:00
Filipe Névola
cb81d93e2a Merge pull request #10823 from edemaine/patch-1
Include Meteor.isSever constant in roadmap
2020-01-10 11:34:10 -05:00
Filipe Névola
425d26ee8b Update Roadmap.md
adds Christian Klaussner https://github.com/klaussner to mongodb
2020-01-07 16:48:13 -05:00
Filipe Névola
cc35ca9f4e Update Roadmap.md
adds [Kevin Newman](https://github.com/CaptainN) to SSR, Svelte and React Native
2020-01-07 16:46:41 -05:00
Erik Demaine
891051d98b Mention PR 10056 as related 2019-12-18 10:30:24 -05:00
Eric Burel
18a706e889 Add Storybook to the roadmap (#10820)
Related to switching to NPM, it would be a good occasion to open up to a broader tooling ecosystem.

A big missing piece from the developer standpoint is Storybook. It's not just some nice tool, it literally changed the way we develop frontend in my company and all the companies where I've managed to introduce this magical tool.

Sadly it doesn't work correctly with Meteor, because it is based on a Webpack build. This issue haven't really been solved. We've added Storybook to Vulcan, but that's more a hack than an actual solution (basically we scrap Meteor imports + rely on Vulcan's naming convention to find package root...) so I am not personaly knowledgeable enough to help :/

Another great tool is Jest, it's way more efficient than Mocha thanks to its powerful CLI, but needs some webpack build.
2019-12-17 10:43:10 -05:00
Erik Demaine
3868491e2a Include Meteor.isSever constant in roadmap
I (and presumably others) often have code shared between client and server, with some blocked off by `if(Meteor.isServer)` and (more rarely) `if(!Meteor.isServer)`. It would be great if this constant is also handled in the tree shaking, and I imagine it's about as easy as `Meteor.isProduction` (but slightly different so worth mentioning).
2019-12-17 08:43:42 -05:00
filipenevola
2c6d316538 - updates leaders in the Roadmap.md 2019-12-16 13:07:07 -04:00
filipenevola
4c83f55a5b - updates First-class citizen Technologies: Blaze, React and Angular. 2019-12-12 17:12:57 -04:00
filipenevola
e58a3b1f21 Merge remote-tracking branch 'origin/devel' into devel 2019-12-12 08:15:14 -04:00
filipenevola
1a1e57dc1c - updates leaders in the Roadmap.md 2019-12-12 08:14:54 -04:00
Ben Newman
15e1523b96 Explain previous work on minimal Meteor applications. (#10812) 2019-12-11 15:59:55 -05:00
filipenevola
2271c5077d - adds forums post with a bunch of information to Cordova Documentation roadmap item 2019-12-11 13:46:51 -04:00
filipenevola
b9f0317f42 - mongodb driver PR 2019-12-11 09:06:45 -04:00
filipenevola
60e2fe8c80 - updates leaders
- incorporates feedback
2019-12-11 09:03:33 -04:00
filipenevola
8610656381 updates leaders 2019-12-10 11:58:20 -04:00
filipenevola
f2d51a31ff roadmap update 2019-12-10 11:17:00 -04:00
Jan Dvorak
2df1930bb0 Update Roadmap.md (#10254)
For even more details about upcoming work, see the 1.8 release blog post:
https://blog.meteor.com/meteor-1-8-erases-the-debts-of-1-7-77af4c931fe3
2018-10-09 14:02:46 -04:00
Sashko Stubailo
1c0ebbf2f0 Update Roadmap.md 2018-04-19 08:22:55 -07:00
Ben Newman
46257bad26 Update Roadmap.md to say more about Meteor 1.6.2. 2018-03-09 13:27:40 -05:00
Hugh Willson
9caf9fd583 Adjust policy doc filenames to use capital snake case 2017-10-11 14:47:21 -04:00
Ben Newman
d416ed913d Mention npm@5 in Roadmap.md. 2017-09-08 13:10:16 -04:00
Ben Newman
184b21a72b Talk about blockers to Meteor adoption in Roadmap.md 2017-08-11 13:50:34 -04:00
Sashko Stubailo
132728ee73 Update Roadmap.md 2017-08-11 10:29:35 -07:00
Sashko Stubailo
c512eee3b6 Add reference to feature request issue (#9010) 2017-08-11 10:28:51 -07:00
Sashko Stubailo
348223cae8 Add React section to Roadmap.md (#9008) 2017-08-11 13:20:53 -04:00
Ben Newman
97469911d8 Updates to Roadmap.md 2017-08-11 13:19:27 -04:00
Ben Newman
b24f7167e1 Update Roadmap.md with more details about page load performance 2017-03-17 13:43:50 -04:00
Ben Newman
af51d1f216 One more tweak to Roadmap.md 2017-02-15 12:31:41 -05:00
Ben Newman
2c3ba70ac5 Update Roadmap.md to emphasize page load performance 2017-02-15 12:30:53 -05:00
Simon Emanuel Schmid
893ef11e2e Update the last updated date to 2017 (#8255) 2017-01-14 09:12:30 -08:00
Sashko Stubailo
0af82b3d77 No updates to the roadmap this month
We spent some time talking about the roadmap and if anything had changed since we updated it a month ago. We still feel that it accurately represents the current goals of the project.

Please continue to file issues and discussions for new features in Meteor!
2017-01-13 10:26:34 -08:00
Sashko Stubailo
8e32da57a1 Update formatting again 2016-12-13 19:25:45 -08:00
Sashko Stubailo
23994623f9 Update README formatting 2016-12-13 19:25:16 -08:00
Sashko Stubailo
cf744f800b Update roadmap for december 2016 (#8153) 2016-12-13 14:31:08 -08:00
Zoltan Olah
67100f7207 Update Roadmap.md 2016-06-24 13:57:47 +10:00
Wexpo Lyu
55c538ce2a Formatted headings. (#6946) 2016-05-02 11:43:55 -07:00
Zoltan Olah
cee6ff513a Update Roadmap.md 2016-05-02 10:07:08 -07:00
Zoltan Olah
c5e7de42f6 Update Roadmap.md 2016-04-13 11:24:34 -07:00
Zoltan Olah
527f9a0a96 Update Roadmap.md 2016-04-13 09:51:10 -07:00