TODO:

alpha: 

beta:

post release:
add menu to PBT frame for attach/detach etc
add detached frame compact mode

Done:
3.0.0 added local _ and preferredIndex = STATICPOPUP_NUMDIALOGS, to reduce taint issues
3.0.0 removed tutorial.lua from the toc


r16 - moved team names up 2 px to prevent names being cut off by unit frames
r16 - newly created teams are now inserted directly after the team they were copied from
r16 - moved add team button over 3px to line up with unit frames
r16 - Increased hieght of team frame by 2px to remove overlap with unit frames

r15 - updated toc number
r15 - fixed teams remaining locked after a pet battle
r15 - teams no longer lock during a pet battle
r15 - pet bandage button now works
r15 - added import dialog for optionally importing pets from 2.4
r15 - added help text for /pbt

r14 - when a new team is created, that team is now selected
r14 - mainFrame no longer displays resizer and is no longer moveable after reloading
r14 - fixed empty|invalid pets not showing up as locked when the team is locked 

r13  - fixed invalid pets not reseting border color
r13  - added auto dismiss
r13  - fixed resizer showing while attached
r13  - fixed team names reseting when changing pet load out
r13  - fixed TeamManager:IsWorking to return the correct values when idle
r13  - fixed Swapping pets when both teams have an empty pet
r13  - fixed empty_pets not showing disabled when they are

r12 - fixed swaping to empty pet between teams
r12 - can no longer pick up empty or invalid pets
r12 - added description to a number of options
r12 - added helper text to pet tooltip
r12 - fixed bad petID issues with TeamManager:GetPetInfo
r12 - slash commands
r12 - implement hiding helper text

Add timer indicator for team move
Add user Lock teams to TeamManager for individual teams
Add resizer back in
Add team movement visual cue
Add hide on escape for team move
Add Importer for 2.4.11 teams
Add ability to display XP to unit frame (either swaping HP bar or numerical, or have level show .0-.9)
Add ability to attach to petjournal
Add ability to detach from petjournal
Add pet bandage, pet revive buttons to frame
Add fix taint issues
toggle auto saving
Add configuration
	Level display
	xp display on level
	attach|detach
	lock team
teamFrame: 
	add visual indicator for a user locked team

Add unlock/lock all button ?