Quote:
|
Originally Posted by lordebon
Some remarks on having looked through some of the changes:
It seems that they're converting to using all end tags, because I'm seeing a good bit of things like <Button -stuff- /> being converted to <Button -stuff></Button>
Also, another thing I've noticed is the insertion of some returns (which I'm not sure I get heh) which are showing up in the changes =)
And of course we now have the iconpage =)
|
You don't need a end tag You can still use <tag />. I think maybe they where to to busy/lazy to remove the end tag when changing things around. /shrug
Not sure what you are referring to by inserting returns. Unless you meant carriage returns. Could be just me over thinking it. when I see Returns I thing of the return value of a function:P