Giter Club home page Giter Club logo

taggerkit's People

Contributors

nekonora 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

taggerkit's Issues

Unknown Process Name warning messages

This is a great control. Thank you. However, I'm getting a slew of warning messages:

TaggerKit_Example[12045:882350] [Unknown process name] CGContextDrawPath: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

This is 10.14.6, but using Xcode11.0.

SPM support

Would be great to have SPM supported, is this something you'd want a PR for?

Drag&Drop support

I'm thinking on how drag&drop would work and/or if it's useful for moving/adding tags between tag views.

update tagview to dropdown

update tagview to dropdown

hello, after used project, i think better is change allTags view with dropdown for more flexible and comfortable, can u give me some advice to do it? Thanks

macOS

Please add support for macOS.

text color

i do not see how to change the text color

update alltag view

hello, after used project, i think better is change allTags view with dropdown for more flexible and comfortable, can u give me some advice to do it? Thanks

Unable to add New Tag

Hi,

I was try to add new tag in tagCollection, but it would not add for me.

var toTagCollection = TKCollectionView()

add(toTagCollection, toView: toEmailContainerView!)
toTagCollection.delegate = self
toTagCollection.action = .removeTag

func textFieldShouldReturn(_ textField: UITextField) -> Bool {

       toTagCollection.addNewTag(named: textField.text)

    return true
}

Any things, I am missing here!

Change text color

Screenshot 2021-01-07 at 9 13 47 AM
Is there a way of changing the text color? Like productTags.customTextColor = .red

Simpler, more manageable collection object

A new simpler container for tags, a simple (IB-friendly) UIView subclass that doesn't need to be added as a child controller. Although the old method will still be available for the time being, it will be deprecated by this.

Support horizontal scroll

Hi @nekonora,

I change your TagCellLayout to inherited from UICollectionViewFlowLayout and change the scroll direction of the collection view but it works. Do you have any ideas to help do that?

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.