File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ # Change Log  
2+ All notable changes to this project will be documented in this file.
3+ This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4+ This change log adheres to standards from [ Keep a CHANGELOG] ( http://keepachangelog.com ) .
5+ 
6+ ## [ 0.2.0]  - 2016-04-22 
7+ ### Added  
8+ *  'onBlur', 'onEnterKeyDown', 'name', and 'tabIndex' props to DateTimeField
9+ 
10+ ### Fixed  
11+ *  When selecting a month, it does not reset the error styles of the input
12+ *  Auto-evaluates year at 2 digits when both YY and YYYY formats are accepted
13+ 
14+ ### Changed  
15+ *  The DateTimeField now assumes that dates typed in the input field will be separated by either a ‘/’ or a space.
16+ 
17+ [ 0.2.0 ] : https://github.com/MYOB-Technology/react-bootstrap-datetimepicker/compare/v0.1.0...v0.2.0 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments