Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Kendo ui mobile #56

Closed

Conversation

prasunanand
Copy link
Contributor

Added kendo-ui-mobile.js and added the task in perfjankie.js

Fixes #2
Ref #2

kendo-ui-mobile.js varies with kendo-ui.js:

  1. extra cdn
  2. all the buttons have a class of 'km-button' instead of 'k-button'

@arschmitz
Copy link
Contributor

@prasunanand sorry i think you misunderstood what I meant by add it as another variation, I meant add this as a third option type in the variations array

type: [
    "k-button",
    "km-button"
]

I'm going to close this since it should just be added to your original PR #55

@arschmitz arschmitz closed this Mar 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Performance testing
3 participants