Coder Social home page Coder Social logo

jstokenfield's People

Contributors

bjhomer avatar hirakiuc avatar jasarien avatar siuying avatar vishl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jstokenfield's Issues

Adding a podspec

Here is my suggestion:

   Pod::Spec.new do |s|
  s.name     = 'JSTokenField'
  s.version  = '1.0'
  s.source   = { :git => 'https://github.com/jasarien/JSTokenField.git', :commit => '560d3d68868e12bc7e1e7c0082a27c770e09f4b8'}
  s.source_files = 'JSTokenField/JS*.{h,m}'
  s.resources    = 'JSTokenField/*.png'
  s.summary = 'An iOS token field based on the behaviour and functionality provided by Mail.app\'s email recipient field.'
  s.homepage = 'https://github.com/jasarien/JSTokenField'
  s.authors = {'James Addyman' => ''}
  s.license = {'Simplified BSD' => 'README.mdown'}
  s.platform = :ios,'5.0'
end

Add cocoapod support

Is that possible to add cocoapods support? That would be cool. Thanks for you work.

Incorrectly calculating the height of token field

Say, I have added a token field and one view under it. When I add recipients to the token field is expanding and pushing the view under it. It is working. When I add one more recipient it is visually not affecting the height as it is in the same line as the previous one. But, the height is changing and pushing the view under it which is resulting an extra space between them. It is not always the case. It depends on the length of text. Is it a bug or am I missing something?

Thank you

Can we Edit??

Can we edit particular token id after added??

thanks in advanced.

ARC version?

I tried to convert to arc by removing the release statements and dealloc functions but using the instruments "leaks" program shows the live bytes continue to go up when pushing and popping a view controller that contains jstokenfield.

Any chance you can convert to ARC or give tips on how I can?

pod

could you plz make it pod

Removing static button images and using Quartz to render

Howdy-
Nice library! Thank you for posting it to Github.

Would you be willing to consider a Pull Request that removes the static images used as the backgrounds for the button states and instead uses added properties and Quartz rendering to change the appearance of the buttons? For example:

ios simulator screen shot dec 20 2014 10 41 49 am

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.