File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ A schema-based form generator component for Vue.js.
2727*    multiple object editing
2828*    21 field types
2929*    built-in validators
30- *    core & full bundles (11kb  and 19kb  gzipped)
30+ *    core & full bundles (41kb  and 50kb  gzipped)
3131*    Bootstrap friendly templates
3232*    customizable styles
3333*    can be extended easily with custom fields
@@ -79,8 +79,8 @@ VueFormGenerator come in two version : `core` and `full`.
7979Core is a more minimal version with only half the fields.
8080Full is core + other fields.
8181
82- *    Full bundle: 75  kB (gzipped: 19  kB)
83- *    Core bundle: 39  kB (gzipped: 11  kB)
82+ *    Full bundle: 172  kB (gzipped: 50  kB)
83+ *    Core bundle: 146  kB (gzipped: 41  kB)
8484
8585If you don't know what to choose, don't worry, the full is the default version.
8686If you want the slim down version, here is the changes:
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments