jQuery Mobile Team Meeting – May 29 2014


  • window/document context awareness
    • We assume outside of widgets that document and window refer to the correct document and the correct window
      • implementing this in navigation is something we for the long long term (if ever)
  • tests
    • always run tests in the browser, not only in Phantom JS - turned out that many tests were broken
      • agreed
    • unit tests should not require the whole framework

link 1.5 development

  • Widgets:
  • Remove deprecated code
  • Navigation: Start with API review
    • Start with API review:
      • Alex will work on this
    • Establish the API
    • Hash/query params according specs
    • Support deeplinking
  • Adopt widgets from UI:
    • Menu
      • no planning yet
    • Autocomplete
      • no planning yet
    • Selectmenu (if ready)
      • probably not ready in time
    • Datepicker (if ready)
      • probably not ready in time
    • Spinner
      • no planning yet
  • Namespacing:
    • Switch to fixed namespace: data-ui-*
  • Events:
    • review swipe (event data used)
      • taken care of in 1.4.2
  • Tests:
    • Remove test for deprecated features and flaky tests (especially dialog)
      • in progress
  • Download Builder:
    • update the file structure in the Mobile repo to match UI's
      • done
    • Use jQuery UI’s download builder
      • Rafael working on this
  • Tools: Adopt jquery-release script
    • done

link Other topics: