Typus v3.1.3 Release Notes

Release Date: 2011-10-05 // over 12 years ago
    • [CHANGED] Added Typus.chosen so we can disable "Chosen". This will be in Typus until "Chosen" supports remote data calls.

    • [NEW] This is not really new ... I've taken back the autocomplete feature which will be used eventually by "Chosen" once they support remote calls.

    • [CHANGED] Typus::Resources.minute_step is now nil by default.

    • [CHANGED] Date and DateTime selectors should not set current date by default.

    • [CHANGED] Generator now stores model configuration in a file with the name of the model, not the plural.

    • [CHANGED] Generators can be run without setting up a database.

    • [CHANGED] We do not longer hide search boxes on Chosen. Apparently it has been fixed: https://github.com/harvesthq/chosen/commit/d4c7005b5c

    • [FIXED] Detaching a Paperclip was not working.

    🔄 Changes: https://github.com/typus/typus/compare/v3.1.2...v3.1.3