Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Merge atom-angularjs #3

Merged
merged 4 commits into from
Mar 16, 2014

Conversation

outsideris
Copy link
Contributor

Merged from atom-angularjs package.

@outsideris
Copy link
Contributor Author

@ProLoser
This is my first pull request after I joined augular-ui team.
Can I merge this myself or somebody will review and merge?

@@ -1,3 +1,4 @@
.DS_Store
npm-debug.log
node_modules
.idea/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this is actually specific to your work environment (then again, so is .DS_Store). Instead of committing into this repo, you should use a global .gitignore

I would remove this line and the .DS_Store line and any others not relevant to this project (actually, I think the whole file might not be necessary in this case).

@ProLoser
Copy link
Member

Alright I provided lots and lots of feedback for you to consider, but otherwise feel free to merge this yourself whenever you're comfortable with it.

@ProLoser
Copy link
Member

I'd also suggest trying out some of the stuff in this original version before you merge to see how you feel about it or how it works for you.

@outsideris
Copy link
Contributor Author

I updated my pull request. I'm really glad you post lots feedback for my code. It's first time we work together. so I think we have to understand each other and discuss which direction the package choose. Feedback is always welcome. thank you.

merged from atom-angularjs package
merged from atom-angularjs package
remove some of old snipptes.
because when prefixes are duplicated, only last one works
and prefixes started with special characters, such like
`|`, `$`, doesn't work in Atom.
outsideris added a commit that referenced this pull request Mar 16, 2014
@outsideris outsideris merged commit 25bfd61 into angular-ui:master Mar 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants