Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update build scripts to support ES2015 #25

Closed
ryepup opened this issue Jun 6, 2016 · 0 comments
Closed

update build scripts to support ES2015 #25

ryepup opened this issue Jun 6, 2016 · 0 comments
Assignees

Comments

@ryepup
Copy link
Owner

ryepup commented Jun 6, 2016

babelify et al

@ryepup ryepup self-assigned this Jun 6, 2016
@ryepup ryepup closed this as completed in 906b612 Jun 6, 2016
ryepup added a commit that referenced this issue Jun 10, 2016
* use routes to open the modal and handle the incoming data. Attempted a
  directive-based solution (one that effectively adds an ng-click to
  open the modal), but it was a lot messier and required more weird
  low-level angular stuff. Straight up routes was a lot easier
* playing around with application organization a little using multiple
  angular modules. So far liking having each module responsible for it's
  own routes, with a per-module prefix. That might get ugly with other
  sources of name conflicts: DI, components, directives
* use lz-string to handle compressing and encoding for the URI

fix #25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant