Foundation Framer Change Logs - Post...

User 103173 Photo


VP of Software Development
0 posts

Hey everybody,

Just a quick note that Foundation Framer v2.0 build 33 is live :-)

In this update, we made some updates to the Getting Started with Foundation Framer (more still to come) as well as a few enhancements, tweaks, and fixes. Please keep the suggestions coming!

Existing owners can pick up the free upgrade right here: https://www.coffeecup.com/help/myproducts/

We're stoked to see your creations! The first person to post a website created with Foundation Framer will receive a stylish t-shirt! Cool right?
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 103173 Photo


VP of Software Development
0 posts

Hey everybody,

Just a quick note that Foundation Framer v2.0 build 40 is live :-)

In this update:
  • Adjusted the right-click > Select menu action.
  • Recalculated how pages are duplicated to ensure their styles match.
  • Added Text Shadow to the <UL> Link
  • Added ability to scroll to the bottom within the Components and Symbols area when the list goes off the screen.
  • Realigned Symbols with a non-visual Picture element associated with it, that they are correctly updated upon edited.
  • A few misc. enhancements, tweaks, and fixes.

Please keep the suggestions coming!

Existing owners can pick up the free upgrade right here: https://www.coffeecup.com/help/myproducts/

We're stoked to see your creations! Congrats to Steve Kolish who posted the first website created with Foundation Framer!
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 103173 Photo


VP of Software Development
0 posts

Hey everybody,

Just a quick note that Foundation Framer v2.0 build 56 is live :-)

In this update:
  • Removed duplicate jQuery and Foundation scripts.
  • Resolved permissions for min-height and background-image settings on empty containers.
  • Reconfigured the symbol instance count to allow it to update when deleting a page.
  • Adjusted link styles to write in the proper order LVHA.
  • Updated Orbit component in the Blank with Components template.
  • A few misc. enhancements, tweaks, and fixes.

Please keep the suggestions coming!

Existing owners can pick up the free upgrade right here: https://www.coffeecup.com/help/myproducts/

Please keep sharing your creations and comments!
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 103173 Photo


VP of Software Development
0 posts

Hey everybody,

Just a quick note that Foundation Framer v2.0 build 60 is live :-)

In this update:
  • Addressed issue where styles were not getting written in proper order format of LVHA.
  • A few other misc. enhancements, tweaks, and fixes.

Please keep the suggestions coming!

Existing owners can pick up the free upgrade right here: https://www.coffeecup.com/help/myproducts/

Please keep sharing your creations and comments!
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 103173 Photo


VP of Software Development
0 posts

Hey everybody,

Just a quick note that Foundation Framer v2.0 build 102 is live, and we have added some major new features and enhancements!

In this update:
  • Updated selector system so you can edit individual classes or class combinations. To make customizations to a specific class, just deselect the other classes by clicking on their names, then update the style settings accordingly. The new gray indicator helps you see what styles are currently applied on the deselected classes.
    Read more on how to use selectors here.
  • Added a new powerful ability to reset individual class styles without having to clear them all. Now you can reset all styles at once or particular styles on a Current Breakpoint or All Breakpoints.

    https://s31.postimg.org/j4wlngn9n/reset.png
  • Adjusted semantic tags so you can now drag-n-drop these labeled elements into the canvas.
  • New automatic project saving and recovery feature in case of an unlikely crash.
  • Implemented changes to the CSS so that they are clean and tidy.

    This:

    p.paragraph.paragraph-1 {
    Border-top-width:0.125rem;
    Border-right-width:0.125rem;
    Border-bottom-width:0.125rem;
    Border-left-width:0.125rem;
    Border-top-style:solid;
    Border-right-style:solid;
    Border-bottom-style:solid;
    Border-left-style:solid;
    border-top-color:rgba(186, 62, 62, 1);
    border-right-color:rgba(186, 62, 62, 1);
    border-bottom-color:rgba(186, 62, 62, 1);
    border-left-color:rgba(186, 62, 62, 1);
    }

    Will become this:

    p.paragraph.paragraph-1 {
    border: .125rem solid #ba3e3e;
    }

  • Updated Tips Tutorial. If you have not read this yet, all we can say is “Why?”... ;-)
  • A few other misc. enhancements, tweaks, and fixes.

Please keep the suggestions coming and keep sharing your creations and comments!

Existing owners can pick up the free upgrade right here: https://www.coffeecup.com/help/myproducts/
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 103173 Photo


VP of Software Development
0 posts

Hey everybody,

We know it has only been one day, but we addressed a few small things and wanted to get this out for testing. So with that, Foundation Framer v2.0 build 106 is live :-)

In this update:
  • Reconfigured the search attributes function making it easier to fine things.
  • Implemented additional changes to the CSS (specifically border-radius) so that it was also clean and tidy.
Existing owners can pick up the free upgrade right here: https://www.coffeecup.com/help/myproducts/

Please keep the suggestions coming!
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 103173 Photo


VP of Software Development
0 posts

Hey everybody,

Just a quick note that Foundation Framer v2.0 build 111 is live :-)

In this update:
  • Reconfigured the Button Submit element so the Action information was saved.
  • Implemented a few changes to Flex where some of the values were not getting properly written.

Existing owners can pick up the free upgrade right here: https://www.coffeecup.com/help/myproducts/

Please keep the suggestions coming!

Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 103173 Photo


VP of Software Development
0 posts

Hey everybody,

Just a quick note that Foundation Framer v2.0 build 129 is live, and we have added some impressive new features and enhancements!

In this update:
  • Included a handy new ‘breakpoints mode’ for defining styles on a specific breakpoint regardless of the slider position (more canvas space!)
    https://s26.postimg.org/4jqbnv4yx/disable.png
  • New Video Element. You can now quickly add your videos hosted YouTube, Vimeo, Vine and Daily Motion.
    https://s26.postimg.org/kyoue6cbt/ff_video.png
  • A few other misc. enhancements, tweaks, and fixes.

Please keep the suggestions coming and keep sharing your creations and comments!

Existing owners can pick up the free upgrade right here: https://www.coffeecup.com/help/myproducts/
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 399746 Photo


Sales & Support Manager
416 posts

Foundation Framer v2.0 build 193 is now available.

A quick status report from the CoffeeCup labs on this latest build. The team has been laser focused tweaking this app to perfection. We did some bug squashing, added new tricks and pumped it up with some promised goodies. Here are the highlights:

Savory Themes
Going into the theme chooser, you’ll find 5 new looks. We recommend exploring their settings to learn new tricks. Each theme includes interactive components such as a responsive navigation created with the Toggler. Open the Attributes section on the Design pane to see how they have been built or go here to learn more about this handy feature.

Changing the visibility of these components happens on the Inspector pane. Use the eye icons in the tree to toggle visibility or toggle them all together with the checkbox. Please take note that the actual click interaction of these components (menus, modals, dropdowns...) takes place in the browser. Use the Preview on… icon to play with them.

Symbols are components that are kept in sync across the project, and we used them in various ways. The theme footers usually provide a good example.

https://sdrive-storage.s3.amazonaws.com/newsletter-assets/57d028937f3fb8/87572756/ff-theme-devices.png

Ultimate Unit Switcher
Now this is huge — you can now control the units of measurements on the fly!

Each unit has strengths and weaknesses for a given situation. For example, layout elements work great with percentages as they can adapt based on the available width. While working with margins and padding you may want to use EM so you can space out your elements relative to the size of your text…but sometimes you want to use fixed dimensions and use pixels. Behold the powerful unit switcher!

Visual designers will totally dig the VW option for fluid typography that resizes smoothly based on the device width and not just at a breakpoint. What to use when? It really depends on the design problem you’re addressing — in the end, it will come down to making miles with the app and building design experience.

https://sdrive-storage.s3.amazonaws.com/newsletter-assets/57d03794a1c160/15709216/unit-switcher-ui.png

And then there is more good stuff in this release...
  • Fresh in-app tips added. These pointers will put you on the road to Foundation-domination.
  • We took the max-width leash off the Rule element so it can stretch out 100%.
  • We caught the auto-save feature bullying the color-picker. Now the two live in harmony.
  • The Button Link Image and Button Link Icon elements have been spiced up with typography controls. Configure the align, wrapping, indent spacing, letter spacing and word spacing.
  • Beautify the Font Icon and the Font Icon Link elements with multiple text-shadows.
  • Want to duplicate a subgrid row? Or maybe copy and paste it elsewhere? We don’t even know why this was not possible before but BOOM, now you have it!
  • For your convenience, you can now glide through the project’s pages using keyboard shortcuts. These new commands are listed under the Pages menu.
  • We also made sure the app would hold your place when cycling through pages. Maintaining the current breakpoint mode and slider position is more important than we thought...
  • OS X users, you'll be happy to hear we stopped the hiccup that occurred when doubling clicking a Text element. A little seltzer fixed that up. ;)
  • We also did some fine-tuning to the backend, and then a bit more!


Don’t delay, swing by your account to download this free update today.
Learn the essentials with these tips on Site Designer. You'll be making epic, code-free responsive sites like a boss.
User 103173 Photo


VP of Software Development
0 posts

Foundation Framer 2.0 is now officially live! We want to thank all of our users for helping us through the beta process by contributing your time and effort in making this one of our greatest applications yet!

All existing owners can pick up the official release right here: https://www.coffeecup.com/help/myproducts/

If you'd like to try out Foundation Framer, download a free 21-Day trial at http://www.coffeecup.com/foundation-framer

Thank you again!
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.