Skip to content

v4.4.0

Choose a tag to compare

@zack9433 zack9433 released this 01 Jun 03:23
· 2 commits to master since this release

4.4.0 (2018-06-01)

Bug Fixes

Features

  • add /network/dhcpd mock data (a2546a0)
  • add /network/dhcpd/{id} mock api data (cc76a71)
  • add dhcp related fields (30dceb6)
  • add dhcp related translations to en.json and zh-tw.json (4d8207f)
  • add disabled network type field (1fd218c)
  • add js-yaml dependency (127fb75)
  • add mock data for /network/dns (ab031b9)
  • add networkType text based on wan prop (52b2488)
  • add raw-loader@0.5.1 (12a11d2)
  • add this.validEthernetProps and this.validDhcpdProps (2d8c1cf)
  • add translation ETHERNET_FORM_NETWORK_TYPE (1395643)
  • apply api data based on (34041c8)
  • load schema by js-yaml (74932fc)
  • make raw-loader to handle .yaml files (6efbbc8)
  • remove secondary dns 2 in dhcp (20310b2)
  • show dns1 and dns2 no matter whether dhcp is enabled (af4c702)
  • update update function ( check valid props and dhcp enable prop ) (8d3bc88)