dynamic page loading + animations #1
	
		Labels
		
	
	
	
	No labels
	
		
			
	
	bug
		
			documentation
		
			duplicate
		
			enhancement
		
			good first issue
		
			help wanted
		
			invalid
		
			question
		
			wontfix
		
		
	
		No milestone
		
			
		
	No project
	
		
	
	
	
	
		No assignees
		
	
	
		
			
		
	
	
	
		1 participant
	
	
		
		
	Notifications
	
		
	
	
	
	
	Due date
No due date set.
	
		Dependencies
		
		
	
	
	No dependencies set.
	
	
		
	
	
		
			Reference
		
	
	
		
	
	
			flash/flash.moe#1
			
		
	
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
if javascript exists make page transitions animate
should be doable with history.pushState and some json fuckery
probably do need to restructure the component templates to hide using css rather than exclude it from the html entirely using PHP like what happens now